commit | 746a5dcae6349efb3a99e4f6ce27197ecc2ec3d5 | [log] [tgz] |
---|---|---|
author | Ikhlas Ajbar <iajbar@codeaurora.org> | Tue Apr 03 03:39:43 2018 +0000 |
committer | Ikhlas Ajbar <iajbar@codeaurora.org> | Tue Apr 03 03:39:43 2018 +0000 |
tree | 7fb9a55dd521b481621c63024ecddc7b24ce8943 | |
parent | b6d2b9997760e4dff2a8c674512aa6da9871feb5 [diff] |
peel loops with runtime small trip counts 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329042 91177308-0d34-0410-b5e6-96231b3b80d8