[PATCH] D50591: [PGO] Control Height Reduction

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 08:05:15 PDT 2018


yamauchi updated this revision to Diff 161961.
yamauchi marked 10 inline comments as done.
yamauchi added a comment.

Addressed 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.161961.patch
Type: text/x-patch
Size: 149397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/52eba9b8/attachment.bin>


More information about the llvm-commits mailing list