mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-25 13:08:00 +00:00
Fix test to be less sensitive of regalloc accidents
llvm-svn: 107951
This commit is contained in:
parent
daef6696d5
commit
b4c406a101
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user