llvm-6502/test/CodeGen
Matt Arsenault b2abb9752e R600/SI: Fix insertelement with dynamic indices.
This didn't work for any integer vectors, and didn't
work with some sizes of float vectors. This should now
work with all sizes of float and i32 vectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200619 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-02 00:05:35 +00:00
..
AArch64
ARM [stackprotector] Implement the sspstrong rules for stack layout. 2014-02-01 01:36:16 +00:00
CPP
Generic
Hexagon
Inputs
Mips
MSP430
NVPTX
PowerPC
R600 R600/SI: Fix insertelement with dynamic indices. 2014-02-02 00:05:35 +00:00
SPARC [Sparc] Set %o7 as the return address register instead of %i7 in MCRegisterInfo. Also, add CFI instructions to initialize the frame correctly. 2014-02-01 18:54:16 +00:00
SystemZ
Thumb
Thumb2
X86 [stackprotector] Implement the sspstrong rules for stack layout. 2014-02-01 01:36:16 +00:00
XCore