llvm-6502/lib/Target/SparcV9
Chris Lattner db241dcf51 Fix constness
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2762 91177308-0d34-0410-b5e6-96231b3b80d8
2002-06-05 18:11:37 +00:00
..
InstrSched Move debug options out of header files so that the header does not have 2002-05-22 17:08:27 +00:00
InstrSelection Hide debugging options 2002-05-20 21:39:10 +00:00
LiveVar Move debug options out of header files so that the header does not have 2002-05-22 17:08:27 +00:00
RegAlloc Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +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
MachineInstrAnnot.h Annotation class for MachineInstr. 2002-05-19 15:30:21 +00:00
Makefile Fixed the makefile to not die when compiling a new, empty, source directory 2002-05-21 15:58:24 +00:00
SparcV9.burg.in Added support for bitwise logical operators. Use different labels for 2001-11-08 05:14:02 +00:00
SparcV9AsmPrinter.cpp Fix Constness problems 2002-06-05 18:08:26 +00:00
SparcV9Instr.def Change latencies for Load, Store and Branch instructions. 2002-03-24 03:33:53 +00:00
SparcV9InstrInfo.cpp Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9InstrSelection.cpp Fix constness 2002-06-05 18:11:37 +00:00
SparcV9InstrSelectionSupport.h Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9Internals.h Numerous bug fixes: 2002-05-19 15:25:51 +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 Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
SparcV9RegClassInfo.h Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
SparcV9RegInfo.cpp Disable debugging output 2002-06-04 03:09:57 +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 Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00