llvm-project/llvm/test/Transforms/LoopStrengthReduce/ARM
Pierre-vh 2668775f66 [LSR][ARM] Add new TTI hook to mark some LSR chains as profitable
This patch adds a new TTI hook to allow targets to tell LSR that
a chain including some instruction is already profitable and
should not be optimized. This patch also adds an implementation
of this TTI hook for ARM so LSR doesn't optimize chains that include
the VCTP intrinsic.

Differential Revision: https://reviews.llvm.org/D79418
2020-05-13 14:18:28 +01:00
..
2012-06-15-lsr-noaddrmode.ll
addrec-is-loop-invariant.ll
complexity.ll
ivchain-ARM.ll
lit.local.cfg
vctp-chains.ll [LSR][ARM] Add new TTI hook to mark some LSR chains as profitable 2020-05-13 14:18:28 +01:00