diff options
author | Chris Lattner <sabre@nondot.org> | 2005-12-19 07:57:53 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-12-19 07:57:53 +0000 |
commit | 7767a654b08da43025abb2c15e8643d16dd6a79d (patch) | |
tree | 1e2c8904a7aadcdecb8a74d5edfa3361c12fb348 /llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp | |
parent | 9bd85c2f190cd30831da6f8f3bf5bd13a196614f (diff) | |
download | bcm5719-llvm-7767a654b08da43025abb2c15e8643d16dd6a79d.tar.gz bcm5719-llvm-7767a654b08da43025abb2c15e8643d16dd6a79d.zip |
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.
llvm-svn: 24859
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp')
0 files changed, 0 insertions, 0 deletions