1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Target/Sparc
Vikram S. Adve 5f028d4787 Handle small unsigned results correctly by clearing high bits.
Bug fixes in casting to signed int values.

llvm-svn: 3297
2002-08-13 17:40:54 +00:00
..
EmitAssembly.cpp Merge three loops into one. 2002-08-07 21:39:48 +00:00
EmitBytecodeToAssembly.cpp changed implementation of LLVM BYTECODE Length 2002-07-25 17:22:48 +00:00
Makefile Build correctly in the face of /shared. 2002-08-12 22:09:44 +00:00
MappingInfo.h moved from CodeGen to this dir 2002-07-22 22:09:35 +00:00
PrologEpilogCodeInserter.cpp - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +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 Fix breakage in the build 2002-08-07 21:39:39 +00:00
SparcInstr.def BA has only one argument. 2002-07-08 23:25:17 +00:00
SparcInstrInfo.cpp * Removed extraneous #includes 2002-08-09 20:08:06 +00:00
SparcInstrSelection.cpp Handle small unsigned results correctly by clearing high bits. 2002-08-13 17:40:54 +00:00
SparcInstrSelectionSupport.h * Removed extraneous #includes 2002-08-09 20:08:06 +00:00
SparcInternals.h - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcRegClassInfo.cpp - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcRegClassInfo.h - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcRegInfo.cpp - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
UltraSparcSchedInfo.cpp Pull all of the scheduling related stuff out of Sparc.cpp into it's own file 2002-02-04 00:39:14 +00:00