llvm-6502/lib/Target/SparcV9
Vikram S. Adve 0bc0516078 Don't pad spills and temp. stack areas for alignment.
Freeze auto vars and spill areas when their sizes are used
for computing other offsets.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2317 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-25 04:43:45 +00:00
..
InstrSched
InstrSelection Move FunctionArgument out of iOther.h into Argument.h and rename class to 2002-04-09 19:48:49 +00:00
LiveVar Just use << isntead of forcing getStrValue 2002-04-18 18:14:40 +00:00
RegAlloc Don't record instructions for copying method arguments in the 2002-04-25 04:34:15 +00:00
EmitBytecodeToAssembly.cpp
MachineCodeForInstruction.h
Makefile
SparcV9.burg.in
SparcV9AsmPrinter.cpp * getAsString requires that the input array is string compatible, so 2002-04-18 18:15:38 +00:00
SparcV9Instr.def
SparcV9InstrInfo.cpp
SparcV9InstrSelection.cpp Insert copy operations for FP arguments to a varargs function, 2002-04-25 04:37:51 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h Added functions to compute which register, if any, to use 2002-04-25 04:40:24 +00:00
SparcV9PrologEpilogInserter.cpp iUse new form of pop_back to make code more concise 2002-04-09 18:02:02 +00:00
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp Major changes to how int and FP arguments are handled. Varargs 2002-04-25 04:42:21 +00:00
SparcV9SchedInfo.cpp
SparcV9TargetMachine.cpp Don't pad spills and temp. stack areas for alignment. 2002-04-25 04:43:45 +00:00