llvm-6502/include/llvm/CodeGen
2004-11-22 21:54:35 +00:00
..
AsmPrinter.h
InstrScheduling.h
IntrinsicLowering.h Use class instead of struct for defining classes. This unbreaks the 2004-09-28 01:59:17 +00:00
LiveInterval.h Fix typeo 2004-11-18 04:31:10 +00:00
LiveIntervalAnalysis.h * Wrap some comments to 80 cols 2004-09-30 15:59:17 +00:00
LiveVariables.h
MachineBasicBlock.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
MachineCodeEmitter.h Fix the FIXME, nuke the JIT specific forceCompilationOf method. 2004-11-22 21:54:35 +00:00
MachineConstantPool.h
MachineFrameInfo.h
MachineFunction.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
MachineFunctionPass.h
MachineInstr.h Instead of storing std::string's for ExternalSymbol references, rely on the 2004-11-19 20:46:15 +00:00
MachineInstrBuilder.h Instead of storing std::string's for ExternalSymbol references, rely on the 2004-11-19 20:46:15 +00:00
MachineRelocation.h Add another bit, to make the JIT a bit more efficient. 2004-11-21 03:27:13 +00:00
Passes.h
SchedGraphCommon.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SelectionDAG.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SSARegMap.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ValueSet.h
ValueTypes.h