llvm-6502/include/llvm/CodeGen
Chris Lattner ea2c1dcb7c We'll need this soon as well
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9145 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-15 22:09:46 +00:00
..
FunctionLiveVarInfo.h Fix header file comment 2003-09-30 18:05:30 +00:00
InstrForest.h Standardize header file comments 2003-09-30 18:37:50 +00:00
InstrScheduling.h Standardize header file comments 2003-09-30 18:37:50 +00:00
InstrSelection.h Fix header, remove dead decl 2003-09-30 18:06:51 +00:00
InstrSelectionSupport.h Move sparc specific code into the Sparc backend 2003-01-15 21:36:50 +00:00
LiveVariables.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
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 Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
MachineConstantPool.h
MachineFrameInfo.h Forward declare class Type since it is used in this class and Type.h is not included 2003-10-08 04:45:45 +00:00
MachineFunction.h Factory methods for FunctionPasses now return type FunctionPass *. 2003-08-13 18:18:15 +00:00
MachineFunctionInfo.h
MachineFunctionPass.h
MachineInstr.h Standardize header file comments 2003-09-30 18:37:50 +00:00
MachineInstrAnnot.h Values stored in CallArgsDescriptor cannot be const. 2003-07-10 19:46:15 +00:00
MachineInstrBuilder.h Remove use of enum 2003-06-03 15:41:45 +00:00
Passes.h Moved enum and command-line option in separate file. Also added function that returns the user selected register allocator to the caller. 2003-10-02 16:57:49 +00:00
SchedGraphCommon.h We'll need this soon as well 2003-10-15 22:09:46 +00:00
SelectionDAG.h Add missing #include 2003-08-22 23:08:55 +00:00
SparcRegInfo.h
SSARegMap.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
ValueSet.h Fix header comment 2003-09-30 18:12:25 +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