llvm-project/llvm/test/CodeGen
Arthur Eubanks 9ccf13c36d [NewPM][NVPTX] Port NVPTX opt passes
There are only two used in the IR optimization pipeline.
Port these and add them to the default pipeline.

Similar to https://reviews.llvm.org/D93863.

I added -mtriple to some tests since under the new PM, the passes are
only available when the TargetMachine is specified.

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D93930
2021-01-07 15:12:35 -08:00
..
AArch64 [SVE] Add unpacked scalable floating point ZIP/UZP/TRN patterns 2021-01-07 09:56:53 -06:00
AMDGPU GlobalISel: Fail legalization on narrowing extload below memory size 2021-01-07 17:40:34 -05:00
ARC
ARM [ARM] Handle any extend whilst lowering addw/addl/subw/subl 2021-01-06 11:26:39 +00:00
AVR [AVR] Optimize the 16-bit NEGW pseudo instruction 2020-11-17 17:51:58 +08:00
BPF [BPF] support atomic instructions 2020-12-03 07:38:00 -08:00
Generic Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00
Hexagon [Hexagon] Regenerate zext-v4i1.ll tests 2021-01-06 12:56:06 +00:00
Inputs
Lanai
MIR [MIRPrinter] Fix incorrect output of unnamed stack names 2020-12-28 18:01:40 +01:00
MSP430 OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
Mips [test] Add explicit dso_local to definitions in ELF static relocation model tests 2020-12-30 15:47:16 -08:00
NVPTX [NewPM][NVPTX] Port NVPTX opt passes 2021-01-07 15:12:35 -08:00
PowerPC [PowerPC] Avoid call to undef in test (NFC) 2021-01-06 21:09:02 +01:00
RISCV [RISCV] Add vector mask arithmetic ISel patterns 2021-01-07 09:43:25 +00:00
SPARC [CodeGen][SimplifyCFG] Teach DwarfEHPrepare to preserve DomTree 2021-01-02 01:01:19 +03:00
SystemZ [SystemZ][test] Add explicit dso_local to definitions in ELF static relocation model tests 2020-12-30 15:26:09 -08:00
Thumb OpaquePtr: Update more tests to use typed sret 2020-11-20 20:08:43 -05:00
Thumb2 [ARM] Extend lowering for i64 reductions 2021-01-04 12:44:43 +00:00
VE [VE] Support SJLJ exception related instructions 2021-01-05 20:19:15 +09:00
WebAssembly [WebAssembly] Fixed byval args missing DWARF DW_AT_LOCATION 2021-01-07 10:31:38 -08:00
WinCFGuard [CFGuard] Add address-taken IAT tables and delay-load support 2020-11-17 18:24:45 -08:00
WinEH
X86 [DAG] Simplify OR(X,SHL(Y,BW/2)) eq/ne 0/-1 'all/any-of' style patterns 2021-01-07 12:03:19 +00:00
XCore [test] Add explicit dso_local to definitions in ELF static relocation model tests 2020-12-30 15:47:16 -08:00