llvm-6502/lib/Target/SparcV9
Ruchira Sasanka ce773da223 Fixed a bug in spill cost estimation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1500 91177308-0d34-0410-b5e6-96231b3b80d8
2002-01-08 16:29:23 +00:00
..
InstrSched Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
InstrSelection Eliminate all uses of memInst->getIndicesBROKEN(). 2001-12-15 00:36:32 +00:00
LiveVar added a section on how to modify live variable code to use LLVM instructions 2001-12-13 21:25:46 +00:00
RegAlloc Fixed a bug in spill cost estimation 2002-01-08 16:29:23 +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 Remove unsized array support 2001-12-14 16:30:51 +00:00
SparcV9Instr.def Change latency of SETX to improve schedule -- just a hack. 2001-11-14 15:54:44 +00:00
SparcV9InstrInfo.cpp Remove int hack to allow unsigned numbers greater than 2^63 - 1... 2001-12-15 00:33:36 +00:00
SparcV9InstrSelection.cpp Eliminate all uses of memInst->getIndicesBROKEN(). 2001-12-15 00:36:32 +00:00
SparcV9InstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcV9Internals.h removed SizeOfStackOperand constant from the SparcRegInfo class - no longer used 2002-01-07 20:33:44 +00:00
SparcV9RegClassInfo.cpp Added comments and correct logic for finding register sizes. 2002-01-07 19:20:28 +00:00
SparcV9RegClassInfo.h Added more comments 2002-01-07 21:03:42 +00:00
SparcV9RegInfo.cpp Added more comments 2002-01-07 21:03:42 +00:00
SparcV9TargetMachine.cpp Added comments and correct logic for finding register sizes. 2002-01-07 19:20:28 +00:00