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 | 8a11053f3ca7efb29312c4293c4fdb5d2ca3e20f (patch) | |
tree | 0f92b9d2d945daf0abcc20d01fbdec3f2dc15595 /lib/Transforms/Utils/InlineFunction.cpp | |
parent | bcc11d2a712b2eb432447ef585be0a33ca58ee2a (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55863 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions