diff options
author | Ikhlas Ajbar <iajbar@codeaurora.org> | 2018-03-30 03:05:34 +0000 |
---|---|---|
committer | Ikhlas Ajbar <iajbar@codeaurora.org> | 2018-03-30 03:05:34 +0000 |
commit | 66c8ba5a50ead4fcf4c64c466fbb64cb95d15711 (patch) | |
tree | 83219ebec6bf94be62105ae846dd2484a9607148 /clang/lib/Lex/ModuleMap.cpp | |
parent | 0934c1998285317313a3d44ab5457be8badcff3f (diff) | |
download | llvm-66c8ba5a50ead4fcf4c64c466fbb64cb95d15711.zip llvm-66c8ba5a50ead4fcf4c64c466fbb64cb95d15711.tar.gz llvm-66c8ba5a50ead4fcf4c64c466fbb64cb95d15711.tar.bz2 |
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
llvm-svn: 328854
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions