[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 1 13:00:00 PDT 2019
xur updated this revision to Diff 207392.
xur marked an inline comment as done.
xur added a comment.
Sent the wrong test file in last patch.
Update to the correct one.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64029.207392.patch
Type: text/x-patch
Size: 9315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190701/c8ad0e97/attachment-0001.bin>
More information about the cfe-commits
mailing list