forked from OSchip/llvm-project
b7322e8ac7
For Hexagon, peeling loops with small runtime trip count is beneficial for our benchmarks. We set PeelCount in HexagonTargetInfo.cpp and we use PeelCount set by the target for computing the desired peel count. Differential Revision: https://reviews.llvm.org/D44880 llvm-svn: 329042 |
||
---|---|---|
.. | ||
lit.local.cfg | ||
peel-small-loop.ll |