llvm-6502/test/MC
Adam Nemet 545f89213d [AVX512] Add masking variant and intrinsics for valignd/q
This is similar to what I did with the two-source permutation recently.  (It's
almost too similar so that we should consider generating the masking variants
with some tablegen help.)

Both encoding and intrinsic tests are added as well.  For the latter, this is
what the IR that the intrinsic test on the clang side generates.

Part of <rdar://problem/17688758>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214890 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-05 17:23:04 +00:00
..
AArch64 AArch64: remove "arm64_be" support in favour of "aarch64_be". 2014-07-23 12:58:11 +00:00
ARM Add tests for cp10/cp11 on ARMv5/6 2014-08-05 15:29:41 +00:00
AsmParser Enable Darwin vararg parameters support in assembler macros. 2014-08-04 23:14:37 +00:00
COFF
Disassembler Add dci/ici instructions for PPC 476 and friends. 2014-08-05 14:40:32 +00:00
ELF
MachO X86: drop relocations on __eh_frame sections globally. 2014-07-22 15:47:09 +00:00
Markup
Mips [mips] Add assembler support for '.set mipsX'. 2014-08-04 12:20:00 +00:00
PowerPC Add accessors for the PPC 403 bank registers. 2014-08-05 15:45:15 +00:00
Sparc
SystemZ
X86 [AVX512] Add masking variant and intrinsics for valignd/q 2014-08-05 17:23:04 +00:00