llvm-6502/test/CodeGen
Bruno Cardoso Lopes 50b37c7920 Fix PR10656. It's only profitable to use 128-bit inserts and extracts
when AVX mode is one. Otherwise is just more work for the type
legalizer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137661 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-15 21:45:54 +00:00
..
Alpha
ARM Fix this test to avoid leaving a temporary file behind. 2011-08-15 20:55:03 +00:00
Blackfin more tests not making the jump into the brave new world. 2011-07-09 16:57:10 +00:00
CBackend Revert r137134. It breaks some code as Eli pointed out. 2011-08-09 18:56:35 +00:00
CellSPU
CPP
Generic Comment correction. 2011-07-12 03:39:22 +00:00
MBlaze
Mips Define unaligned load and store. 2011-08-12 21:30:06 +00:00
MSP430
PowerPC Add MCObjectFileInfo and sink the MCSections initialization code from 2011-07-20 05:58:47 +00:00
PTX PTX: Add initial support for device function calls 2011-08-09 17:36:31 +00:00
SPARC
SystemZ
Thumb
Thumb2 Fix up the patterns for SXTB, SXTH, UXTB, and UXTH so that they are correctly active without HasT2ExtractPack. PR10611. 2011-08-08 19:49:37 +00:00
X86 Fix PR10656. It's only profitable to use 128-bit inserts and extracts 2011-08-15 21:45:54 +00:00
XCore Fix crash with varargs function with no named parameters. 2011-08-01 16:45:59 +00:00