diff options
author | Dan Gohman <gohman@apple.com> | 2008-09-05 22:59:21 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-09-05 22:59:21 +0000 |
commit | f17a2f360283a539ef8310d1b380b2a3bb6c1227 (patch) | |
tree | 4cac1896dac522a470cb01c10acc6fc06224d64d /llvm/lib/CodeGen/StackSlotColoring.cpp | |
parent | 8de9c3affe72973ac5ca8a660a10a7fe45fc31cd (diff) | |
download | bcm5719-llvm-f17a2f360283a539ef8310d1b380b2a3bb6c1227.tar.gz bcm5719-llvm-f17a2f360283a539ef8310d1b380b2a3bb6c1227.zip |
Move the code that inserts copies for function livein registers
out of ScheduleDAGEmit.cpp and into SelectionDAGISel.cpp. This
allows it to be run exactly once per function, even if multiple
SelectionDAG iterations happen in the entry block, as may happen
with FastISel.
llvm-svn: 55863
Diffstat (limited to 'llvm/lib/CodeGen/StackSlotColoring.cpp')
0 files changed, 0 insertions, 0 deletions