llvm-mirror/test/MC
Stanislav Mekhanoshin 57958aeb9c [AMDGPU] gfx1010 sgpr register changes
Differential Revision: https://reviews.llvm.org/D61045

llvm-svn: 359117
2019-04-24 17:28:30 +00:00
..
AArch64 [AArch64][AsmParser] Fix .arch_extension directive parsing 2019-04-04 09:11:17 +00:00
AMDGPU [AMDGPU] gfx1010 sgpr register changes 2019-04-24 17:28:30 +00:00
ARM ARM: disallow add/sub to sp unless Rn is also sp. 2019-04-23 13:50:13 +00:00
AsmParser [MC] Fix floating-point literal lexing. 2019-03-28 21:12:28 +00:00
AVR [AVR] Fix the inst-cbr test 2019-01-18 10:11:33 +00:00
BPF bpf: disassembler support for XADD under sub-register mode 2019-02-28 19:22:34 +00:00
COFF [llvm-objdump] - Print LMAs when dumping section headers. 2019-01-28 14:11:35 +00:00
Disassembler ARM: disallow add/sub to sp unless Rn is also sp. 2019-04-23 13:50:13 +00:00
ELF [llvm-mc] - Properly set the the address align field of the compressed sections. 2019-04-23 09:16:53 +00:00
Hexagon [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
Lanai [lanai] Add more tests for assembly of conditional ALU ops 2016-07-11 17:58:16 +00:00
MachO [MC][MachO] Emit an error for emitting relocations of the form -SYM + cst 2019-03-06 18:10:41 +00:00
Mips [mips] Fix crash on recursive using of .set 2019-03-19 15:15:35 +00:00
MSP430 [MSP430] Recognize '{' as a line separator 2019-01-15 20:10:46 +00:00
PowerPC Add slbfee instruction. 2019-04-15 17:08:43 +00:00
RISCV [RISCV] Support assembling %tls_{ie,gd}_pcrel_hi modifiers 2019-04-23 14:46:13 +00:00
Sparc [Sparc] Add membar assembler tags 2018-12-13 15:29:12 +00:00
SystemZ [SystemZ] Implement SystemZOperand::print() 2018-10-26 00:36:00 +00:00
WebAssembly [WebAssembly] Add DataCount section to object files 2019-04-12 22:27:48 +00:00
X86 [X86] Move the 2 byte VEX optimization for MOV instructions back to the X86AsmParser::processInstruction where it used to be. Block when {vex3} prefix is present. 2019-04-10 05:43:20 +00:00