[llvm-commits] CVS: llvm/test/Programs/SingleSource/Benchmarks/Shootout/Makefile README.txt ackermann.c ary3.c fib2.c hash.c heapsort.c hello.c lists.c matrix.c methcall.c nestedloop.c objinst.c random.c sieve.c simple_hash.h strcat.c

LLVM llvm at cs.uiuc.edu
Sun Sep 5 01:03:09 PDT 2004



Changes in directory llvm/test/Programs/SingleSource/Benchmarks/Shootout:

Makefile (r1.5) removed
README.txt (r1.1) removed
ackermann.c (r1.3) removed
ary3.c (r1.4) removed
fib2.c (r1.2) removed
hash.c (r1.2) removed
heapsort.c (r1.3) removed
hello.c (r1.1) removed
lists.c (r1.6) removed
matrix.c (r1.3) removed
methcall.c (r1.2) removed
nestedloop.c (r1.2) removed
objinst.c (r1.3) removed
random.c (r1.4) removed
sieve.c (r1.3) removed
simple_hash.h (r1.2) removed
strcat.c (r1.2) removed
---
Log message:

Remove the "Programs" test suite. It is now a separate project in
LLVM named llvm-test. To run the test suite, you need to "cvs co llvm-test"
in the projects directory, let llvm's configure script configure it and
build it separate (it won't auto-build).


---
Diffs of the changes:  (+0 -0)





More information about the llvm-commits mailing list