[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Makefile

Chris Lattner sabre at nondot.org
Wed Jan 17 22:30:16 PST 2007



Changes in directory llvm-test/MultiSource/Benchmarks:

Makefile updated: 1.12 -> 1.13
---
Log message:

run tramp3d-v4 benchmark


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

 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm-test/MultiSource/Benchmarks/Makefile
diff -u llvm-test/MultiSource/Benchmarks/Makefile:1.12 llvm-test/MultiSource/Benchmarks/Makefile:1.13
--- llvm-test/MultiSource/Benchmarks/Makefile:1.12	Tue Jan  9 13:36:13 2007
+++ llvm-test/MultiSource/Benchmarks/Makefile	Thu Jan 18 00:30:01 2007
@@ -4,6 +4,6 @@
 PARALLEL_DIRS := Fhourstones Fhourstones-3.1 \
                  McCat Olden OptimizerEval Ptrdist llubenchmark \
                  sim FreeBench MallocBench Prolangs-C Prolangs-C++ SciMark2-C\
-		 mediabench ASCI_Purple MiBench
+		 mediabench ASCI_Purple MiBench tramp3d-v4
 
 include $(LEVEL)/Makefile.programs






More information about the llvm-commits mailing list