llvm-6502/include/llvm/CodeGen
2003-12-18 08:56:11 +00:00
..
FunctionLiveVarInfo.h
InstrForest.h
InstrScheduling.h
InstrSelection.h
InstrSelectionSupport.h
LiveIntervalAnalysis.h Rename LiveIntervals::expired() to LiveIntervals::expiredAt(). 2003-12-18 08:56:11 +00:00
LiveIntervals.h Rename LiveIntervals::expired() to LiveIntervals::expiredAt(). 2003-12-18 08:56:11 +00:00
LiveVariables.h Ignore non-allocatable physical registers in live interval analysis. 2003-12-13 11:11:02 +00:00
MachineBasicBlock.h
MachineCodeEmitter.h
MachineCodeForInstruction.h
MachineConstantPool.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionInfo.h
MachineFunctionPass.h
MachineInstr.h I wonder how this didn't cause any tests to fail... 2003-12-14 13:30:19 +00:00
MachineInstrAnnot.h
MachineInstrBuilder.h
Passes.h Merging the linear scan register allocator in trunk. It currently passes most tests under test/Programs/SingleSource/Benchmarks/Shootout so development will continue on trunk. The allocator is not enabled by default. You will need to pass -regallo=linearscan to lli or llc to use it. 2003-11-20 03:32:25 +00:00
SchedGraphCommon.h
SelectionDAG.h
SparcRegInfo.h
SSARegMap.h
ValueSet.h
ValueTypes.h