llvm-6502/include/llvm/CodeGen
Chris Lattner bd23d5fda8 add a new hook to allow targets to splat stuff at the end of the file.
Overriding doFinalization is pretty lame.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82268 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-18 20:17:03 +00:00
..
AsmPrinter.h add a new hook to allow targets to splat stuff at the end of the file. 2009-09-18 20:17:03 +00:00
BinaryObject.h
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h
DwarfWriter.h
ELFRelocation.h
FastISel.h
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
LatencyPriorityQueue.h
LazyLiveness.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h Remove simple regalloc. It has bit rotted. 2009-09-17 05:48:07 +00:00
LiveInterval.h Add early coalescing to liveintervals. This is work in progress and is known to miscompute some tests. Read it at your own rish, I have aged 10 year while writing this. 2009-09-14 21:33:42 +00:00
LiveIntervalAnalysis.h Forgot this. 2009-09-15 07:05:12 +00:00
LiveStackAnalysis.h
LiveVariables.h Fix apostrophos. 2009-09-15 15:08:33 +00:00
MachineBasicBlock.h Revert r82214 completely to fix build. 2009-09-18 09:50:00 +00:00
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h add hooks to hang target-specific goop off MachineModuleInfo, 2009-09-15 22:44:26 +00:00
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h grammar 2009-09-17 17:55:55 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h Update a comment to match the source. PseudoSourceValues are now 2009-09-14 20:40:10 +00:00
MachineModuleInfo.h move FnStubs/GVSTubs/HiddenGVStub handling out of the X86 asmprinter 2009-09-16 06:25:03 +00:00
MachineModuleInfoImpls.h move FnStubs/GVSTubs/HiddenGVStub handling out of the X86 asmprinter 2009-09-16 06:25:03 +00:00
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h Remove simple regalloc. It has bit rotted. 2009-09-17 05:48:07 +00:00
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h Correct comment pasto 2009-09-15 18:56:13 +00:00
RuntimeLibcalls.h
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h Better solution for tracking both the original alignment of the access, and the current alignment based 2009-09-15 19:05:41 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Better solution for tracking both the original alignment of the access, and the current alignment based 2009-09-15 19:05:41 +00:00
ValueTypes.h
ValueTypes.td