[PATCH] D64029: [PGO] Add PGO support at -O0 in the experimental new pass manager
Rong Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 29 15:28:44 PDT 2019
xur updated this revision to Diff 212237.
xur marked an inline comment as done.
xur added a comment.
Integrated Chandler's review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64029/new/
https://reviews.llvm.org/D64029
Files:
clang/lib/CodeGen/BackendUtil.cpp
clang/test/Profile/Inputs/gcc-flag-compatibility_IR.proftext
clang/test/Profile/gcc-flag-compatibility.c
llvm/include/llvm/Passes/PassBuilder.h
llvm/lib/Passes/PassBuilder.cpp
llvm/test/Other/new-pm-pgo-O0.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64029.212237.patch
Type: text/x-patch
Size: 13469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190729/bc85f521/attachment.bin>
More information about the cfe-commits
mailing list