forked from OSchip/llvm-project
2668775f66
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 |
||
---|---|---|
.. | ||
2012-06-15-lsr-noaddrmode.ll | ||
addrec-is-loop-invariant.ll | ||
complexity.ll | ||
ivchain-ARM.ll | ||
lit.local.cfg | ||
vctp-chains.ll |