summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inline-asm-fpstack.ll
diff options
context:
space:
mode:
authorGeoff Berry <gberry@codeaurora.org>2017-08-17 04:04:11 +0000
committerGeoff Berry <gberry@codeaurora.org>2017-08-17 04:04:11 +0000
commit4e38e02e6f7e65da163cba1118fa580d9078d17a (patch)
tree9928967acf9e20b21fc0cbcac18b46ca6f10c206 /llvm/test/CodeGen/X86/inline-asm-fpstack.ll
parentdd8c16b58e44807b1adade487df5843a6db7baa2 (diff)
downloadbcm5719-llvm-4e38e02e6f7e65da163cba1118fa580d9078d17a.tar.gz
bcm5719-llvm-4e38e02e6f7e65da163cba1118fa580d9078d17a.zip
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
This reverts commit r311038. Several buildbots are breaking, and at least one appears to be due to the forwarding of physical regs enabled by this change. Reverting while I investigate further. llvm-svn: 311062
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