llvm-6502/include/llvm/CodeGen
2006-10-24 20:32:14 +00:00
..
AsmPrinter.h Move getPreferredAlignmentLog from AsmPrinter to TargetData 2006-10-24 20:32:14 +00:00
DwarfWriter.h Do not leak all of the SourceLineInfo objects. Do not bother mallocing each 2006-10-17 22:06:46 +00:00
ELFWriter.h
InstrScheduling.h
IntrinsicLowering.h
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h Keep track of the start of MBB's in a separate map from instructions. This 2006-09-15 03:57:23 +00:00
LiveVariables.h Fix for PR929. The PHI nodes were being gone through for each instruction 2006-10-03 07:20:20 +00:00
MachineBasicBlock.h add two helper methods 2006-10-23 23:35:35 +00:00
MachineCodeEmitter.h
MachineConstantPool.h Add MachineConstantPoolEntry getOffset() accessor. 2006-09-14 07:32:32 +00:00
MachineDebugInfo.h Tighter data structure for deleted debug labels. 2006-10-24 11:50:43 +00:00
MachineFrameInfo.h
MachineFunction.h Provide a function that ensures MBB numbering is dense and inorder. This 2006-10-03 19:18:57 +00:00
MachineFunctionPass.h
MachineInstr.h typo 2006-10-20 22:44:45 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h add a ReplaceMBBInJumpTables method 2006-10-16 20:41:42 +00:00
MachineLocation.h
MachinePassRegistry.h
MachineRelocation.h
MachOWriter.h Behold, more work on relocations. Things are looking pretty good now. 2006-09-10 23:03:44 +00:00
Passes.h
RegAllocRegistry.h
SchedGraphCommon.h
ScheduleDAG.h
SchedulerRegistry.h
SelectionDAG.h Split PRE_INDEXED to PRE_INC / PRE_DEC and similarly for POST_INDEXED. 2006-10-17 21:12:56 +00:00
SelectionDAGCSEMap.h Added support for machine specific constantpool values. These are useful for 2006-09-12 21:00:35 +00:00
SelectionDAGISel.h Generalize CaseBlock a bit more: 2006-10-24 17:57:59 +00:00
SelectionDAGNodes.h Split PRE_INDEXED to PRE_INC / PRE_DEC and similarly for POST_INDEXED. 2006-10-17 21:12:56 +00:00
SSARegMap.h
ValueTypes.h
ValueTypes.td