Use the integrated assembler as default on SystemZ
[oota-llvm.git] / test / CodeGen / SystemZ / fp-cmp-04.ll
index 781a3beb4d4d8ac04be30d675a4faf691cce4813..1637ccb0791b0b26679ebdbd8626248e54d703eb 100644 (file)
@@ -1,7 +1,7 @@
 ; Test that floating-point compares are omitted if CC already has the
 ; right value.
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 -no-integrated-as | FileCheck %s
 
 declare float @llvm.fabs.f32(float %f)