[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Makefile
Brian Gaeke
gaeke at cs.uiuc.edu
Thu Oct 21 22:10:44 PDT 2004
Changes in directory llvm-test/MultiSource/Benchmarks:
Makefile updated: 1.7 -> 1.8
---
Log message:
Enable SciMark2-C
---
Diffs of the changes: (+1 -1)
Index: llvm-test/MultiSource/Benchmarks/Makefile
diff -u llvm-test/MultiSource/Benchmarks/Makefile:1.7 llvm-test/MultiSource/Benchmarks/Makefile:1.8
--- llvm-test/MultiSource/Benchmarks/Makefile:1.7 Tue Oct 5 16:39:56 2004
+++ llvm-test/MultiSource/Benchmarks/Makefile Fri Oct 22 00:10:29 2004
@@ -2,6 +2,6 @@
LEVEL = ../..
PARALLEL_DIRS := Fhourstones McCat Olden OptimizerEval Ptrdist llubenchmark \
- sim FreeBench MallocBench Prolangs-C Prolangs-C++
+ sim FreeBench MallocBench Prolangs-C Prolangs-C++ SciMark2-C
include $(LEVEL)/Makefile.programs
More information about the llvm-commits
mailing list