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 sign in to comment
live at function entry. This prevents it from using arg registers for other purposes before the arguments are used. llvm-svn: 28809