summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-09 01:32:11 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-09 01:32:11 +0000
commitcfcb2f68981c45222c745c480413f493d06ba920 (patch)
tree7f52a812019d82765d52847de94fccc9fe245cf9 /test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll
parent665eb1246678f976239e8e14ee7fe3a2874af2df (diff)
downloadllvm-cfcb2f68981c45222c745c480413f493d06ba920.tar.gz
llvm-cfcb2f68981c45222c745c480413f493d06ba920.tar.bz2
llvm-cfcb2f68981c45222c745c480413f493d06ba920.tar.xz
Fix test to be less sensitive of regalloc accidents
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107951 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll')
-rw-r--r--test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll b/test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll
index bf0bb40417..0c5b180cf8 100644
--- a/test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll
+++ b/test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll
@@ -10,7 +10,7 @@ target triple = "thumbv7-apple-darwin10"
; %reg1028 gets allocated %Q0, and if %reg1030 is reloaded for the partial
; redef, it cannot also get %Q0.
-; CHECK: vld1.64 {d0, d1}, [r0]
+; CHECK: vld1.64 {d0, d1}, [r{{.}}]
; CHECK-NOT: vld1.64 {d0, d1}
; CHECK: vmov.f64 d3, d0