llvm-6502/lib/CodeGen
2004-05-01 21:24:39 +00:00
..
InstrSched Include SparcV9RegInfo.h instead of TargetRegInfo.h. This serves as a bit of 2004-04-23 18:15:46 +00:00
ModuloScheduling
SelectionDAG
IntrinsicLowering.cpp
LiveIntervalAnalysis.cpp Operate on the Machine CFG instead of on the LLVM CFG 2004-05-01 21:24:39 +00:00
LiveIntervalAnalysis.h Add definition list to each live interval. 2004-04-09 18:07:57 +00:00
LiveVariables.cpp Stop LiveVariables from using BasicBlocks as part of the mapping, instead 2004-05-01 21:24:24 +00:00
MachineBasicBlock.cpp
MachineCodeEmitter.cpp Implement emitWordAt() for the debug emitter and the file printer emitter. (I 2004-04-23 17:11:13 +00:00
MachineCodeForInstruction.cpp
MachineFunction.cpp Change how the beginnings and ends of MachineFunctions are printed. Get 2004-03-29 21:58:31 +00:00
MachineInstr.cpp
MachineInstrAnnot.cpp
Makefile
Passes.cpp
PHIElimination.cpp Operate on the Machine CFG instead of on the LLVM CFG 2004-05-01 21:24:39 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp Make the set of fixed (preallocated) intervals be a fixed superset of 2004-03-17 00:48:59 +00:00
RegAllocLocal.cpp Change MRegisterInfo::foldMemoryOperand to return the folded 2004-03-14 07:19:51 +00:00
RegAllocSimple.cpp Fix PR294 2004-03-16 01:45:55 +00:00
TwoAddressInstructionPass.cpp
VirtRegMap.cpp Spill explicit physical register defs as well. 2004-03-09 08:35:13 +00:00
VirtRegMap.h