llvm-6502/lib/Target/SparcV9
Vikram S. Adve dbc4fad577 Insert copy operations for FP arguments to a varargs function,
to copy the FP arg. to an integer.  Necessary so that the
register allocator has two different live ranges for the FP value
and the int. argument.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2314 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-25 04:37:51 +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
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 Include prototype for interface to PrologEpilogCodeInserter.cpp file 2002-04-09 05:16:36 +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