llvm-project/llvm/test/MC
Sam Parker 5f9346471c [AArch64] v8.3-a complex number support
New instructions are added to AArch32 and AArch64 to aid
floating-point multiplication and addition of complex numbers,
where the complex numbers are packed in a vector register as a
pair of elements. The Imaginary part of the number is placed in the
more significant element, and the Real part of the number is placed
in the less significant element.

Differential Revision: https://reviews.llvm.org/D36792

llvm-svn: 312228
2017-08-31 09:27:04 +00:00
..
AArch64 [AArch64] v8.3-a complex number support 2017-08-31 09:27:04 +00:00
AMDGPU AMDGPU: Correct operand types for v_mad_mix* 2017-08-30 22:18:40 +00:00
ARM ARM: use internal relocations for local symbols after all. 2017-08-23 22:07:10 +00:00
AVR [AVR] Remove a bunch of now-obselete tests 2017-07-01 05:23:13 +00:00
AsmParser [AsmParser] Recommit: Hash is not a comment on some targets 2017-08-21 09:58:37 +00:00
COFF [codeview] Change readobj symbol dumping format 2017-07-11 23:41:41 +00:00
Disassembler [AArch64] v8.3-a complex number support 2017-08-31 09:27:04 +00:00
ELF Don't pass the code model to MC 2017-08-02 20:32:26 +00:00
Hexagon [Hexagon] Handle a global operand to A2_addi when creating duplexes 2017-06-22 15:53:31 +00:00
Lanai [lanai] Add more tests for assembly of conditional ALU ops 2016-07-11 17:58:16 +00:00
MachO ARM: use an external relocation for calls from MachO ARM mode. 2017-08-18 19:13:56 +00:00
Markup
Mips Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."" 2017-08-14 16:20:33 +00:00
PowerPC [Power9] Add new instructions for floating point status and control registers. 2017-08-28 18:46:01 +00:00
RISCV [RISCV] Add RISCVInstPrinter and basic MC assembler tests 2017-08-15 13:08:29 +00:00
Sparc [Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removed 2017-07-25 15:28:28 +00:00
SystemZ [SystemZ, AsmParser] Enable the mnemonic spell corrector. 2017-07-18 09:17:00 +00:00
WebAssembly [WebAssembly] Expose the offset of each data segment 2017-07-12 00:24:54 +00:00
X86 [LLVM][x86][Inline Asm] support for GCC style inline asm - Y<x> constraints 2017-08-24 09:08:33 +00:00