]> granicus.if.org Git - llvm/commitdiff
Make the test accept different OpCode values since it doesn't really care about the...
authorDouglas Yung <douglas.yung@sony.com>
Tue, 10 Jan 2017 22:10:22 +0000 (22:10 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Tue, 10 Jan 2017 22:10:22 +0000 (22:10 +0000)
Differential Revision: https://reviews.llvm.org/D28487

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

test/CodeGen/X86/implicit-null-checks.mir

index 39f5242a84775e1e3c24d6e9422af244cea90c23..81351511374c412edb3ff402fd24fe0c601f4a36 100644 (file)
@@ -319,7 +319,7 @@ liveins:
   - { reg: '%rsi' }
 # CHECK:  bb.0.entry:
 # CHECK:  %rbx = MOV64rr %rdx
-# CHECK-NEXT:  %rdi = FAULTING_LOAD_OP %bb.3.is_null, 260, killed %rbx, killed %rdi, 1, _, 0, _, implicit-def dead %eflags :: (load 4 from %ir.x)
+# CHECK-NEXT:  %rdi = FAULTING_LOAD_OP %bb.3.is_null, {{[0-9]+}}, killed %rbx, killed %rdi, 1, _, 0, _, implicit-def dead %eflags :: (load 4 from %ir.x)
 
 body:             |
   bb.0.entry: