llvm-6502/lib/Target/SparcV9
2002-05-22 17:07:26 +00:00
..
InstrSched Hide debugging options 2002-05-20 21:39:10 +00:00
InstrSelection Hide debugging options 2002-05-20 21:39:10 +00:00
LiveVar Move the DEBUG_LV option out of the public header file into a private header. 2002-05-22 17:07:26 +00:00
RegAlloc Avoid #including CommandLine.h 2002-05-22 17:06:56 +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 Numerous bug fixes: 2002-05-19 15:25:51 +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 Rename IsPowerOf2 to isPowerOf2 2002-05-19 21:20:19 +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 Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9RegClassInfo.h Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9RegInfo.cpp Numerous bug fixes: 2002-05-19 15:25:51 +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