1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2024-12-17 18:31:04 +00:00
llvm-6502/lib/Target/SparcV9
Chris Lattner 96c466b06a Add new optional getPassName() virtual function that a Pass can override
to make debugging output a lot nicer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2395 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-29 14:57:45 +00:00
..
InstrSched Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
InstrSelection Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
LiveVar Simplify and update code a bit 2002-04-28 19:20:10 +00:00
RegAlloc Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
EmitBytecodeToAssembly.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +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 Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
SparcV9Instr.def Change latencies for Load, Store and Branch instructions. 2002-03-24 03:33:53 +00:00
SparcV9InstrInfo.cpp Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
SparcV9InstrSelection.cpp Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
SparcV9PrologEpilogInserter.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +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 s/Method/Function 2002-04-27 07:27:19 +00:00
SparcV9SchedInfo.cpp
SparcV9TargetMachine.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00