1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/MC
Sam Parker ddd8dfc9d7 [AArch64] Add V8_2aOps feature to Cortex-A55 and 75
Add the missing hardware features the ProcA55 and ProcA75 feature.
These are already enabled via the target parser, but I had missed
them in the backend.

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

llvm-svn: 313535
2017-09-18 14:46:14 +00:00
..
AArch64 [AArch64] Add V8_2aOps feature to Cortex-A55 and 75 2017-09-18 14:46:14 +00:00
AMDGPU AMDGPU: Add ds_{read|write}_addtid_b32 definitions 2017-09-01 18:38:02 +00:00
ARM [ARM] Fix for indexed dot product instruction descriptions 2017-09-18 14:17:57 +00:00
AsmParser [AsmParser] Recommit: Hash is not a comment on some targets 2017-08-21 09:58:37 +00:00
AVR [AVR] Remove a bunch of now-obselete tests 2017-07-01 05:23:13 +00:00
BPF [bpf] Fix test to always use little endian. 2017-09-14 17:55:50 +00:00
COFF [codeview] Change readobj symbol dumping format 2017-07-11 23:41:41 +00:00
Disassembler [mips] Implement the 'dext' aliases and it's disassembly alias. 2017-09-14 17:27:53 +00:00
ELF llvm-dwarfdump: Make -brief the default and add a -verbose option instead. 2017-09-11 23:05:20 +00:00
Hexagon [Hexagon] Handle a global operand to A2_addi when creating duplexes 2017-06-22 15:53:31 +00:00
Lanai
MachO llvm-dwarfdump: Make -brief the default and add a -verbose option instead. 2017-09-11 23:05:20 +00:00
Markup
Mips [mips] Implement the 'dext' aliases and it's disassembly alias. 2017-09-14 17:27:53 +00:00
PowerPC [Power9] Add missing instructions: extswsli, popcntb 2017-09-13 14:05:27 +00:00
RISCV [RISCV] Add support for disassembly 2017-09-17 14:36:28 +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] MC: Create wasm data segments based on MCSections 2017-09-15 20:54:59 +00:00
X86 [dwarfdump] Make .eh_frame an alias for .debug_frame 2017-09-18 14:15:57 +00:00