1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Target/Sparc
Vikram S. Adve 0ba9c3d61b 1. Move most of the constant-fixup code into machine-independent file
InstrSelectionSupport.cpp.  It now happens in a bottom-up pass on
   each BURG tree after the original top-down selection pass on the tree.
2. Handle global values as constants (viz., constant addresses).

llvm-svn: 868
2001-10-18 00:26:20 +00:00
..
EmitAssembly.cpp Emit the proper .type declarations to tell the debugger what a function is 2001-10-15 19:34:17 +00:00
Makefile Only list automatically generated .cpp files. 2001-10-17 12:34:26 +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 Change latency of setuw and setsw to 2 cycles. 2001-09-30 23:46:57 +00:00
SparcInstrInfo.cpp Moved implementation of class UltraSparcInstrInfo here. 2001-10-18 00:01:48 +00:00
SparcInstrSelection.cpp 1. Move most of the constant-fixup code into machine-independent file 2001-10-18 00:26:20 +00:00
SparcInstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcInternals.h Added virtual function to generate an instruction sequence to 2001-10-18 00:02:06 +00:00
SparcRegClassInfo.cpp Output to cerr rather than cout so that debug info doesn't mess up assembly generation 2001-10-15 18:15:27 +00:00
SparcRegClassInfo.h Added support for caller saving 2001-10-16 01:23:19 +00:00
SparcRegInfo.cpp Added support for caller saving 2001-10-16 01:23:19 +00:00
SparcV9RegInfo.h Renamed a header file. 2001-09-18 13:04:53 +00:00