[mips][msa] Correct pattern for LSA
[oota-llvm.git] / test / CodeGen / SystemZ / setcc-02.ll
index 178822277d1ac7285309aa6c8c85f6984c4204ba..6a7be47a92b7c9471e9590e9f6c78b822767e6f1 100644 (file)
@@ -1,6 +1,7 @@
-; Test SETCC for every floating-point condition.
+; Test SETCC for every floating-point 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 }
 define i32 @f1(float %a, float %b) {