llvm-6502/lib/Target/SparcV9
2002-07-10 21:42:42 +00:00
..
InstrSched A single MachineInstr operand may now be both a def and a use, 2002-07-08 22:59:23 +00:00
InstrSelection Moved class MachineCodeForBasicBlock to MachineCodeForBasicBlock.h. 2002-07-08 23:03:10 +00:00
LiveVar A single MachineInstr operand may now be both a def and a use. 2002-07-08 22:56:34 +00:00
RegAlloc changed mem_fun to std::mem_fun 2002-07-09 19:18:56 +00:00
EmitBytecodeToAssembly.cpp MEGAPATCH checkin. 2002-06-25 16:13:21 +00:00
MachineCodeForInstruction.h
MachineInstrAnnot.h changes to make it compatible with 64bit gcc 2002-06-25 20:22:25 +00:00
Makefile
SparcV9.burg.in
SparcV9AsmPrinter.cpp Add support to print %hh, %hm, %lm, or %lo in an operand field. 2002-07-10 21:41:21 +00:00
SparcV9Instr.def BA has only one argument. 2002-07-08 23:25:17 +00:00
SparcV9InstrInfo.cpp Major overhaul to stop using pseudo-instructions (SETX, SETUW, SETSW) 2002-07-10 21:39:50 +00:00
SparcV9InstrSelection.cpp Have to save a boolean (setCC) value whenever use is outside the current 2002-07-08 23:30:14 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h Changed interface to insertCallerSavingCode(). 2002-07-10 21:42:42 +00:00
SparcV9PrologEpilogInserter.cpp Stop using pseudo-instructions (SETX, SETUW, SETSW) 2002-07-10 21:42:13 +00:00
SparcV9RegClassInfo.cpp changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp More important fixes: 2002-07-10 21:36:00 +00:00
SparcV9SchedInfo.cpp
SparcV9TargetMachine.cpp MEGAPATCH checkin. 2002-06-25 16:13:21 +00:00