llvm-6502/test/CodeGen
Kalle Raiskila ca9460f5a0 Fix a bug with insertelement on SPU.
The previous algorithm in LowerVECTOR_SHUFFLE 
didn't check all requirements for "monotonic" shuffles.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111361 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-18 10:20:29 +00:00
..
Alpha
ARM Expand ZERO_EXTEND operations for NEON vector types. 2010-08-18 01:45:52 +00:00
Blackfin
CBackend
CellSPU Fix a bug with insertelement on SPU. 2010-08-18 10:20:29 +00:00
CPP
Generic
MBlaze
Mips
MSP430
PIC16
PowerPC
SPARC
SystemZ
Thumb
Thumb2 Change ARM PKHTB and PKHBT instructions to use a shift_imm operand to avoid 2010-08-17 17:23:19 +00:00
X86 Tweak IVUsers' concept of "interesting" to exclude add recurrences 2010-08-17 22:50:37 +00:00
XCore