llvm-6502/lib/CodeGen
Alkis Evlogimenos 5a0a1c2cba Add some comments to the backtracking code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15200 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-25 08:10:33 +00:00
..
InstrSched
ModuloScheduling
SelectionDAG
IntrinsicLowering.cpp
LiveInterval.cpp Fix the sense of joinable 2004-07-25 07:47:25 +00:00
LiveInterval.h Make a method const, no functionality changes 2004-07-25 06:23:01 +00:00
LiveIntervalAnalysis.cpp Fix the sense of joinable 2004-07-25 07:47:25 +00:00
LiveIntervalAnalysis.h Change std::map<unsigned, LiveInterval*> into a std::map<unsigned, 2004-07-24 11:44:15 +00:00
LiveVariables.cpp
MachineBasicBlock.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp
MachineInstr.cpp
MachineInstrAnnot.cpp
Makefile
Passes.cpp
PHIElimination.cpp Update live intervals more accurately for PHI elim. This slightly reduces 2004-07-23 05:27:43 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocIterativeScan.cpp Change std::map<unsigned, LiveInterval*> into a std::map<unsigned, 2004-07-24 11:44:15 +00:00
RegAllocLinearScan.cpp Add some comments to the backtracking code. 2004-07-25 08:10:33 +00:00
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h