[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT95/Makefile

John Criswell criswell at cs.uiuc.edu
Wed Feb 11 10:48:08 PST 2004


Changes in directory llvm/test/Programs/External/SPEC/CINT95:

Makefile updated: 1.2 -> 1.3

---
Log message:

Adding 126.gcc SPEC95 integer benchmark.



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

Index: llvm/test/Programs/External/SPEC/CINT95/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT95/Makefile:1.2 llvm/test/Programs/External/SPEC/CINT95/Makefile:1.3
--- llvm/test/Programs/External/SPEC/CINT95/Makefile:1.2	Tue Feb 10 17:02:12 2004
+++ llvm/test/Programs/External/SPEC/CINT95/Makefile	Wed Feb 11 10:47:29 2004
@@ -1,6 +1,7 @@
 LEVEL = ../../../../..
 PARALLEL_DIRS := \
   099.go \
+  126.gcc \
   129.compress \
   130.li \
   132.ijpeg \





More information about the llvm-commits mailing list