llvm-project/llvm/test/MC
Simon Dardis ac9c30c37f [mips] Parse the 'bopt' and 'nobopt' directives in IAS.
The GAS assembler supports the ".set bopt" directive but according
to the sources it doesn't do anything. It's supposed to optimize
branches by filling the delay slot of a branch with it's target.

This patch teaches the MIPS asm parser to accept both and warn in
the case of 'bopt' that the bopt directive is unsupported.

This resolves PR/31841.

Thanks to Sean Bruno for reporting the issue!

llvm-svn: 293798
2017-02-01 18:50:24 +00:00
..
AArch64 Fix some broken CHECK lines. 2017-01-22 20:28:56 +00:00
AMDGPU [AMDGPU][mc][tests][NFC] Revert coverage/smoke Gfx7 asm test 2017-01-31 15:50:11 +00:00
ARM [ARM] Avoid using ARM instructions in Thumb mode 2017-01-31 14:35:01 +00:00
AVR [AVR] Add all of the machine code test suite 2016-11-09 23:46:25 +00:00
AsmParser Move test input to directory called Inputs. 2017-01-06 10:22:15 +00:00
COFF [CodeView] Fix off-by-one error in def range gap emission 2017-01-24 16:57:55 +00:00
Disassembler Reapply [AMDGPU][mc][tests][NFC] Add coverage/smoke tests for Gfx7 and Gfx8. 2017-01-30 21:59:21 +00:00
ELF Speculatively revert r289925, see PR31407 2016-12-16 14:02:28 +00:00
Hexagon [Hexagon] Fix disassembler crash after r279255 2016-09-09 21:45:00 +00:00
Lanai [lanai] Add more tests for assembly of conditional ALU ops 2016-07-11 17:58:16 +00:00
MachO MCMacho: Allow __thread_ptr section after dwarf sections 2017-02-01 01:31:36 +00:00
Markup
Mips [mips] Parse the 'bopt' and 'nobopt' directives in IAS. 2017-02-01 18:50:24 +00:00
PowerPC [PowerPC][Altivec] Add vmr extended mnemonic 2017-01-31 13:43:11 +00:00
Sparc Don't pass a Reloc::Model to MC. 2016-05-18 11:58:50 +00:00
SystemZ [SystemZ] Support remaining atomic instructions 2016-12-02 18:24:16 +00:00
X86 MC: Introduce the ABS8 symbol modifier. 2017-01-31 18:28:44 +00:00