llvm-6502/lib/CodeGen
Alkis Evlogimenos b08bdc4a16 Make LiveVariables::HandlePhysRegUse and
LiveVariables::HandlePhysRegDef private they use information that is
not in memory when LiveVariables finishes the analysis.

Also update the TwoAddressInstructionPass to not use this interface.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10755 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-11 09:18:45 +00:00
..
InstrSched
ModuloScheduling
SelectionDAG
IntrinsicLowering.cpp
LiveIntervalAnalysis.cpp
LiveIntervalAnalysis.h
LiveVariables.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp
MachineInstr.cpp
MachineInstrAnnot.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp Make LiveVariables::HandlePhysRegUse and 2004-01-11 09:18:45 +00:00