llvm-6502/include/llvm/CodeGen
Brian Gaeke 76456bc40c Add machine-code CFG support: MachineBasicBlocks may now have their own
predecessors and successors


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13208 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-28 02:16:33 +00:00
..
InstrForest.h
InstrScheduling.h
InstrSelection.h
IntrinsicLowering.h
LiveIntervalAnalysis.h Add definition list to each live interval. 2004-04-09 18:07:57 +00:00
LiveVariables.h ADd a method for when an instruction moves 2004-02-19 18:28:22 +00:00
MachineBasicBlock.h Add machine-code CFG support: MachineBasicBlocks may now have their own 2004-04-28 02:16:33 +00:00
MachineCodeEmitter.h Add emitWordAt() - a quick and dirty interface that the machine-dependent 2004-04-23 17:11:12 +00:00
MachineCodeForInstruction.h Do not use explicit casts that hide the dependence on Instruction being 2004-02-29 19:02:26 +00:00
MachineConstantPool.h
MachineFrameInfo.h finegrainify namespacification 2004-02-15 05:52:36 +00:00
MachineFunction.h Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
MachineFunctionInfo.h
MachineFunctionPass.h
MachineInstr.h Include <string> for compatibility with gcc 3.0.x (the system compiler on 2004-04-16 15:57:14 +00:00
MachineInstrBuilder.h Allow converting a builder to an iterator 2004-04-01 04:03:10 +00:00
Passes.h
SchedGraphCommon.h SchedGraph doesn't need to be friends with SchedGraphNodeCommon anymore. 2004-02-09 18:43:06 +00:00
SelectionDAG.h
SSARegMap.h Add DenseMap template and actually use it for for mapping virtual regs 2004-02-25 21:55:45 +00:00
ValueSet.h
ValueTypes.h