llvm-6502/lib/Target/SparcV9
Vikram S. Adve c5d0322d98 UNUSED.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@944 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-22 13:46:38 +00:00
..
InstrSched Separate VM instruction that generates the instructions that compute a value 2001-10-17 23:55:16 +00:00
InstrSelection 1. Add a bottom-up pass on BURG trees that is used to fix constant operands. 2001-10-17 23:57:50 +00:00
LiveVar No major change - added some comments 2001-10-16 01:25:05 +00:00
RegAlloc Added support for both call/jmpl instructions 2001-10-21 16:43:41 +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 Split JMPL into JMPLCALL and JMPLRET. 2001-10-22 13:44:53 +00:00
SparcV9Instr.def Added SAVE and RESTORE. Duplicated JMPL into JMPLCALL and JMPLRET, 2001-10-22 13:32:55 +00:00
SparcV9InstrInfo.cpp Moved implementation of class UltraSparcInstrInfo here. 2001-10-18 00:01:48 +00:00
SparcV9InstrSelection.cpp Added functions to generate prolog and epilog code. 2001-10-22 13:36:31 +00:00
SparcV9InstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcV9Internals.h Reordered a couple of registers to simplify some new checks. 2001-10-22 13:31:53 +00:00
SparcV9RegClassInfo.cpp Added code so that colorIGNode does not unnecessarily reserve unusable 2001-10-19 21:41:16 +00:00
SparcV9RegClassInfo.h Reordered registers slightly to simplify a new check. 2001-10-22 13:43:08 +00:00
SparcV9RegInfo.cpp Split JMPL into JMPLCALL and JMPLRET so that IsCall and IsReturn can 2001-10-22 13:41: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