Skip to content
Commit 957cb673 authored by Chris Lattner's avatar Chris Lattner
Browse files

Move function-live-in-handling code from the sdisel code to the scheduler.

This code should be emitted after legalize, so it can't be in sdisel.

Note that the EmitFunctionEntryCode hook should be updated to operate on the
DAG.  The X86 backend is the only one currently using this hook.

llvm-svn: 28315
parent 52d0c78d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment