[PATCH] D28966: [PGO] Memory intrinsic calls optimization based on profiled size
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 09:55:00 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299446: [PGO] Memory intrinsic calls optimization based on profiled size (authored by xur).
Changed prior to commit:
https://reviews.llvm.org/D28966?vs=93689&id=94089#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28966
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/LinkAllPasses.h
llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/include/llvm/Transforms/InstrProfiling.h
llvm/trunk/include/llvm/Transforms/Instrumentation.h
llvm/trunk/include/llvm/Transforms/PGOInstrumentation.h
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/ProfileData/InstrProf.cpp
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/trunk/lib/Transforms/Instrumentation/Instrumentation.cpp
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/test/Transforms/PGOProfile/memop_size_opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28966.94089.patch
Type: text/x-patch
Size: 30480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/04a99076/attachment-0001.bin>
More information about the llvm-commits
mailing list