aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-12-19 07:57:53 +0000
committerChris Lattner <sabre@nondot.org>2005-12-19 07:57:53 +0000
commit7c423b4df11d64593c450df9f645a27e509aae14 (patch)
tree3fcd51b3ae6cd6846fae95c595178e3ebfc2e015 /lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
parent1b80f4d2c6e02e0784a7fee89df6d840ec4e690e (diff)
Fix pifft by correcting the case when a i64/f64 straddles O5 and memory:
we were storing into [FP+88] instead of [FP+92]. Improve codegen by emitting [FP+92], instead of emitting a copy of FP into another GPR which wouldn't be coallesced because FP isn't register allocated. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24859 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/ScheduleDAG.cpp')
0 files changed, 0 insertions, 0 deletions