llvm-6502/include/llvm/CodeGen
Evan Cheng 2e49f090f9 Naming consistency.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30878 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-11 07:10:22 +00:00
..
AsmPrinter.h Pass the MachineFunction into EmitJumpTableInfo. 2006-10-05 03:01:21 +00:00
DwarfWriter.h Make target asm info a property of the target machine. 2006-09-07 22:06:40 +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 a method 2006-10-03 20:16:45 +00:00
MachineCodeEmitter.h
MachineConstantPool.h Add MachineConstantPoolEntry getOffset() accessor. 2006-09-14 07:32:32 +00:00
MachineDebugInfo.h Sort out mangled names for globals 2006-09-18 14:47:26 +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 add an accessor 2006-10-06 01:16:29 +00:00
MachineInstrBuilder.h Completely eliminate def&use operands. Now a register operand is EITHER a 2006-09-05 02:31:13 +00:00
MachineJumpTableInfo.h
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 Merging ISD::LOAD and ISD::LOADX. Added LoadSDNode to represent load nodes. 2006-10-09 20:55:20 +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 add two helper methods. 2006-10-11 03:58:02 +00:00
SelectionDAGNodes.h Naming consistency. 2006-10-11 07:10:22 +00:00
SSARegMap.h
ValueTypes.h
ValueTypes.td