This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 20ebcfc [LV] Ensure safe VF for loops with interleaved accesses new 61ce277 [PM] Port indirect call promotion pass to new pass manager
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Transforms/PGOInstrumentation.h | 10 ++++++++++ lib/Passes/PassRegistry.def | 1 + lib/Transforms/Instrumentation/IndirectCallPromotion.cpp | 9 +++++++++ test/Transforms/PGOProfile/icp_covariant_call_return.ll | 1 + test/Transforms/PGOProfile/icp_covariant_invoke_return.ll | 1 + test/Transforms/PGOProfile/icp_invoke.ll | 1 + test/Transforms/PGOProfile/icp_mismatch_msg.ll | 1 + test/Transforms/PGOProfile/icp_vararg.ll | 1 + test/Transforms/PGOProfile/indirect_call_promotion.ll | 2 ++ 9 files changed, 27 insertions(+)