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

2006-09-07 Thread Bill Wendling
Changes in directory llvm-test/External/SPEC/CINT2006: Makefile updated: 1.2 -> 1.3 --- Log message: Added support for multi-directories: go benchmark and omnetpp (whatever that is) --- Diffs of the changes: (+5 -5) Makefile | 10 +- 1 files changed, 5 insertions(+), 5 deletions(

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

2006-09-06 Thread Bill Wendling
Changes in directory llvm-test/External/SPEC/CINT2006: Makefile updated: 1.1 -> 1.2 --- Log message: Add the "perlbench" benchmark test to the SPEC2006 testing thingy. --- Diffs of the changes: (+1 -1) Makefile |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/Ex

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

2006-08-31 Thread Bill Wendling
Changes in directory llvm-test/External/SPEC/CINT2006: Makefile added (r1.1) --- Log message: Initial commit of the Makefiles for the SPEC2006 integer benchmarks. --- Diffs of the changes: (+26 -0) Makefile | 26 ++ 1 files changed, 26 insertions(+) Index: llvm-