llvm-6502/test/CodeGen
Bruno Cardoso Lopes fc0a702128 Now that we have a canonical way to handle 256-bit splats:
vinsertf128 $1 + vpermilps $0, remove the old code that used to first
do the splat in a 128-bit vector and then insert it into a larger one.
This is better because the handling code gets simpler and also makes a
better room for the upcoming vbroadcast!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137807 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-17 02:29:10 +00:00
..
Alpha
ARM Fix this test to avoid leaving a temporary file behind. 2011-08-15 20:55:03 +00:00
Blackfin
CBackend Revert r137134. It breaks some code as Eli pointed out. 2011-08-09 18:56:35 +00:00
CellSPU
CPP
Generic
MBlaze
Mips Add support for ext and ins. 2011-08-17 02:05:42 +00:00
MSP430
PowerPC
PTX
SPARC
SystemZ
Thumb
Thumb2
X86 Now that we have a canonical way to handle 256-bit splats: 2011-08-17 02:29:10 +00:00
XCore