1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/MC
Simon Pilgrim a7b225c26c [MC] Don't crash on modulo by zero (PR35650)
Extension to D12776, handle modulo by zero in the same way we handle divide by zero.

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

llvm-svn: 325810
2018-02-22 18:06:48 +00:00
..
AArch64 [AArch64][SVE] Asm: Add AND_ZI instructions and aliases 2018-02-06 13:13:21 +00:00
AMDGPU [AMDGPU][MC] Added lds support for MUBUF instructions 2018-02-21 13:13:48 +00:00
ARM [ARM] Don't print "Requires NEON" error message for M-profile 2018-02-13 11:46:38 +00:00
AsmParser Store defined macros in MCContext. 2018-02-14 16:34:27 +00:00
AVR [AVR] Implement some missing code paths 2017-12-11 11:01:27 +00:00
BPF bpf: print backward branch target properly 2017-11-16 19:15:36 +00:00
COFF [CodeView] Add line numbers for inlined call sites 2018-01-18 22:55:43 +00:00
Disassembler [AMDGPU][MC] Added lds support for MUBUF instructions 2018-02-21 13:13:48 +00:00
ELF [MC] Don't crash on modulo by zero (PR35650) 2018-02-22 18:06:48 +00:00
Hexagon [Hexagon] Express calling conventions via .td file instead of hand-coding 2018-02-09 15:30:02 +00:00
Lanai
MachO Fix regex from r324279 more better. 2018-02-06 00:43:26 +00:00
Markup
Mips [mips] Correct the definition of cvt.d.w 2018-02-20 15:55:17 +00:00
PowerPC [PowerPC, AsmParser] Enable the mnemonic spell corrector 2017-12-16 02:42:18 +00:00
RISCV [RISCV] Implement c.lui immediate operand constraint 2018-02-22 15:02:28 +00:00
Sparc
SystemZ
WebAssembly [WebAssembly] MC: Make explicit our current lack of support for relocations against unnamed temporary symbols. 2018-02-16 18:06:05 +00:00
X86 [MC] - Don't crash on unclosed frame. 2018-02-20 09:04:13 +00:00