Chris Lattner 44500e3d53 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28809 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-15 22:21:53 +00:00
..
2005-04-21 22:36:52 +00:00
2006-06-05 15:44:46 +00:00
2006-05-12 18:02:04 +00:00