Remove DefInst from LiveVariables::VarInfo. Use the facilities on MachineRegisterInf...
authorOwen Anderson <resistor@mac.com>
Tue, 15 Jan 2008 22:02:46 +0000 (22:02 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 15 Jan 2008 22:02:46 +0000 (22:02 +0000)
commit7047dd4d227b5fb2e5ae0cb2e7d5de1d0098ad60
tree2edf5577e147196bc82bcc9d4693f5b890e9155e
parentda68d30d24f3f25444793c6d8c3c5a614e523eaa
Remove DefInst from LiveVariables::VarInfo.  Use the facilities on MachineRegisterInfo instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46016 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveVariables.cpp
lib/CodeGen/PHIElimination.cpp
lib/CodeGen/TwoAddressInstructionPass.cpp
lib/Target/ARM/ARMInstrInfo.cpp