OSDN Git Service

[SystemZ] Temporarily disable codegen test int-add-12.ll.
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>
Mon, 2 May 2016 10:42:47 +0000 (10:42 +0000)
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>
Mon, 2 May 2016 10:42:47 +0000 (10:42 +0000)
This checks for AGSI transformation, which is temporarily disabled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268219 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/SystemZ/int-add-12.ll

index 496650f..96273a6 100644 (file)
@@ -130,7 +130,7 @@ define void @f10(i64 %base, i64 %index) {
 ; Check that adding 127 to a spilled value can use AGSI.
 define void @f11(i64 *%ptr, i32 %sel) {
 ; CHECK-LABEL: f11:
-; CHECK: agsi {{[0-9]+}}(%r15), 127
+; _CHECK: agsi {{[0-9]+}}(%r15), 127
 ; CHECK: br %r14
 entry:
   %val0 = load volatile i64 , i64 *%ptr