[PATCH] D50591: [PGO] Control Height Reduction

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 12:53:51 PDT 2018


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

Updated the .cpp file.


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.161301.patch
Type: text/x-patch
Size: 148298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/20904473/attachment-0001.bin>


More information about the llvm-commits mailing list