[PATCH] D37583: Add pagerando binning pass

Stephen Crane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 18:41:45 PST 2018


rinon updated this revision to Diff 130536.
rinon added a comment.

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/PagerandoBinningTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37583.130536.patch
Type: text/x-patch
Size: 10949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/b91e78ab/attachment.bin>


More information about the llvm-commits mailing list