llvm-project/llvm/test/Transforms/CodeGenPrepare/AArch64
Sunho Kim 44601f4956 [AARCH64][NEON] Allow to sink operands for aarch64_neon_pmull
This teaches AArch64TargetLowering::shouldSinkOperands to sink the
operands of aarch64_neon_pmull intrinsic.

Differential Revision: https://reviews.llvm.org/D117944
2022-02-03 16:46:49 +00:00
..
combine-address-mode.ll [CGP] Fix the crash for combining address mode when having cyclic dependency 2021-08-26 22:52:42 +08:00
free-zext.ll
gather-scatter-opt-inseltpoison.ll [IR] Let ConstantVector::getSplat use poison instead of undef 2021-08-10 08:27:43 +01:00
gather-scatter-opt.ll [IR] Let ConstantVector::getSplat use poison instead of undef 2021-08-10 08:27:43 +01:00
large-offset-gep.ll [AArch64] Optimize add/sub with immediate through MIPeepholeOpt 2022-01-22 12:39:22 +00:00
lit.local.cfg
overflow-intrinsics.ll
sink-free-instructions-inseltpoison.ll [CodeGenPrepare] The instruction to be sunk should be inserted before its user in a block 2021-08-17 18:58:15 +08:00
sink-free-instructions.ll [AARCH64][NEON] Allow to sink operands for aarch64_neon_pmull 2022-02-03 16:46:49 +00:00
trunc-weird-user.ll
widen_switch.ll