[PATCH] D54175: [PGO] context sensitive PGO
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 26 14:38:54 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354930: [PGO] Context sensitive PGO (part 1) (authored by xur, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D54175?vs=186529&id=188465#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54175/new/
https://reviews.llvm.org/D54175
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/LTO/Config.h
llvm/trunk/include/llvm/LinkAllPasses.h
llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
llvm/trunk/include/llvm/Transforms/Instrumentation.h
llvm/trunk/include/llvm/Transforms/Instrumentation/InstrProfiling.h
llvm/trunk/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/ProfileData/InstrProf.cpp
llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/tools/gold/gold-plugin.cpp
llvm/trunk/tools/llvm-lto2/llvm-lto2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54175.188465.patch
Type: text/x-patch
Size: 38804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/d89f5f83/attachment-0001.bin>
More information about the llvm-commits
mailing list