[llvm-commits] CVS: llvm/test/Programs/SingleSource/Benchmarks/Stanford/Bubblesort.c IntMM.c Makefile Oscar.c Perm.c Puzzle.c Queens.c Quicksort.c RealMM.c Towers.c Treesort.c

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



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

Bubblesort.c (r1.1) removed
IntMM.c (r1.1) removed
Makefile (r1.4) removed
Oscar.c (r1.1) removed
Perm.c (r1.1) removed
Puzzle.c (r1.1) removed
Queens.c (r1.1) removed
Quicksort.c (r1.1) removed
RealMM.c (r1.2) removed
Towers.c (r1.1) removed
Treesort.c (r1.1) 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