Fix PR8612 in the standard spiller, take two.
The live range of a register defined by an early clobber starts at the use slot, not the def slot. Except when it is an early clobber tied to a use operand. Then it starts at the def slot like a standard def. llvm-svn: 119305
Loading
Please register or sign in to comment