[mips][msa] Correct pattern for LSA
[oota-llvm.git] / test / CodeGen / SystemZ / setcc-01.ll
index 5313215f118f1d78ea159a893879a98c07115324..4626760fa25bce7e848e808b329a7934062d5557 100644 (file)
@@ -1,6 +1,7 @@
-; Test SETCC for every integer condition.
+; Test SETCC for every integer condition.  The tests here assume that
+; RISBLG isn't available.
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
 
 ; Test CC in { 0 }, with 3 don't care.
 define i32 @f1(i32 %a, i32 %b) {