1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/MC
Chad Rosier 2c682e9116 [Assembler] Fix crash when assembling .quad for AArch32.
A 64-bit relocation does not exist in 32-bit ARMELF. Report an error
instead of crashing.

PR23870
Patch by Sanne Wouda (sanwou01).
Differential Revision: https://reviews.llvm.org/D28851

llvm-svn: 292373
2017-01-18 15:02:54 +00:00
..
AArch64 Attempt to make the Windows bots green after r290609. 2016-12-27 18:02:27 +00:00
AMDGPU [AMDGPU] Assembler: fix v_mac_f16 immediates 2017-01-17 15:26:02 +00:00
ARM [Assembler] Fix crash when assembling .quad for AArch32. 2017-01-18 15:02:54 +00:00
AsmParser Move test input to directory called Inputs. 2017-01-06 10:22:15 +00:00
AVR [AVR] Add all of the machine code test suite 2016-11-09 23:46:25 +00:00
COFF Emit S_COMPILE3 record once per TU rather than once per function 2016-11-02 21:30:35 +00:00
Disassembler [mips] Correct c.cond.fmt instruction definition. 2017-01-16 13:55:58 +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 Speculatively revert r289925, see PR31407 2016-12-16 14:02:28 +00:00
Markup
Mips [mips] Correct c.cond.fmt instruction definition. 2017-01-16 13:55:58 +00:00
PowerPC [PowerPC] Implement missing ISA 2.06 instructions. 2017-01-05 15:00:45 +00:00
Sparc
SystemZ [SystemZ] Support remaining atomic instructions 2016-12-02 18:24:16 +00:00
X86 [X86] Fix for bugzilla 31576 - add support for "data32" instruction prefix 2017-01-18 08:07:51 +00:00