llvm-6502/include/llvm/CodeGen
Vikram S. Adve 7b3640bd12 Optional args are no longer allocated as they are discovered.
(This can be improved to avoid making the initial pass over the method.)
Also, ensure automatic vars and reg. spills areas are not extended
if their sizes are used for computing some other offset.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2319 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-25 04:47:26 +00:00
..
FunctionLiveVarInfo.h Rename Method to Function 2002-03-23 22:51:58 +00:00
InstrForest.h Don't leak memory like a seive 2002-04-08 23:09:07 +00:00
InstrScheduling.h Instruction scheduling is a real pass now. 2002-02-04 19:59:22 +00:00
InstrSelection.h Move the InsertPrologEpilogCode class out of the Sparc.cpp file into the 2002-04-09 05:20:15 +00:00
InstrSelectionSupport.h * Minor cleanups 2002-02-04 05:52:08 +00:00
InterferenceGraph.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
MachineCodeForInstruction.h Refix bug: Add back method MachineCodeForInstruction::dropAllReferences. 2002-03-24 03:58:02 +00:00
MachineCodeForMethod.h Optional args are no longer allocated as they are discovered. 2002-04-25 04:47:26 +00:00
MachineFunction.h Optional args are no longer allocated as they are discovered. 2002-04-25 04:47:26 +00:00
MachineInstr.h Rewrite MachineCodeForBasicBlock in terms of containment rather than 2002-04-09 18:00:49 +00:00
RegAllocCommon.h * Minor cleanups 2002-02-04 05:52:08 +00:00
RegClass.h s/Method/Function 2002-04-08 22:03:57 +00:00
RegColorMap.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
RegisterAllocation.h Convert RegisterAllocator interface to opaque pass type, so that users do not 2002-02-04 15:54:09 +00:00
SparcRegInfo.h --reg alloc code added 2001-09-15 00:33:26 +00:00
ValueSet.h Make it compile with GCC 3.0.4 2002-02-24 23:01:21 +00:00