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

John Criswell criswell at cs.uiuc.edu
Tue Feb 10 12:03:02 PST 2004


Changes in directory llvm/test/Programs/External/SPEC/CINT95/129.compress:

Makefile added (r1.1)

---
Log message:

Addition of 129.compress SPEC95 integer benchmark.



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

Index: llvm/test/Programs/External/SPEC/CINT95/129.compress/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT95/129.compress/Makefile:1.1
*** /dev/null	Tue Feb 10 12:02:17 2004
--- llvm/test/Programs/External/SPEC/CINT95/129.compress/Makefile	Tue Feb 10 12:02:07 2004
***************
*** 0 ****
--- 1,5 ----
+ LEVEL = ../../../../../..
+ STDIN_FILENAME  := test.in
+ STDOUT_FILENAME := test.out
+ include ../../Makefile.spec95
+ 





More information about the llvm-commits mailing list