llvm-6502/lib/CodeGen
2004-05-23 20:58:02 +00:00
..
InstrSched
ModuloScheduling
SelectionDAG
IntrinsicLowering.cpp Implement the AddPrototypes method 2004-05-09 04:29:57 +00:00
LiveIntervalAnalysis.cpp
LiveIntervalAnalysis.h
LiveVariables.cpp Patch to fix PR337. Make sure to mark all aliased physical registers as used 2004-05-10 05:12:43 +00:00
MachineBasicBlock.cpp Add non-const MachineBasicBlock::getParent() accessor method. 2004-05-12 21:35:22 +00:00
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp Start NextMBBNumber out at zero. 2004-05-12 21:35:23 +00:00
MachineInstr.cpp Fixed up my changes to add support for cloning Machine Instructions. 2004-05-23 20:58:02 +00:00
MachineInstrAnnot.cpp
Makefile
Passes.cpp
PHIElimination.cpp Fix a really nasty bug from my changes on Monday to PHIElim. These changes 2004-05-12 21:47:57 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
VirtRegMap.cpp
VirtRegMap.h