[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile

Chris Lattner lattner at cs.uiuc.edu
Thu May 15 10:43:01 PDT 2003


Changes in directory llvm/test/Programs/External/SPEC/CINT2000/175.vpr:

Makefile added (r1.1)

---
Log message:

Rules for running VPR test


---
Diffs of the changes:

Index: llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile:1.1
*** /dev/null	Thu May 15 10:42:42 2003
--- llvm/test/Programs/External/SPEC/CINT2000/175.vpr/Makefile	Thu May 15 10:42:32 2003
***************
*** 0 ****
--- 1,5 ----
+ LEVEL = ../../../../../..
+ LDFLAGS = -lm
+ RUN_OPTIONS     = net.in arch.in place.out dum.out -nodisp -place_only -init_t 5 -exit_t 0.005 -alpha_t 0.9412 -inner_num 2
+ STDOUT_FILENAME := place_log.out
+ include ../../Makefile.spec





More information about the llvm-commits mailing list