[llvm-commits] CVS: reopt/test/run-tests

Brian Gaeke gaeke at cs.uiuc.edu
Thu Jun 17 13:14:01 PDT 2004


Changes in directory reopt/test:

run-tests updated: 1.5 -> 1.6

---
Log message:

Add hash.


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

Index: reopt/test/run-tests
diff -u reopt/test/run-tests:1.5 reopt/test/run-tests:1.6
--- reopt/test/run-tests:1.5	Wed Jun  9 15:26:17 2004
+++ reopt/test/run-tests	Thu Jun 17 13:13:20 2004
@@ -50,6 +50,7 @@
   strcat) SUBDIR=SingleSource/Reoptimizer/Strcat ;;
   mynestedloop) SUBDIR=SingleSource/Reoptimizer/MyNestedLoop ;;
   fib2) SUBDIR=SingleSource/Reoptimizer/Fib2 ;;
+  hash) SUBDIR=SingleSource/Reoptimizer/Hash ;;
 
   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