New test to verify that "merging 4 loads into a vec load" continues to work and
[oota-llvm.git] / test / Assembler / 2002-07-08-HugePerformanceProblem.llx
index 02a05f8edd3e1a89448db60e358a2f45475fd0f3..2ec4e82844a91f7de12062ee463e39281ddc4084 100644 (file)
@@ -1,6 +1,7 @@
 ; This file takes about 48 __MINUTES__ to assemble using as.  This is WAY too
 ; long.  The type resolution code needs to be sped up a lot.   
-; RUN: ulimit -t 20; llvm-upgrade < %s | llvm-as
+; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
+; END.
 
        %ALL_INTERSECTIONS_METHOD = type int (%OBJECT*, %RAY*, %ISTACK*)*
        %BBOX = type { %BBOX_VECT, %BBOX_VECT }