summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inline-asm-fpstack.ll
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2017-09-04 15:47:00 +0000
committerSam McCall <sam.mccall@gmail.com>2017-09-04 15:47:00 +0000
commitf71bb198edbaa0758a5ff58a49ed2fad58c92796 (patch)
tree0c030e5615b6d7583743ce6e2c93ba50b6eec61c /llvm/test/CodeGen/X86/inline-asm-fpstack.ll
parentee5dc70c7901142f8800cf63cf94dc84e925c5fa (diff)
downloadbcm5719-llvm-f71bb198edbaa0758a5ff58a49ed2fad58c92796.tar.gz
bcm5719-llvm-f71bb198edbaa0758a5ff58a49ed2fad58c92796.zip
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding""
This crashes on boringSSL on PPC (will send reduced testcase) This reverts commit r312328. llvm-svn: 312490
Diffstat (limited to 'llvm/test/CodeGen/X86/inline-asm-fpstack.ll')
-rw-r--r--llvm/test/CodeGen/X86/inline-asm-fpstack.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/inline-asm-fpstack.ll b/llvm/test/CodeGen/X86/inline-asm-fpstack.ll
index 1e180476793..b107aa09d25 100644
--- a/llvm/test/CodeGen/X86/inline-asm-fpstack.ll
+++ b/llvm/test/CodeGen/X86/inline-asm-fpstack.ll
@@ -162,7 +162,6 @@ define void @testPR4459(x86_fp80 %a) {
; CHECK-NEXT: fstpt (%esp)
; CHECK-NEXT: calll _ceil
; CHECK-NEXT: fld %st(0)
-; CHECK-NEXT: fxch %st(1)
; CHECK-NEXT: ## InlineAsm Start
; CHECK-NEXT: fistpl %st(0)
; CHECK-NEXT: ## InlineAsm End
OpenPOWER on IntegriCloud