llvm-6502/lib/Target/SparcV9
2001-11-13 23:08:19 +00:00
..
InstrSched Eliminate most uses of the machine instruction vector for each LLVM instr, 2001-11-12 18:53:43 +00:00
InstrSelection For phi elimination, now we are generating only one instruction 2001-11-12 19:42:27 +00:00
LiveVar No major change - added some comments 2001-10-16 01:25:05 +00:00
RegAlloc Do the same for allocating spills to get their alignment right too. 2001-11-12 23:40:22 +00:00
Makefile Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +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 Changed checking for invalid register number - earlier it was uisng a contant 2001-11-13 23:08:19 +00:00
SparcV9Instr.def Fixed instruction information for RDCCR and WRCCR. 2001-11-04 19:34:49 +00:00
SparcV9InstrInfo.cpp Added function UltraSparcInstrInfo::CreateCodeToCopyFloatToInt. 2001-11-09 02:16:40 +00:00
SparcV9InstrSelection.cpp Disable use of the Phi machine instruction which is no longer needed 2001-11-12 18:54:11 +00:00
SparcV9InstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcV9Internals.h When allocating space on stack for writing a register, 2001-11-12 23:26:35 +00:00
SparcV9RegClassInfo.cpp Added code so that colorIGNode does not unnecessarily reserve unusable 2001-10-19 21:41:16 +00:00
SparcV9RegClassInfo.h Added code to support correct saving of %ccr across calls 2001-11-03 19:59:59 +00:00
SparcV9RegInfo.cpp When allocating space on stack for writing a register, 2001-11-12 23:26:35 +00:00
SparcV9TargetMachine.cpp When allocating space on stack for writing a register, 2001-11-12 23:26:35 +00:00