llvm-6502/lib/Target/SparcV9
Chris Lattner 79df7c0aaa Change references from Method to Function
change references from MethodARgument to FunctionArgument


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1991 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-26 18:01:55 +00:00
..
InstrSched Use deterministic iterator for SchedGraphs. This is actually not 2002-03-24 03:53:03 +00:00
InstrSelection Change references from Method to Function 2002-03-26 18:01:55 +00:00
LiveVar Rename Method to Function 2002-03-23 22:51:58 +00:00
RegAlloc Destroy MethodLiveVarInfo after register allocation. 2002-03-24 03:54:03 +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 Handling of global names was severely broken when converting to 2 passes. 2002-03-18 03:07:26 +00:00
SparcV9Instr.def Change latencies for Load, Store and Branch instructions. 2002-03-24 03:33:53 +00:00
SparcV9InstrInfo.cpp Use distinct names for the three types of SetMachineOperand to 2002-03-18 03:09:15 +00:00
SparcV9InstrSelection.cpp Convert to use new style casts instead of direct checking 2002-03-26 17:58:12 +00:00
SparcV9InstrSelectionSupport.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcV9Internals.h Several sundry bug fixes. 2002-03-18 03:02:42 +00:00
SparcV9RegClassInfo.cpp * Code Cleanups 2002-02-05 03:52:29 +00:00
SparcV9RegClassInfo.h * Minor cleanups 2002-02-04 05:59:25 +00:00
SparcV9RegInfo.cpp Bug fixes for not using unified reg. numbers, and for using the 2002-03-18 03:12:16 +00:00
SparcV9SchedInfo.cpp Pull all of the scheduling related stuff out of Sparc.cpp into it's own file 2002-02-04 00:39:14 +00:00
SparcV9TargetMachine.cpp Bug re-fix: put back MachineCodeForInstruction::get(*I).dropAllReferences(). 2002-03-24 03:35:16 +00:00