llvm-6502/include/llvm/CodeGen
Chris Lattner 756a55000b Remove a 'using' directives from a header file. Using directives cause
global changes, so aren't good for headers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4245 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-21 13:24:50 +00:00
..
FunctionLiveVarInfo.h
InstrForest.h
InstrScheduling.h
InstrSelection.h
InstrSelectionSupport.h Add a missing std:: qualifier 2002-10-21 13:23:42 +00:00
InterferenceGraph.h
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
MachineCodeForMethod.h
MachineFunction.h
MachineInstr.h Remove a 'using' directives from a header file. Using directives cause 2002-10-21 13:24:50 +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
RegClass.h
RegColorMap.h
RegisterAllocation.h
SparcRegInfo.h
StackSlots.h Initial version: it adds 2 empty slots at the top of stack 2002-09-21 04:58:26 +00:00
ValueSet.h