llvm-6502/include/llvm/CodeGen
2007-09-18 09:10:16 +00:00
..
AsmPrinter.h Don't pass back a reference to a temporary. 2007-09-18 09:10:16 +00:00
CallingConvLower.h
DwarfWriter.h
ELFRelocation.h
FileWriters.h
IntrinsicLowering.h
LinkAllCodegenComponents.h Pluggable coalescers inplementation. 2007-09-06 16:18:45 +00:00
LiveInterval.h Constify to catch bugs. 2007-09-06 19:46:46 +00:00
LiveIntervalAnalysis.h
LiveVariables.h Remove isReg, isImm, and isMBB, and change all their users to use 2007-09-14 20:33:02 +00:00
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionPass.h
MachineInstr.h Remove isReg, isImm, and isMBB, and change all their users to use 2007-09-14 20:33:02 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineModuleInfo.h
MachinePassRegistry.h
MachineRelocation.h
MachORelocation.h
Passes.h Pluggable coalescers inplementation. 2007-09-06 16:18:45 +00:00
RegAllocRegistry.h
RegisterCoalescer.h Pluggable coalescers inplementation. 2007-09-06 16:18:45 +00:00
RegisterScavenging.h
RuntimeLibcalls.h
SchedGraphCommon.h
ScheduleDAG.h Add an option, -view-sunit-dags, for viewing the actual SUnit DAGs used by 2007-08-28 20:32:58 +00:00
SchedulerRegistry.h
SelectionDAG.h Yet another getTargetNode variant. 2007-09-12 23:39:49 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo 2007-09-17 18:34:04 +00:00
SimpleRegisterCoalescing.h Pluggable coalescers inplementation. 2007-09-06 16:18:45 +00:00
SSARegMap.h
ValueTypes.h
ValueTypes.td