OSDN Git Service

Reuse extends the liveness of a register. Transfer the kill to the operand that reuse it.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 23 Feb 2007 21:47:50 +0000 (21:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 23 Feb 2007 21:47:50 +0000 (21:47 +0000)
commit50d25d7ff7326adef7c76ba79be3dd1d7240a81f
treec394f421bbe91fd68686f6b4713bfabce625efff
parent1da20a71d1bbabc472f281208be77475550be751
Reuse extends the liveness of a register. Transfer the kill to the operand that reuse it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34536 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/VirtRegMap.cpp