[PATCH] D50591: [PGO] Control Height Reduction

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 16:17:21 PDT 2018


yamauchi updated this revision to Diff 161357.
yamauchi marked 9 inline comments as done.
yamauchi added a comment.

Addressed more comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D50591

Files:
  include/llvm/InitializePasses.h
  include/llvm/LinkAllPasses.h
  include/llvm/Transforms/Instrumentation/ControlHeightReduction.h
  include/llvm/Transforms/Utils.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/IPO/PassManagerBuilder.cpp
  lib/Transforms/Instrumentation/CMakeLists.txt
  lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  lib/Transforms/Instrumentation/Instrumentation.cpp
  test/Transforms/PGOProfile/chr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50591.161357.patch
Type: text/x-patch
Size: 148584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/86d8b149/attachment-0001.bin>


More information about the llvm-commits mailing list