llvm-6502/include/llvm/CodeGen
2003-08-15 04:52:51 +00:00
..
FunctionLiveVarInfo.h Make MInst2LVSetBI and MInst2LVSetAI be hash_maps instead of maps. 2003-08-12 23:39:08 +00:00
InstrForest.h Whoops, this one was needed 2003-07-26 23:18:11 +00:00
InstrScheduling.h Factory methods for function passes now return type FunctionPass *. 2003-08-14 06:09:32 +00:00
InstrSelection.h Factory methods for function passes now return type FunctionPass *. 2003-08-14 06:09:32 +00:00
InstrSelectionSupport.h
LiveVariables.h
MachineBasicBlock.h Code generation phases are not allowed to modify the LLVM representation. 2003-07-26 23:30:37 +00:00
MachineCodeEmitter.h The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
MachineCodeForInstruction.h
MachineConstantPool.h
MachineFrameInfo.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
MachineFunction.h Factory methods for FunctionPasses now return type FunctionPass *. 2003-08-13 18:18:15 +00:00
MachineFunctionInfo.h State for frame and constant pool information pulled out of MachineFunction 2002-12-28 20:07:33 +00:00
MachineFunctionPass.h Initial check in of MachineFunctionPass.h 2002-12-28 20:03:01 +00:00
MachineInstr.h Completely eliminate the per-machine-instruction regsUsed set. 2003-08-05 22:39:13 +00:00
MachineInstrAnnot.h
MachineInstrBuilder.h
Passes.h Factory methods for FunctionPasses now return type FunctionPass *. 2003-08-13 18:18:15 +00:00
PeepholeOpts.h Factory methods for function passes now return type FunctionPass *. 2003-08-14 06:09:32 +00:00
PreSelection.h
RegisterAllocation.h Factory methods for function passes now return type FunctionPass *. 2003-08-14 06:09:32 +00:00
SelectionDAG.h Add support for basic blocks, unary/binary unspecs, conditional branches, ... 2003-08-15 04:52:51 +00:00
SparcRegInfo.h
SSARegMap.h
StackSlots.h
ValueSet.h Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h 2003-01-14 22:56:37 +00:00
ValueTypes.h There was no reason for these to be bit-fields, they just need to be unique. 2003-08-07 00:17:00 +00:00