[llvm-commits] CVS: reopt/test/run-tests
Brian Gaeke
gaeke at cs.uiuc.edu
Wed Jun 23 22:21:01 PDT 2004
Changes in directory reopt/test:
run-tests updated: 1.6 -> 1.7
---
Log message:
Add olden.
---
Diffs of the changes: (+1 -0)
Index: reopt/test/run-tests
diff -u reopt/test/run-tests:1.6 reopt/test/run-tests:1.7
--- reopt/test/run-tests:1.6 Thu Jun 17 13:13:20 2004
+++ reopt/test/run-tests Wed Jun 23 22:20:15 2004
@@ -43,6 +43,7 @@
siod) SUBDIR=MultiSource/Applications/siod ;;
shootout) SUBDIR=SingleSource/Benchmarks/Shootout ;;
+ olden) SUBDIR=MultiSource/Benchmarks/Olden ;;
ary3) SUBDIR=SingleSource/Reoptimizer/Ary3 ;;
sieve) SUBDIR=SingleSource/Reoptimizer/Sieve ;;
More information about the llvm-commits
mailing list