Forgot to add testcase for r198590
[oota-llvm.git] / test / CodeGen / SystemZ / alias-01.ll
index e00d3c8b0a52411c79c55105634ffad7ed6be1a0..8839aade7a0e3d13ab9826e4a78ef07e1390f53e 100644 (file)
@@ -1,7 +1,6 @@
 ; Test 32-bit ANDs in which the second operand is variable.
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu -combiner-alias-analysis \
-; RUN:   -combiner-global-alias-analysis | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
 
 ; Check that there are no spills.
 define void @f1(<16 x i32> *%src1, <16 x float> *%dest) {