mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
llvm/test/CodeGen/X86/peephole-fold-movsd.ll: Relax an expression for win32.
llvm-svn: 217806
This commit is contained in:
parent
12bf1eaab3
commit
647331dc16
@ -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…
Reference in New Issue
Block a user