diff options
author | Michael Zolotukhin <mzolotukhin@apple.com> | 2015-07-24 01:53:04 +0000 |
---|---|---|
committer | Michael Zolotukhin <mzolotukhin@apple.com> | 2015-07-24 01:53:04 +0000 |
commit | 57776b8159eb9eeaa2ef43f36b8fbeb3d6b5cf64 (patch) | |
tree | 120588478833a7a22fc37893f4ce244b6a74cea8 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | b4bc424c9acd787fbfcd1506aadd6e49113f6b1c (diff) | |
download | llvm-57776b8159eb9eeaa2ef43f36b8fbeb3d6b5cf64.zip llvm-57776b8159eb9eeaa2ef43f36b8fbeb3d6b5cf64.tar.gz llvm-57776b8159eb9eeaa2ef43f36b8fbeb3d6b5cf64.tar.bz2 |
Handle resolvable branches in complete loop unroll heuristic.
Summary:
Resolving a branch allows us to ignore blocks that won't be executed, and thus make our estimate more accurate.
This patch is intended to be applied after D10205 (though it could be applied independently).
Reviewers: chandlerc
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D10206
llvm-svn: 243084
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions