llvm-6502/include/llvm/CodeGen
Vikram S. Adve efc9433960 Removed misleading const keyword.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4169 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-14 16:32:24 +00:00
..
FunctionLiveVarInfo.h - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:49 +00:00
InstrForest.h Added support for type inquiry in subclasses of InstTreeNode. 2002-08-24 21:02:42 +00:00
InstrScheduling.h * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
InstrSelection.h Move TmpInstruction ctor to InstrSelection.cpp file 2002-09-08 21:07:51 +00:00
InstrSelectionSupport.h Removed misleading const keyword. 2002-10-14 16:32:24 +00:00
InterferenceGraph.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
MachineBasicBlock.h Add erase() method for a single element. 2002-09-20 00:55:57 +00:00
MachineCodeForBasicBlock.h Add erase() method for a single element. 2002-09-20 00:55:57 +00:00
MachineCodeForInstruction.h Change machinecode for instruction to not inherit from vector. 2002-08-09 20:04:28 +00:00
MachineCodeForMethod.h Non-standard hash classes are not in the std:: namespace 2002-07-24 21:21:33 +00:00
MachineFunction.h Non-standard hash classes are not in the std:: namespace 2002-07-24 21:21:33 +00:00
MachineInstr.h Add method MachineInstr::replace to rewrite a machine instruction in place. 2002-09-20 00:47:49 +00:00
MachineInstrAnnot.h Fixed method getReturnValue(): it should return NULL if the 2002-09-28 17:03:54 +00:00
PeepholeOpts.h Peephole optimization pass on final machine code. 2002-09-20 16:33:03 +00:00
PreSelection.h New preselection pass that specializes LLVM code for a target machine, 2002-09-16 18:08:17 +00:00
RegAllocCommon.h Remove unnecessary include. 2002-09-14 23:04:52 +00:00
RegClass.h Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
RegColorMap.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
RegisterAllocation.h * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
SparcRegInfo.h --reg alloc code added 2001-09-15 00:33:26 +00:00
StackSlots.h Initial version: it adds 2 empty slots at the top of stack 2002-09-21 04:58:26 +00:00
ValueSet.h *** empty log message *** 2002-06-25 16:12:52 +00:00