llvm-project/llvm/test/CodeGen
Craig Topper 3998041e80 [X86] Add test case to show failure to promote i16 subtract when the LHS is a load and the result is stored to a different address.
We mistakenly believe we might be able to fold this as a RMW operation, but that doesn't end up happening.

llvm-svn: 328929
2018-04-01 06:29:27 +00:00
..
AArch64 [DAGCombine] (float)((int) f) --> ftrunc (PR36617) 2018-03-31 17:55:44 +00:00
AMDGPU [AMDGPU] Fixed some instructions latencies 2018-03-30 16:19:13 +00:00
ARC
ARM [DAGCombine] (float)((int) f) --> ftrunc (PR36617) 2018-03-31 17:55:44 +00:00
AVR [AVR] Add a regression test for struct return lowering 2018-03-20 11:23:03 +00:00
BPF bpf: Extends zero extension elimination beyond comparison instructions 2018-03-13 06:47:03 +00:00
Generic Try to fix a couple tests for Windows. 2018-03-29 18:59:33 +00:00
Hexagon [Hexagon] Fix testcase 2018-03-30 19:46:28 +00:00
Inputs
Lanai
MIR [MIR-Canon] Adding support for local idempotent instruction hoisting. 2018-03-31 05:48:51 +00:00
MSP430
Mips [RegisterCoalescing] Don't move COPY if it would interfere with another value 2018-03-28 06:01:30 +00:00
NVPTX [NVPTX] Make tensor shape part of WMMA intrinsic's name. 2018-03-21 21:55:02 +00:00
Nios2
PowerPC [DAGCombine] (float)((int) f) --> ftrunc (PR36617) 2018-03-31 17:55:44 +00:00
RISCV [RISCV] Use init_array instead of ctors for RISCV target, by default 2018-03-24 18:37:19 +00:00
SPARC Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding" 2018-02-27 16:59:10 +00:00
SystemZ Use local symbols for creating .stack-size. 2018-03-26 20:40:22 +00:00
Thumb [ARM] Fix "Constant pool entry out of range!" in Thumb1 mode 2018-03-23 17:53:27 +00:00
Thumb2 [CodeGen] Add a new pass for PostRA sink 2018-03-22 20:06:47 +00:00
WebAssembly [WebAssembly] Strip threadlocal attribute from globals in single thread mode 2018-03-20 22:01:32 +00:00
WinCFGuard
WinEH
X86 [X86] Add test case to show failure to promote i16 subtract when the LHS is a load and the result is stored to a different address. 2018-04-01 06:29:27 +00:00
XCore Use .set instead of = when printing assignment in assembly output 2018-03-27 16:44:41 +00:00