[PATCH] D50591: [PGO] Control Height Reduction

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 10:20:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341386: [PGO] Control Height Reduction (authored by yamauchi, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D50591

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50591.163860.patch
Type: text/x-patch
Size: 150980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180904/32fe545f/attachment.bin>


More information about the llvm-commits mailing list