llvm-project/llvm/test/MC
Simon Atanasyan ede43b71f8 [mips] Implement generation of relocations "chains" used by N32 ABI
In case of using a "nested" relocation expressions like this
`%hi(%neg(%gp_rel()))`, N32 ABI requires generation of three consecutive
relocations. That differs from the N64 ABI case where all relocations
are packed into the single relocation record.

llvm-svn: 313879
2017-09-21 14:04:53 +00:00
..
AArch64 Re-land "Fix Bug 30978 by emitting cv file checksums." 2017-09-19 18:14:45 +00:00
AMDGPU AMDGPU: Fix encoding of op_sel for mad_mix* opcodes 2017-09-20 19:09:28 +00:00
ARM [ARM] Relax 'cpsie'/'cpsid' flag parsing. 2017-09-19 21:23:19 +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
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 'into' instruction should not be decoded as a valid instr in 64-bit mode 2017-09-20 08:17:17 +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 [lanai] Add more tests for assembly of conditional ALU ops 2016-07-11 17:58:16 +00:00
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 generation of relocations "chains" used by N32 ABI 2017-09-21 14:04:53 +00:00
PowerPC [Power9] Add missing Power9 instructions. 2017-09-19 15:22:36 +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] Weak symbols should be defined in SF_Global 2017-09-20 23:39:44 +00:00
X86 [dwarfdump] Make .eh_frame an alias for .debug_frame 2017-09-18 14:15:57 +00:00