llvm-6502/lib/Target/SparcV9
Ruchira Sasanka 6beb013c37 cahnged StackPointer accesses to FramePointer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1257 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-11 21:49:37 +00:00
..
InstrSched Only add true dep. edges from an earlier to a later instruction. 2001-11-11 01:23:27 +00:00
InstrSelection Major overhaul of stack frame management. 2001-11-08 04:47:06 +00:00
LiveVar No major change - added some comments 2001-10-16 01:25:05 +00:00
RegAlloc Changed code to ignore Phi Nodes in PhyRegAlloc 2001-11-10 21:21:36 +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 Several bug fixes in printing constants, particularly with unsized 2001-11-10 02:03:06 +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 Must generate an instruction for GetElementPtr if single user is not 2001-11-10 01:05:26 +00:00
SparcV9InstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcV9Internals.h Down-growing offsets from FP should start at 0, not -1. 2001-11-11 21:22:11 +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 cahnged StackPointer accesses to FramePointer 2001-11-11 21:49:37 +00:00
SparcV9TargetMachine.cpp Added class UltraSparcCacheInfo. 2001-11-09 02:16:04 +00:00