llvm-6502/include/llvm/CodeGen
Chris Lattner 190a418bf6 Make SelectionDAG::RemoveDeadNodes iterative instead of recursive, which
also make it simpler.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29524 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-04 17:45:20 +00:00
..
AsmPrinter.h
DwarfWriter.h
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
MachineConstantPool.h
MachineDebugInfo.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionPass.h
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 Make SelectionDAG::RemoveDeadNodes iterative instead of recursive, which 2006-08-04 17:45:20 +00:00
SelectionDAGISel.h Now that the ISel is available, it's possible to create a default instruction 2006-08-01 19:14:14 +00:00
SelectionDAGNodes.h Remove NodeDepth; Add NodeId which is a unique id per node per DAG. It can only be set by SelectionDAG. 2006-07-27 06:38:21 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h
ValueTypes.td