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 18bfb1399a Added functions to generate prolog and epilog code.
Use JMPLRET instead of RETURN for method returns so that

llvm-svn: 939
2001-10-22 13:36:31 +00:00
..
EmitAssembly.cpp Fixed printing of offset operand for RETURN instruction. 2001-10-20 21:33:50 +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 Moved implementation of class UltraSparcInstrInfo to SparcInstrInfo.cpp. 2001-10-18 00:02:32 +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 Added support for caller saving 2001-10-16 01:23:19 +00:00
SparcRegInfo.cpp Added support for both call/jmpl instructions 2001-10-21 16:43:41 +00:00
SparcV9RegInfo.h Renamed a header file. 2001-09-18 13:04:53 +00:00