hanchenye-llvm-project/llvm/test/CodeGen
Chris Lattner e819cfbc71 change selectiondag to add the sign extended versions of immediate operands
to instructions instead of zero extended ones.  This makes the asmprinter
print signed values more consistently.  This apparently only really affects
the X86 backend.

llvm-svn: 81265
2009-09-08 23:05:44 +00:00
..
ARM Unbreak getOnesVector() / getZeroVector() to use valid ARM extended imm's. 2009-09-08 22:51:43 +00:00
Alpha Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Blackfin Add XFAIL testcase for setcc undef. 2009-08-15 12:10:22 +00:00
CBackend Fix an erroneous check for isFNeg; the FNeg case is handled 2009-06-04 23:43:29 +00:00
CPP Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
CellSPU Updated i128 sext support for CellSPU backend, contributed by Ken Werner (IBM) 2009-08-25 22:37:34 +00:00
Generic Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
MSP430 Add dummy inline asm handling for 'r' constraint. This fixes PR4778 2009-08-26 13:44:29 +00:00
Mips Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
PIC16 this passes. 2009-08-06 03:55:49 +00:00
PowerPC Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
SPARC Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
SystemZ Add missing RUN line 2009-08-22 00:28:50 +00:00
Thumb v4, v5 does not support sxtb / sxth. 2009-08-28 00:31:43 +00:00
Thumb2 Run branch folding if if-converter make some transformations. 2009-09-04 07:47:40 +00:00
X86 change selectiondag to add the sign extended versions of immediate operands 2009-09-08 23:05:44 +00:00
XCore Add support for mergeable sections back into the XCore backend. 2009-08-18 21:14:31 +00:00