llvm-6502/test/MC
Saleem Abdulrasool 1edea19210 ARM IAS: (partially) support .arch_extension directive
This adds a partial implementation of the .arch_extension directive to the
integrated ARM assembler.  There are a number of limitations to this
implementation arising from the target backend support rather than the
implementation itself.  Namely, iWMMXT (v1 and v2), Maverick, and XScale support
is not present in the ARM backend.  Currently, there is no check for A-class
only (needed for virt), and no ARMv6k detection (needed for os and sec).  The
remainder of the extensions are fully supported.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201471 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-16 00:16:41 +00:00
..
AArch64 [AArch64] Handle aliases of conditional branches without b.pred form. 2014-02-10 15:43:11 +00:00
ARM ARM IAS: (partially) support .arch_extension directive 2014-02-16 00:16:41 +00:00
AsmParser Simplify checks in MC/AsmParser/directive_loc.s 2014-02-13 20:16:42 +00:00
COFF
Disassembler Add opcode extension forms of MOV8ri/MOV16ri/MOV32ri. 2014-02-15 07:29:18 +00:00
ELF Support DWARF discriminators in object streamer. 2014-02-14 19:27:53 +00:00
MachO Support DWARF discriminators in object streamer. 2014-02-14 19:27:53 +00:00
Markup
Mips [mips][msa] Add DLSA instruction. 2014-02-10 12:05:17 +00:00
PowerPC
Sparc [Sparc] Add support for parsing synthetic instruction 'mov'. 2014-02-07 09:06:52 +00:00
SystemZ
X86 AVX-512: Optimized BUILD_VECTOR pattern; 2014-02-11 07:25:59 +00:00