llvm-project/llvm/test/Transforms/InstCombine/ARM
Alexandros Lamprineas 61f0ba1fcc [InstCombine, ARM] Convert vld1 to llvm load
Convert a vector load intrinsic into an llvm load instruction.
This is beneficial when the underlying object being addressed
comes from a constant, since we get constant-folding for free.

Differential Revision: https://reviews.llvm.org/D46273

llvm-svn: 333643
2018-05-31 12:19:18 +00:00
..
2012-04-23-Neon-Intrinsics.ll
aes-intrinsics.ll
constant-fold-hang.ll
lit.local.cfg
neon-intrinsics.ll
strcmp.ll
strcpy.ll
tbl1.ll [InstCombine, ARM, AArch64] Convert table lookup to shuffle vector 2018-05-30 14:38:50 +00:00
vld1.ll [InstCombine, ARM] Convert vld1 to llvm load 2018-05-31 12:19:18 +00:00