1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/CodeGen
Amara Emerson cffbe7b56d [GlobalISel][Legalizer] Fix legalization of llvm.smul.with.overflow
Previously the code for handling G_SMULO didn't properly check for the signed
multiply overflow, instead treating it the same as the unsigned G_UMULO.

Fixes PR35800.

llvm-svn: 321690
2018-01-03 04:56:56 +00:00
..
AArch64 [GlobalISel][Legalizer] Fix legalization of llvm.smul.with.overflow 2018-01-03 04:56:56 +00:00
AMDGPU 2nd attempt at "fixing" amdgpu tests after r321575​ 2017-12-31 03:34:36 +00:00
ARC
ARM [ARM GlobalISel] Support G_INTTOPTR and G_PTRTOINT for s32 2017-12-22 13:05:51 +00:00
AVR
BPF bpf: add support for objdump -print-imm-hex 2017-12-20 19:39:58 +00:00
Generic
Hexagon [Hexagon] Fix generation of vector sign extensions 2018-01-02 15:28:49 +00:00
Inputs
Lanai
Mips [mips] Replace assert by an error message 2017-12-29 19:18:24 +00:00
MIR
MSP430
Nios2
NVPTX
PowerPC [PowerPC] fix a bug in TCO eligibility check 2017-12-30 08:09:04 +00:00
RISCV
SPARC
SystemZ
Thumb
Thumb2
WebAssembly
WinEH
X86 Handle the case of live 16-bit subregisters in X86FixupBWInsts 2018-01-02 21:04:38 +00:00
XCore