Skip to content
Commit 4ff6c164 authored by Chris Lattner's avatar Chris Lattner
Browse files

Teach the local allocator to know that live-in values (e.g. arguments) are

live at function entry.  This prevents it from using arg registers for other
purposes before the arguments are used.

llvm-svn: 28809
parent cb29586c
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