OSDN Git Service

Fix PR8612 in the standard spiller as well.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 15 Nov 2010 20:55:53 +0000 (20:55 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 15 Nov 2010 20:55:53 +0000 (20:55 +0000)
commita284aa1657d08390209b87f57782936e45d562ba
treee3f4852e0723f418a684860dff944573d509773e
parent68257e61eb6e7d528759bd7830db47d409dace89
Fix PR8612 in the standard spiller as well.

The live range of a register defined by an early clobber starts at the use slot,
not the def slot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119183 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalAnalysis.cpp
test/CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll