Set REQUIRES shell on the test cases for r186044
[oota-llvm.git] / test / CodeGen / Generic / 2006-09-02-LocalAllocCrash.ll
index d5a4d6ade7be0e5dd6b94233e5fc245b8f23969e..2dc5c162cd9662ffed0e13d2d5c2fbf436b5cf0f 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llc < %s -regalloc=local
-; RUN: llc < %s -regalloc=fast
+; RUN: llc < %s -regalloc=fast -optimize-regalloc=0
        
 %struct.CHESS_POSITION = type { i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i64, i32, i32, i8, i8, [64 x i8], i8, i8, i8, i8, i8 }
 @search = external global %struct.CHESS_POSITION               ; <%struct.CHESS_POSITION*> [#uses=2]