[PATCH] D37583: Add pagerando binning pass
Stephen Crane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 2 17:43:37 PDT 2018
rinon updated this revision to Diff 140716.
rinon added a comment.
- Add profile-guided pagerando binning algorithm
- Rebase
Repository:
rL LLVM
https://reviews.llvm.org/D37583
Files:
include/llvm/CodeGen/PagerandoBinning.h
include/llvm/CodeGen/Passes.h
include/llvm/InitializePasses.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGen.cpp
lib/CodeGen/PagerandoBinning.cpp
lib/CodeGen/TargetPassConfig.cpp
unittests/CodeGen/CMakeLists.txt
unittests/CodeGen/PagerandoBinningSimpleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37583.140716.patch
Type: text/x-patch
Size: 18771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/349d2e4a/attachment-0001.bin>
More information about the llvm-commits
mailing list