[llvm-commits] CVS: llvm/test/Programs/SingleSource/Benchmarks/Shootout-C++/Makefile README.txt ackermann.cpp ary.cpp ary2.cpp ary3.cpp echo.cpp except.cpp fibo.cpp hash.cpp hash2.cpp heapsort.cpp hello.cpp lists.cpp lists1.cpp matrix.cpp methcall.cpp moments.cpp nestedloop.cpp objinst.cpp prodcons.cpp-x random.cpp regexmatch.cpp-x reversefile.cpp sieve.cpp spellcheck.cpp strcat.cpp sumcol.cpp wc.cpp wordfreq.cpp

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



Changes in directory llvm/test/Programs/SingleSource/Benchmarks/Shootout-C++:

Makefile (r1.10) removed
README.txt (r1.1) removed
ackermann.cpp (r1.2) removed
ary.cpp (r1.4) removed
ary2.cpp (r1.5) removed
ary3.cpp (r1.2) removed
echo.cpp (r1.4) removed
except.cpp (r1.2) removed
fibo.cpp (r1.2) removed
hash.cpp (r1.3) removed
hash2.cpp (r1.2) removed
heapsort.cpp (r1.3) removed
hello.cpp (r1.1) removed
lists.cpp (r1.3) removed
lists1.cpp (r1.5) removed
matrix.cpp (r1.2) removed
methcall.cpp (r1.2) removed
moments.cpp (r1.4) removed
nestedloop.cpp (r1.2) removed
objinst.cpp (r1.2) removed
prodcons.cpp-x (r1.1) removed
random.cpp (r1.2) removed
regexmatch.cpp-x (r1.1) removed
reversefile.cpp (r1.2) removed
sieve.cpp (r1.2) removed
spellcheck.cpp (r1.2) removed
strcat.cpp (r1.3) removed
sumcol.cpp (r1.1) removed
wc.cpp (r1.1) removed
wordfreq.cpp (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