llvm-6502/include/llvm/CodeGen
2006-08-11 21:00:46 +00:00
..
AsmPrinter.h Support jump tables when in PIC relocation model 2006-07-27 01:13:04 +00:00
DwarfWriter.h Add and sort "sections" in debug lines. This always stepping through 2006-06-23 12:51:53 +00:00
ELFWriter.h
InstrScheduling.h
IntrinsicLowering.h
LinkAllCodegenComponents.h Now that the ISel is available, it's possible to create a default instruction 2006-08-01 19:14:14 +00:00
LiveInterval.h
LiveIntervalAnalysis.h
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h Fix non-64-bit clean code. 2006-06-21 00:29:14 +00:00
MachineConstantPool.h
MachineDebugInfo.h 1. Support for c++ mangled names. 2006-07-11 15:58:09 +00:00
MachineFrameInfo.h
MachineFunction.h
MachineFunctionPass.h Add an out-of-line virtual function to home class. 2006-07-14 23:08:47 +00:00
MachineInstr.h
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachinePassRegistry.h Final polish on machine pass registries. 2006-08-02 12:30:23 +00:00
MachineRelocation.h Add basic block machine relocation. 2006-07-27 18:18:13 +00:00
Passes.h
RegAllocRegistry.h Breaking out specialized classes. 2006-08-02 12:27:50 +00:00
SchedGraphCommon.h
ScheduleDAG.h Now that the ISel is available, it's possible to create a default instruction 2006-08-01 19:14:14 +00:00
SchedulerRegistry.h Breaking out specialized classes. 2006-08-02 12:27:50 +00:00
SelectionDAG.h Start moving leaf nodes over to the CSEMap. 2006-08-11 21:00:46 +00:00
SelectionDAGCSEMap.h Start moving leaf nodes over to the CSEMap. 2006-08-11 21:00:46 +00:00
SelectionDAGISel.h Move DAGSize to SelectionDAGISel; it's used in tablegen'd isel code. 2006-08-07 22:16:08 +00:00
SelectionDAGNodes.h Eliminate some malloc traffic by allocating vectors on the stack. Change some 2006-08-08 01:09:31 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h Move MVT::getVectorType out of line, it is large and shouldn't be inlined. 2006-07-19 00:40:45 +00:00
ValueTypes.td