llvm-6502/test/CodeGen
Dan Gohman c7b3444095 When transforming sext(trunc(load(x))) into sext(smaller load(x)),
the trunc is directly replaced with the smaller load, so don't
try to create a new sext node. This fixes PR4050.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70179 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-27 02:00:55 +00:00
..
Alpha
ARM Rename file to have the correct suffix. 2009-04-17 20:40:20 +00:00
CBackend
CellSPU Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
CPP
Generic Fix PR 4057, a crash doing float->char const folding. 2009-04-24 21:34:13 +00:00
IA64
Mips
PowerPC Don't try to make BUILD_VECTOR operands have the same 2009-04-18 20:16:54 +00:00
SPARC
X86 When transforming sext(trunc(load(x))) into sext(smaller load(x)), 2009-04-27 02:00:55 +00:00
XCore testcase for PR3898 2009-04-18 20:49:22 +00:00