llvm-6502/test/MC
Adam Nemet a50d4dd9b0 [X86] AVX512: Add vbroadcasti*
For now I used a separate template for these sub-vector/tuple broadcasts
rather than sharing the mem variants with avx512_int_broadcast_rm.

<rdar://problem/17402869>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211828 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-27 00:43:38 +00:00
..
AArch64 ldr-pseudo-obj-errors.s: Fix silly copypasto. 2014-06-24 23:18:07 +00:00
ARM Added parsing co-processor names starting with "cr" 2014-06-26 13:10:53 +00:00
AsmParser Allow using .cfi_startproc without a leading symbol. 2014-06-23 15:34:32 +00:00
COFF Change the default input for llvm-nm to be a.out instead of standard input 2014-06-23 20:27:53 +00:00
Disassembler [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fields 2014-06-24 01:42:32 +00:00
ELF Allow using .cfi_startproc without a leading symbol. 2014-06-23 15:34:32 +00:00
MachO Change the default input for llvm-nm to be a.out instead of standard input 2014-06-23 20:27:53 +00:00
Markup
Mips [mips] Added support for assembling sdbbp. 2014-06-24 13:00:32 +00:00
PowerPC Emit DWARF3 call frame information when DWARF3+ debug info is requested 2014-06-19 15:39:33 +00:00
Sparc Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
SystemZ Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
X86 [X86] AVX512: Add vbroadcasti* 2014-06-27 00:43:38 +00:00