llvm-6502/include/llvm/CodeGen
Alkis Evlogimenos eed462b685 Change llc command line for register allocators
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8815 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-02 06:13:19 +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 Add new files 2003-01-13 01:01:31 +00:00
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 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 Change llc command line for register allocators 2003-10-02 06:13:19 +00:00
SchedGraphCommon.h Standardize header file comments 2003-09-30 18:37:50 +00:00
SelectionDAG.h Add missing #include 2003-08-22 23:08:55 +00:00
SparcRegInfo.h --reg alloc code added 2001-09-15 00:33:26 +00:00
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