[PATCH] D51249: Add flag to enable profile remapping to external interfaces to LLVM.
Richard Smith - zygoloid via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 24 18:30:30 PDT 2018
rsmith created this revision.
rsmith added reviewers: davidxl, tejohnson, dlj, erik.pilkington.
Herald added subscribers: dexonsmith, steven_wu, mehdi_amini.
Split out from https://reviews.llvm.org/D51240, see that patch for full
context.
Repository:
rL LLVM
https://reviews.llvm.org/D51249
Files:
include/llvm/LTO/Config.h
include/llvm/Passes/PassBuilder.h
include/llvm/Transforms/IPO/SampleProfile.h
include/llvm/Transforms/Instrumentation/PGOInstrumentation.h
lib/LTO/LTO.cpp
lib/LTO/LTOBackend.cpp
lib/Passes/PassBuilder.cpp
lib/Transforms/IPO/SampleProfile.cpp
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Transforms/PGOProfile/Inputs/remap.map
test/Transforms/PGOProfile/Inputs/remap.proftext
test/Transforms/PGOProfile/remap.ll
test/Transforms/SampleProfile/Inputs/remap.map
test/Transforms/SampleProfile/Inputs/remap.prof
test/Transforms/SampleProfile/remap.ll
tools/opt/NewPMDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51249.162531.patch
Type: text/x-patch
Size: 20755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180825/b75914f2/attachment.bin>
More information about the llvm-commits
mailing list