1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/Target/Sparc
Vikram S. Adve f5810ae651 UNUSED.
llvm-svn: 944
2001-10-22 13:46:38 +00:00
..
EmitAssembly.cpp Split JMPL into JMPLCALL and JMPLRET. 2001-10-22 13:44:53 +00:00
Makefile Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +00:00
Sparc.burg.in Move the burg file to here. Add .in suffix to indicate that it gets 2001-10-14 17:26:21 +00:00
Sparc.cpp Added a frame layout class, and code to insert prolog/epilog code. 2001-10-22 13:44:23 +00:00
SparcInstr.def Added SAVE and RESTORE. Duplicated JMPL into JMPLCALL and JMPLRET, 2001-10-22 13:32:55 +00:00
SparcInstrInfo.cpp Moved implementation of class UltraSparcInstrInfo here. 2001-10-18 00:01:48 +00:00
SparcInstrSelection.cpp Added functions to generate prolog and epilog code. 2001-10-22 13:36:31 +00:00
SparcInstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcInternals.h Reordered a couple of registers to simplify some new checks. 2001-10-22 13:31:53 +00:00
SparcRegClassInfo.cpp Added code so that colorIGNode does not unnecessarily reserve unusable 2001-10-19 21:41:16 +00:00
SparcRegClassInfo.h Reordered registers slightly to simplify a new check. 2001-10-22 13:43:08 +00:00
SparcRegInfo.cpp Split JMPL into JMPLCALL and JMPLRET so that IsCall and IsReturn can 2001-10-22 13:41:12 +00:00