llvm-project/llvm/test/Transforms/InstCombine/ARM
David Green 5a6dfbb8cd [ARM] Teach DemandedVectorElts about VMOVN lanes
The class of instructions that write to narrow top/bottom lanes only
demand the even or odd elements of the input lanes. Which means that a
pair of VMOVNT; VMOVNB demands no lanes from the original input. This
teaches that to instcombine from the target hooks available through
ARMTTIImpl.

Differential Revision: https://reviews.llvm.org/D109325
2021-09-14 11:05:31 +01:00
..
2012-04-23-Neon-Intrinsics.ll
aes-intrinsics.ll
constant-fold-hang.ll
lit.local.cfg
mve-narrow.ll [ARM] Teach DemandedVectorElts about VMOVN lanes 2021-09-14 11:05:31 +01:00
mve-v2i2v.ll [ARM] Fix arm.mve.pred.v2i range upper limit 2021-07-05 21:06:30 +01:00
neon-intrinsics.ll
strcmp.ll Revert "[BuildLibCalls/SimplifyLibCalls] Fix attributes on created CallInst instructions." 2021-06-24 19:24:34 -07:00
strcpy.ll
tbl1.ll
vld1.ll
vmldava.ll