llvm-6502/lib/Target/SparcV9
Vikram S. Adve 31f78c4f6b Major changes to how int and FP arguments are handled. Varargs
function calls were simply wrong; other functions were just not
using all available registers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2316 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-25 04:42:21 +00:00
..
InstrSched
InstrSelection
LiveVar
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
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