llvm-6502/include/llvm/CodeGen
Chris Lattner f0604b84c7 Pull predecessor and successor iterators out of the CFG*.h files, and plop them into
the BasicBlock class where they should be.  pred_begin/pred_end become methods on BasicBlock,
and the cfg namespace isn't used anymore.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@691 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-01 13:19:53 +00:00
..
FunctionLiveVarInfo.h Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:53 +00:00
InstrForest.h Minor fixes: renamed target machine files; fold sched info into TargetMachine. 2001-09-18 12:41:43 +00:00
InstrScheduling.h Minor fixes: renamed target machine files; fold sched info into TargetMachine. 2001-09-18 12:41:43 +00:00
InstrSelection.h Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +00:00
InterferenceGraph.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
MachineInstr.h Add vector `implicitUses' to class MachineCodeForVMInstr to hold values 2001-10-01 00:18:12 +00:00
MachineRegInfo.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
RegAllocCommon.h Change debug info from #define to command line option 2001-09-19 16:26:10 +00:00
RegClass.h Minor fixes: renamed target machine files; fold sched info into TargetMachine. 2001-09-18 12:41:43 +00:00
RegColorMap.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
SparcRegInfo.h --reg alloc code added 2001-09-15 00:33:26 +00:00
ValueSet.h no major change. 2001-09-30 23:22:45 +00:00