llvm-6502/lib/Target/SparcV9
Vikram S. Adve a2a7094662 Generate SETX for 64-bit integers!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1007 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-28 21:41:46 +00:00
..
InstrSched Modify code that processes delay slots so that it preserves any 2001-10-22 13:49:27 +00:00
InstrSelection Cosmetic changes only. 2001-10-22 13:51:09 +00:00
LiveVar No major change - added some comments 2001-10-16 01:25:05 +00:00
RegAlloc Added support for spilling 2001-10-28 18:15:12 +00:00
Makefile Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +00:00
SparcV9.burg.in Move the burg file to here. Add .in suffix to indicate that it gets 2001-10-14 17:26:21 +00:00
SparcV9AsmPrinter.cpp Major overhaul to print globals and constants. 2001-10-28 21:38:52 +00:00
SparcV9Instr.def Add SETX instruction for 64-bit constants. 2001-10-28 21:41:01 +00:00
SparcV9InstrInfo.cpp Generate SETX for 64-bit integers! 2001-10-28 21:41:46 +00:00
SparcV9InstrSelection.cpp Need to subtract, not add, stack size in SAVE instruction! 2001-10-28 21:39:47 +00:00
SparcV9InstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcV9Internals.h Added support for spilling 2001-10-28 18:15:12 +00:00
SparcV9RegClassInfo.cpp Added code so that colorIGNode does not unnecessarily reserve unusable 2001-10-19 21:41:16 +00:00
SparcV9RegClassInfo.h Corrected a bug in SparcRegInfo.cpp - to add inserted instructions before a return 2001-10-23 21:40:39 +00:00
SparcV9RegInfo.cpp Added support for spilling 2001-10-28 18:15:12 +00:00
SparcV9TargetMachine.cpp Added a frame layout class, and code to insert prolog/epilog code. 2001-10-22 13:44:23 +00:00