llvm-6502/test/CodeGen
Bruno Cardoso Lopes 95f1e2d6b5 AVX doesn't support mm operations neither its instrinsics.
The AVX versions of PALIGN and PABS* should only exist for
128-bit. Remove the unnecessary stuff.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112944 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-03 02:08:45 +00:00
..
Alpha
ARM Replace NEON vabdl, vaba, and vabal intrinsics with combinations of the 2010-09-03 01:35:08 +00:00
Blackfin
CBackend
CellSPU Fix lowering of INSERT_VECTOR_ELT in SPU. 2010-08-29 12:41:50 +00:00
CPP
Generic
MBlaze
Mips Correct bogus module triple specifications. 2010-08-30 10:48:29 +00:00
MSP430
PIC16
PowerPC
SPARC
SystemZ Correct bogus module triple specifications. 2010-08-30 10:48:29 +00:00
Thumb For ARM stack frames that utilize variable sized objects and have either 2010-09-02 22:29:01 +00:00
Thumb2 For ARM stack frames that utilize variable sized objects and have either 2010-09-02 22:29:01 +00:00
X86 AVX doesn't support mm operations neither its instrinsics. 2010-09-03 02:08:45 +00:00
XCore