llvm-6502/lib/CodeGen
2004-05-24 07:14:35 +00:00
..
InstrSched
ModuloScheduling Updating my versions of ModuloScheduling in cvs. Still not complete. 2004-05-08 16:12:10 +00:00
SelectionDAG
IntrinsicLowering.cpp Implement the AddPrototypes method 2004-05-09 04:29:57 +00:00
LiveIntervalAnalysis.cpp Remove unneeded header 2004-05-08 03:49:35 +00:00
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 Moved MachineBasicBlock deconstructor to cpp file and removed it from LeakDetector to fix memory leak bug. 2004-05-24 07:14:35 +00:00
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp Moved MachineBasicBlock deconstructor to cpp file and removed it from LeakDetector to fix memory leak bug. 2004-05-24 07:14:35 +00:00
MachineInstr.cpp Changed clone to be const. 2004-05-24 03:14:18 +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 Add required header 2004-05-08 03:50:03 +00:00
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
VirtRegMap.cpp
VirtRegMap.h