mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-03 09:14:30 +00:00
llvm/test/CodeGen/X86/peephole-fold-movsd.ll: Relax an expression for win32.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217806 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d58cb55353
commit
85deed0525
@ -10,7 +10,7 @@
|
||||
|
||||
declare void @foo3(%struct.S1*)
|
||||
|
||||
; CHECK: movsd (%rsp), [[R0:%xmm[0-9]+]]
|
||||
; CHECK: movsd {{[0-9]*}}(%rsp), [[R0:%xmm[0-9]+]]
|
||||
; CHECK: addpd [[R0]], %xmm{{[0-9]+}}
|
||||
|
||||
define void @foo1(double %a.coerce0, double %a.coerce1, double %b.coerce0, double %b.coerce1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user