[llvm-commits] [test-suite] r53543 - /test-suite/trunk/SingleSource/Benchmarks/Makefile
Owen Anderson
resistor at mac.com
Sun Jul 13 22:15:18 PDT 2008
Author: resistor
Date: Mon Jul 14 00:15:18 2008
New Revision: 53543
URL: http://llvm.org/viewvc/llvm-project?rev=53543&view=rev
Log:
Himeno is now under Misc.
Modified:
test-suite/trunk/SingleSource/Benchmarks/Makefile
Modified: test-suite/trunk/SingleSource/Benchmarks/Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/SingleSource/Benchmarks/Makefile?rev=53543&r1=53542&r2=53543&view=diff
==============================================================================
--- test-suite/trunk/SingleSource/Benchmarks/Makefile (original)
+++ test-suite/trunk/SingleSource/Benchmarks/Makefile Mon Jul 14 00:15:18 2008
@@ -1,6 +1,6 @@
LEVEL = ../..
PARALLEL_DIRS=Dhrystone CoyoteBench Shootout Shootout-C++ Stanford McGill \
- Misc Misc-C++ BenchmarkGame Himeno
+ Misc Misc-C++ BenchmarkGame
# Misc-C++-EH - someday when EH is supported in llvm-gcc we should
# re-enable this test. It always fails and its very slow
# (100MB Bytecode) so we disable it for now.
More information about the llvm-commits
mailing list