X86, Win64: Allow 'mov' to restore the stack pointer if we have a FP
[oota-llvm.git] / test / CodeGen / X86 / win64_eh.ll
index 597127a6998c1fd9e84aec1c598e594520e2d6db..b67ad58e0d088dc53ac457963cb57289bd380290 100644 (file)
@@ -167,7 +167,7 @@ entry:
 ; WIN64: andq  $-64, %rsp
 ; WIN64: movaps  -32(%rbp), %xmm6        # 16-byte Reload
 ; WIN64: movaps  -16(%rbp), %xmm7        # 16-byte Reload
-; WIN64: leaq  (%rbp), %rsp
+; WIN64: movq  %rbp, %rsp
 ; WIN64: popq  %rbx
 ; WIN64: popq  %rdi
 ; WIN64: popq  %rbp