1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/Sparc
Vikram S. Adve 5d16e242e1 Bug fix in CreateCodeToLoadConst(): use sign of dest, not operand,
in choosing how to create int-set instructions.

llvm-svn: 3248
2002-08-04 20:55:37 +00:00
..
EmitAssembly.cpp *** empty log message *** 2002-07-24 21:21:32 +00:00
EmitBytecodeToAssembly.cpp changed implementation of LLVM BYTECODE Length 2002-07-25 17:22:48 +00:00
Makefile GCC 3.1 changes, finally the burm file builds the FIRST time a clean directory is built. 2002-07-25 06:08:32 +00:00
MappingInfo.h moved from CodeGen to this dir 2002-07-22 22:09:35 +00:00
PrologEpilogCodeInserter.cpp Bug fix: incorrect SAVE instruction when using register for stack size. 2002-08-01 14:26:11 +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 * Move InstructionSelection pass to lib/CodeGen/InstrSelection so it is 2002-07-30 03:56:16 +00:00
SparcInstr.def BA has only one argument. 2002-07-08 23:25:17 +00:00
SparcInstrInfo.cpp Bug fix in CreateCodeToLoadConst(): use sign of dest, not operand, 2002-08-04 20:55:37 +00:00
SparcInstrSelection.cpp Bug fix in SetOperandsForMemInstr: handle leading zeros correctly 2002-08-04 20:51:05 +00:00
SparcInstrSelectionSupport.h Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcInternals.h GCC 3.1 changes, finally the burm file builds the FIRST time a clean directory is built. 2002-07-25 06:08:32 +00:00
SparcRegClassInfo.cpp changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
SparcRegClassInfo.h Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
SparcRegInfo.cpp GCC 3.1 changes, finally the burm file builds the FIRST time a clean directory is built. 2002-07-25 06:08:32 +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