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 6c5f14ebbc Add support to print constant arrays and structures.
Align data larger than an L1 cache line on L1 cache line boundary.

llvm-svn: 1228
2001-11-09 02:19:29 +00:00
..
EmitAssembly.cpp Add support to print constant arrays and structures. 2001-11-09 02:19:29 +00:00
Makefile Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +00:00
Sparc.burg.in Added support for bitwise logical operators. Use different labels for 2001-11-08 05:14:02 +00:00
Sparc.cpp Added class UltraSparcCacheInfo. 2001-11-09 02:16:04 +00:00
SparcInstr.def Fixed instruction information for RDCCR and WRCCR. 2001-11-04 19:34:49 +00:00
SparcInstrInfo.cpp Added function UltraSparcInstrInfo::CreateCodeToCopyFloatToInt. 2001-11-09 02:16:40 +00:00
SparcInstrSelection.cpp Do the same for float->int that we did for int->float earlier. 2001-11-09 02:18:16 +00:00
SparcInstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcInternals.h Bug fix: Need to include the stack offset "bias" in assembly code itself. 2001-11-09 02:15:52 +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 code to support correct saving of %ccr across calls 2001-11-03 19:59:59 +00:00
SparcRegInfo.cpp Removed class RegStackOffsets and used class MachineCodeForMethod 2001-11-08 04:56:41 +00:00