Move the code for emitting livein copies out of SelectionDAGISel.
authorDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 16:51:49 +0000 (16:51 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 16:51:49 +0000 (16:51 +0000)
commit98708260f55cab997a5db77e930a2bd35f4172aa
tree22778dcb20b1ea77d69c78873cb80d2897bc4f69
parent67894a3d02caa0b4628a942bef923907bbd97c47
Move the code for emitting livein copies out of SelectionDAGISel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101254 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineRegisterInfo.h
lib/CodeGen/MachineRegisterInfo.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp