[llvm-commits] CVS: llvm-test/SingleSource/Benchmarks/Misc/ReedSolomon.c mandel.c pi.c richards_benchmark.c whetstone.c

2007-05-03 Thread Lauro Ramos Venancio
Changes in directory llvm-test/SingleSource/Benchmarks/Misc: ReedSolomon.c updated: 1.2 -> 1.3 mandel.c updated: 1.11 -> 1.12 pi.c updated: 1.5 -> 1.6 richards_benchmark.c updated: 1.4 -> 1.5 whetstone.c updated: 1.3 -> 1.4 --- Log message: Implement SMALL_PROBLEM_SIZE. --- Diffs of the chang

[llvm-commits] CVS: llvm-test/SingleSource/Benchmarks/Misc/ReedSolomon.c

2006-11-25 Thread Reid Spencer
Changes in directory llvm-test/SingleSource/Benchmarks/Misc: ReedSolomon.c updated: 1.1 -> 1.2 --- Log message: Make the SingleSource tests return reliable results for their exit codes. --- Diffs of the changes: (+1 -0) ReedSolomon.c |1 + 1 files changed, 1 insertion(+) Index: llvm-

[llvm-commits] CVS: llvm-test/SingleSource/Benchmarks/Misc/ReedSolomon.c

2006-10-11 Thread Chris Lattner
Changes in directory llvm-test/SingleSource/Benchmarks/Misc: ReedSolomon.c added (r1.1) --- Log message: a new program for the testsuite, contributed by Anton K. We seem to do pretty badly at it. --- Diffs of the changes: (+435 -0) ReedSolomon.c | 435