llvm-6502/include/llvm/CodeGen
2007-10-13 02:23:01 +00:00
..
AsmPrinter.h Change the names used for internal labels to use the current 2007-10-12 14:53:36 +00:00
CallingConvLower.h
Collector.h Collector is the base class for garbage collection code generators. 2007-09-29 02:13:43 +00:00
CollectorMetadata.h CollectorMetadata abstractly describes stack maps for a function. 2007-09-27 22:18:46 +00:00
Collectors.h My previous Registry.h header, as well as Collectors.h, which is the 2007-09-27 19:34:27 +00:00
DwarfWriter.h
ELFRelocation.h
FileWriters.h
IntrinsicLowering.h
LinkAllCodegenComponents.h Remove simple scheduler. 2007-10-01 20:44:07 +00:00
LiveInterval.h EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG like 2007-10-12 08:50:34 +00:00
LiveIntervalAnalysis.h EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG like 2007-10-12 08:50:34 +00:00
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 Optionally create a MachineInstr without default implicit operands. 2007-10-13 02:23:01 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineModuleInfo.h explicit keywords. 2007-09-24 15:48:49 +00:00
MachinePassRegistry.h
MachineRelocation.h
MachORelocation.h
Passes.h Pluggable coalescers inplementation. 2007-09-06 16:18:45 +00:00
RegAllocRegistry.h
RegisterCoalescer.h Cosmetic. 2007-10-12 08:40:44 +00:00
RegisterScavenging.h
RuntimeLibcalls.h Add runtime library names for pow. 2007-10-11 23:09:10 +00:00
SchedGraphCommon.h
ScheduleDAG.h If a node that defines a physical register that is expensive to copy. The 2007-10-05 01:39:18 +00:00
SchedulerRegistry.h
SelectionDAG.h Next PPC long double bits: ppcf128->i32 conversion. 2007-10-10 01:01:31 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Add an ISD::FPOW node type. 2007-10-11 23:06:37 +00:00
SimpleRegisterCoalescing.h EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG like 2007-10-12 08:50:34 +00:00
SSARegMap.h EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG like 2007-10-12 08:50:34 +00:00
ValueTypes.h
ValueTypes.td