Displaying 2 results from an estimated 2 matches for "196400".
Did you mean:
  1.6400
  
2008 Jan 28
0
[LLVMdev] 2.2 Prerelease available for testing
...gram                                                                  | GCCAS   Bytecode LLC compile LLC-BETA compile JIT codegen | GCC     CBE     LLC     LLC-BETA JIT     | GCC/CBE GCC/LLC GCC/LLC-BETA LLC/LLC-BETA
MultiSource/Applications/Burg/burg                                       | 0.4492  196400   0.6336      *                *           |    0.00    0.00    0.00 *        *       | -       -       n/a          n/a 
MultiSource/Applications/JM/ldecod/ldecod                                | 1.9749  1065976  2.6512      *                *           |    0.10    0.10    0.10 *        *       |...
2008 Jan 24
6
[LLVMdev] 2.2 Prerelease available for testing
LLVMers,
The 2.2 prerelease is now available for testing:
http://llvm.org/prereleases/2.2/
If anyone can help test this release, I ask that you do the following:
1) Build llvm and llvm-gcc (or use a binary). You may build release
    (default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both.
2) Run 'make check'.
3) In llvm-test, run 'make TEST=nightly report'.
4) When