llvm-svn: 81290
for earlyclobbers. Teach Local RA about earlyclobber, and add some tests for it. llvm-svn: 56592
llvm-svn: 56380
with an earlyclobber operand elsewhere. Propagate this bit and the earlyclobber bit through SDISel. Change linear-scan RA not to allocate regs in a way that conflicts with an earlyclobber. See also comments. llvm-svn: 56290