llvm-project/llvm/test/CodeGen
Amaury Sechet a5820cbd20 Add test case for add to sub post legalization. NFC
llvm-svn: 355797
2019-03-11 01:25:48 +00:00
..
AArch64 [AArch64] Add tests for saddsat/ssubsat; NFC 2019-03-10 12:21:36 +00:00
AMDGPU AMDGPU: Move d16 load matching to preprocess step 2019-03-08 20:58:11 +00:00
ARC
ARM [ARM] Use non-constant operand in umulo-32.ll; NFC 2019-03-09 13:43:21 +00:00
AVR [AVR] Insert unconditional branch when inserting MBBs between blocks with fallthrough 2019-01-21 04:32:02 +00:00
BPF [BPF] Do not generate BTF sections unnecessarily 2019-03-05 01:01:21 +00:00
Generic [AVR] Remove unneeded XFAILs from the Generic CodeGen tests 2019-01-20 11:16:58 +00:00
Hexagon [LSR] Attempt to increase the accuracy of LSR's setup cost 2019-03-07 13:44:40 +00:00
Inputs
Lanai
MIR [X86] Add FPCW as an implicit use on floating point load instructions. 2019-02-08 20:50:09 +00:00
MSP430 Enable integrated assembler on MSP430 by default. 2019-02-05 18:01:45 +00:00
Mips [MIPS GlobalISel] Fix mul operands 2019-03-07 13:28:29 +00:00
NVPTX [Codegen] fix typos in test case 2019-03-02 08:03:59 +00:00
PowerPC [PowerPC] Use real pointers instead of undef 2019-03-06 18:49:39 +00:00
RISCV [RISCV] Support -target-abi at the MC layer and for codegen 2019-03-09 09:28:06 +00:00
SPARC
SystemZ [DAGCombiner][X86][SystemZ][AArch64] Combine some cases of (bitcast (build_vector constants)) between legalize types and legalize dag. 2019-03-04 19:12:16 +00:00
Thumb [Thumb] Add some integer abs testcases for different typesizes. 2019-03-01 12:08:50 +00:00
Thumb2 [ARM] Add some missing thumb1 opcodes to enable peephole optimisation of CMPs 2019-02-22 12:23:31 +00:00
WebAssembly [WebAssembly] Use named operands to identify loads and stores 2019-03-09 04:31:37 +00:00
WinCFGuard
WinEH Fix invalid target triples in tests. (NFC) 2019-03-04 23:37:41 +00:00
X86 Add test case for add to sub post legalization. NFC 2019-03-11 01:25:48 +00:00
XCore