summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-09-05 22:59:21 +0000
committerDan Gohman <gohman@apple.com>2008-09-05 22:59:21 +0000
commitf17a2f360283a539ef8310d1b380b2a3bb6c1227 (patch)
tree4cac1896dac522a470cb01c10acc6fc06224d64d /llvm/lib/CodeGen/LiveVariables.cpp
parent8de9c3affe72973ac5ca8a660a10a7fe45fc31cd (diff)
downloadbcm5719-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/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud