Displaying 4 results from an estimated 4 matches for "78708".
Did you mean:
  7870
  
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...e/Benchmarks/Prolangs-C/unix-smail/unix-smail                  |
> 0.1100 39652    0.3000      *                0.2000      |    0.00    0.01
>  0.00 *           0.22 | -       -       n/a          n/a
> MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl                      |
> 0.3000 78708    0.4900      *                0.0200      |    0.00    0.00
>  0.01 *           0.03 | -       -       n/a          n/a
> MultiSource/Benchmarks/Ptrdist/anagram/anagram                           |
> 0.0500 7764     0.0500      *                0.0300      |    1.46    0.97
>  1.38 *  ...
2009 Oct 20
0
[LLVMdev] 2.6 pre-release2 ready for testing
Hi Tanya,
> 1) Compile llvm from source and untar the llvm-test in the projects 
> directory (name it llvm-test or test-suite). Choose to use a 
> pre-compiled llvm-gcc or re-compile it yourself.
I compiled llvm and llvm-gcc with separate objects directories.
Platform is x86_64-linux-gnu.
> 2) Run make check, report any failures (FAIL or unexpected pass). Note 
> that you need to
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...olangs-C/unix-smail/unix- 
> smail                  | 0.1100 39652    0.3000       
> *                0.2000      |    0.00    0.01    0.00 *            
> 0.22 | -       -       n/a          n/a
> MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix- 
> tbl                      | 0.3000 78708    0.4900       
> *                0.0200      |    0.00    0.00    0.01 *            
> 0.03 | -       -       n/a          n/a
> MultiSource/Benchmarks/Ptrdist/anagram/ 
> anagram                           | 0.0500 7764     0.0500       
> *                0.0300      |    1.46...
2009 Oct 17
12
[LLVMdev] 2.6 pre-release2 ready for testing
LLVMers,
2.6 pre-release2 is ready to be tested by the community.
http://llvm.org/prereleases/2.6/
If you have time, I'd appreciate anyone who can help test the release.
To test llvm-gcc:
1) Compile llvm from source and untar the llvm-test in the projects  
directory (name it llvm-test or test-suite). Choose to use a pre- 
compiled llvm-gcc or re-compile it yourself.
2) Run make check,