llvm-6502/lib/Target/SparcV9
2002-04-27 03:14:39 +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:46:28 +00:00
EmitBytecodeToAssembly.cpp Fix include error. 2002-03-03 20:46:32 +00:00
MachineCodeForInstruction.h Refix bug: Add back method MachineCodeForInstruction::dropAllReferences. 2002-03-24 03:58:02 +00:00
Makefile Fix build error 2002-02-11 17:11:43 +00:00
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 Change latencies for Load, Store and Branch instructions. 2002-03-24 03:33:53 +00:00
SparcV9InstrInfo.cpp Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
SparcV9InstrSelection.cpp Use the cast<> operator in favor of C style casts 2002-04-27 03:14:39 +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 * Code Cleanups 2002-02-05 03:52:29 +00:00
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp Simplify code a bit 2002-04-27 02:24:17 +00:00
SparcV9SchedInfo.cpp
SparcV9TargetMachine.cpp Don't pad spills and temp. stack areas for alignment. 2002-04-25 04:43:45 +00:00