summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-04-11 00:00:24 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-04-11 00:00:24 +0000
commit89cdaf46ec53d06e48be69504f446a6c81340513 (patch)
tree3cecb144b73567078ea0d226099665544d772374 /test
parent4b745588c935a99cd3fcc574bc6e4934c2e85397 (diff)
downloadllvm-89cdaf46ec53d06e48be69504f446a6c81340513.tar.gz
llvm-89cdaf46ec53d06e48be69504f446a6c81340513.tar.bz2
llvm-89cdaf46ec53d06e48be69504f446a6c81340513.tar.xz
Fix test to be register assignment invariant.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154453 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/X86/2012-02-20-MachineCPBug.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2012-02-20-MachineCPBug.ll b/test/CodeGen/X86/2012-02-20-MachineCPBug.ll
index 3013f162d2..557d49d82f 100644
--- a/test/CodeGen/X86/2012-02-20-MachineCPBug.ll
+++ b/test/CodeGen/X86/2012-02-20-MachineCPBug.ll
@@ -52,7 +52,8 @@ for.body9.lr.ph.i: ; preds = %if.end.i, %for.cond
for.body9.i: ; preds = %for.body9.i, %for.body9.lr.ph.i
; CHECK: %for.body9.i
-; CHECK: movb %al, %ch
+; CHECK: movb
+; CHECK: shrdl
%i6.02.i = phi i32 [ 0, %for.body9.lr.ph.i ], [ %inc21.i, %for.body9.i ]
%add10.i = add i32 %i6.02.i, %div.i
%arrayidx12.i = getelementptr inbounds i64* %.pre.i, i32 %add10.i