llvm-6502/lib/Target/SparcV9
Vikram S. Adve fbd2161628 Minor cleanup in printing constants. I think this included a bug
fix related to putting a read-write variable in a read-only section,
but I'm not sure now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2073 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-31 19:03:58 +00:00
..
InstrSched Use deterministic iterator for SchedGraphs. This is actually not 2002-03-24 03:53:03 +00:00
InstrSelection Fix a bug in previous bug fix. 2002-03-31 18:56:51 +00:00
LiveVar Rename Method to Function 2002-03-23 22:51:58 +00:00
RegAlloc Add method clearCallInterference(). 2002-03-31 18:58:14 +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
SparcV9.burg.in
SparcV9AsmPrinter.cpp Minor cleanup in printing constants. I think this included a bug 2002-03-31 19:03:58 +00:00
SparcV9Instr.def Change latencies for Load, Store and Branch instructions. 2002-03-24 03:33:53 +00:00
SparcV9InstrInfo.cpp Fix CreateUIntSetInstruction() to handle sign extensions correctly. 2002-03-31 00:13:12 +00:00
SparcV9InstrSelection.cpp Convert to use new style casts instead of direct checking 2002-03-26 17:58:12 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h s/Method/Function 2002-03-29 03:51:11 +00:00
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp Bug fixes for not using unified reg. numbers, and for using the 2002-03-18 03:12:16 +00:00
SparcV9SchedInfo.cpp
SparcV9TargetMachine.cpp Bug re-fix: put back MachineCodeForInstruction::get(*I).dropAllReferences(). 2002-03-24 03:35:16 +00:00