[llvm-commits] CVS: reopt/test/run-tests
Brian Gaeke
gaeke at cs.uiuc.edu
Tue Jul 6 21:22:03 PDT 2004
Changes in directory reopt/test:
run-tests updated: 1.10 -> 1.11
---
Log message:
Add intMM.
---
Diffs of the changes: (+1 -0)
Index: reopt/test/run-tests
diff -u reopt/test/run-tests:1.10 reopt/test/run-tests:1.11
--- reopt/test/run-tests:1.10 Tue Jul 6 13:15:41 2004
+++ reopt/test/run-tests Tue Jul 6 21:19:52 2004
@@ -55,6 +55,7 @@
hash) SUBDIR=SingleSource/Reoptimizer/Hash ;;
towers) SUBDIR=SingleSource/Reoptimizer/Towers ;;
treesort) SUBDIR=SingleSource/Reoptimizer/Treesort ;;
+ intmm) SUBDIR=SingleSource/Reoptimizer/IntMM ;;
mcf) SUBDIR=External/SPEC/CINT2000/181.mcf; spectest=1 ;;
art) SUBDIR=External/SPEC/CFP2000/179.art; spectest=1;;
More information about the llvm-commits
mailing list