Files
clang-p2996/llvm/test/CodeGen
Jakob Stoklund Olesen e2b8858611 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
2010-11-16 00:40:59 +00:00
..
2010-11-12 18:17:46 +00:00
2010-11-15 05:07:03 +00:00