llvm-6502/lib/Target/SparcV9
2001-11-15 20:25:07 +00:00
..
InstrSched Eliminate most uses of the machine instruction vector for each LLVM instr, 2001-11-12 18:53:43 +00:00
InstrSelection Changed phi elimination code 2001-11-15 00:27:14 +00:00
LiveVar No major change - added some comments 2001-10-16 01:25:05 +00:00
RegAlloc Fixed a bug in setReLRegsUsedByMI 2001-11-15 20:23:19 +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 Change latency of SETX to improve schedule -- just a hack. 2001-11-14 15:54:44 +00:00
SparcV9InstrInfo.cpp Fix int->float conversion. 2001-11-15 14:59:56 +00:00
SparcV9InstrSelection.cpp Fix use of AllocateLocalVar for alloca instruction! 2001-11-15 15:22:39 +00:00
SparcV9InstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcV9Internals.h Add function returning which operand holds immediate constant 2001-11-14 18:48:36 +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 changed since names of some methods in PhyRegAlloc changed 2001-11-15 20:25:07 +00:00
SparcV9TargetMachine.cpp When allocating space on stack for writing a register, 2001-11-12 23:26:35 +00:00