[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Makefile
Dinakar Dhurjati
dhurjati at cs.uiuc.edu
Tue Jan 11 10:15:00 PST 2005
Changes in directory llvm-test/MultiSource/Benchmarks:
Makefile updated: 1.8 -> 1.9
---
Log message:
Added mediabench
---
Diffs of the changes: (+2 -1)
Index: llvm-test/MultiSource/Benchmarks/Makefile
diff -u llvm-test/MultiSource/Benchmarks/Makefile:1.8 llvm-test/MultiSource/Benchmarks/Makefile:1.9
--- llvm-test/MultiSource/Benchmarks/Makefile:1.8 Fri Oct 22 00:10:29 2004
+++ llvm-test/MultiSource/Benchmarks/Makefile Tue Jan 11 12:14:49 2005
@@ -2,6 +2,7 @@
LEVEL = ../..
PARALLEL_DIRS := Fhourstones McCat Olden OptimizerEval Ptrdist llubenchmark \
- sim FreeBench MallocBench Prolangs-C Prolangs-C++ SciMark2-C
+ sim FreeBench MallocBench Prolangs-C Prolangs-C++ SciMark2-C\
+ mediabench
include $(LEVEL)/Makefile.programs
More information about the llvm-commits
mailing list