Make MergeConsecutiveStores look at other stores on same chain
[oota-llvm.git] / test / CodeGen / SystemZ / asm-05.ll
index e18cb757b142c8f9f7a0b867613489f8b068f52b..db99b10853edecbbd9b6a7f453663cbcc58e8cea 100644 (file)
@@ -1,6 +1,6 @@
 ; Test the "m" asm constraint, which is equivalent to "T".
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -no-integrated-as | FileCheck %s
 
 define void @f1(i64 %base) {
 ; CHECK-LABEL: f1: