[PATCH] D15828: [PGO] Passmanagerbuilder change that enable IR level PGO instrumentation

Rong Xu via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 12:08:02 PST 2016


xur updated this revision to Diff 45429.
xur added a comment.

Per Sean's suggestion, I removed the preinliner change to have the patch focused on the options only.
I will later create a separated patch to discuss preinliner change.

Thanks,

-Rong


http://reviews.llvm.org/D15828

Files:
  include/llvm/Transforms/IPO/PassManagerBuilder.h
  lib/Transforms/IPO/LLVMBuild.txt
  lib/Transforms/IPO/PassManagerBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15828.45429.patch
Type: text/x-patch
Size: 4251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/8f5e0038/attachment.bin>


More information about the llvm-commits mailing list