commit | 49b2803ec227cd196f896138e9e16ea19eead92e | [log] [tgz] |
---|---|---|
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Wed May 04 23:54:59 2011 +0000 |
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Wed May 04 23:54:59 2011 +0000 |
tree | e3a152d27815b77028ca7cd63d2afa0c8d576f3f | |
parent | 4f5de9bb406f93e9a20c2ce19b00f5fc2683cc9c [diff] [blame] |
Prepare remaining tests for -join-physreg going away. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130893 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/X86/2009-03-13-PHIElimBug.ll b/test/CodeGen/X86/2009-03-13-PHIElimBug.ll index 2853930..45fc269 100644 --- a/test/CodeGen/X86/2009-03-13-PHIElimBug.ll +++ b/test/CodeGen/X86/2009-03-13-PHIElimBug.ll
@@ -28,5 +28,5 @@ } ; CHECK: call{{.*}}f -; CHECK-NEXT: Ltmp0: -; CHECK-NEXT: movl %eax, %esi +; CHECK: movl %eax, %esi +; CHECK: call{{.*}}g