llvm-6502/include/llvm/CodeGen
2008-03-22 01:55:50 +00:00
..
AsmPrinter.h Replace all target specific implicit def instructions with a target independent one: TargetInstrInfo::IMPLICIT_DEF. 2008-03-15 00:03:38 +00:00
BreakCriticalMachineEdge.h
CallingConvLower.h Introduce a new node for holding call argument 2008-03-21 09:14:45 +00:00
Collector.h
CollectorMetadata.h
Collectors.h
DwarfWriter.h
ELFRelocation.h
FileWriters.h Use PassManagerBase instead of FunctionPassManager for functions 2008-03-11 22:29:46 +00:00
IntrinsicLowering.h
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h Don't include <map> in Pass.h, which doesn't need it. This requires 2008-03-21 23:51:57 +00:00
LiveVariables.h Fix live variables issues: 2008-03-19 00:52:20 +00:00
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionPass.h
MachineInstr.h Refactor some code out of MachineSink into a MachineInstr query. 2008-03-13 00:44:09 +00:00
MachineInstrBuilder.h Back out r48353. Not needed. 2008-03-14 22:01:01 +00:00
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineModuleInfo.h
MachineOperand.h Back out r48353. Not needed. 2008-03-14 22:01:01 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
MemOperand.h
Passes.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
SchedGraphCommon.h
ScheduleDAG.h Forgot this. 2008-03-14 00:17:29 +00:00
SchedulerRegistry.h
SelectionDAG.h Teach DAG combiner to commute commutable binary nodes in order to achieve sdisel CSE. 2008-03-22 01:55:50 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Introduce a new node for holding call argument 2008-03-21 09:14:45 +00:00
ValueTypes.h
ValueTypes.td