Changes in directory llvm-test/MultiSource/Benchmarks/Olden/mst:
Makefile updated: 1.14 -> 1.15 --- Log message: Increase test size to something more reasonable. --- Diffs of the changes: (+1 -1) Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/Benchmarks/Olden/mst/Makefile diff -u llvm-test/MultiSource/Benchmarks/Olden/mst/Makefile:1.14 llvm-test/MultiSource/Benchmarks/Olden/mst/Makefile:1.15 --- llvm-test/MultiSource/Benchmarks/Olden/mst/Makefile:1.14 Wed Sep 1 09:33:25 2004 +++ llvm-test/MultiSource/Benchmarks/Olden/mst/Makefile Tue Jun 19 16:55:24 2007 @@ -6,7 +6,7 @@ ifdef LARGE_PROBLEM_SIZE RUN_OPTIONS = 4000 else -RUN_OPTIONS = 500 +RUN_OPTIONS = 1000 endif include $(LEVEL)/MultiSource/Makefile.multisrc _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits