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
Loading
Please register or sign in to comment