llvm-6502/lib/Target/SparcV9
Vikram S. Adve 6d78311fd2 Added functions to compute which register, if any, to use
for a particular argument in a list of arguments.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2315 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-25 04:40:24 +00:00
..
InstrSched No need to reserve space, erasing does not change the size of the container. 2002-04-09 18:01:21 +00:00
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 Refix bug: Add back method MachineCodeForInstruction::dropAllReferences. 2002-03-24 03:58:02 +00:00
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 Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
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 Only print debug message if DEBUG_RA is on 2002-04-15 22:41:48 +00:00
SparcV9SchedInfo.cpp
SparcV9TargetMachine.cpp * Add a useful file comment 2002-04-09 05:21:26 +00:00