This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3d7650e [Hexagon] Adding gp+ to the syntax of gp-relative instructions new 9075e80 Revert "[Hexagon] Address ASAN and UBSAN failures after r294226" new 8ee4396 Fix the samplepgo indirect call promotion bug: we should not [...]
The 2 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/Analysis/IndirectCallSiteVisitor.h | 12 ++---------- include/llvm/IR/CallSite.h | 14 ++++++++++++++ lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 16 +++++++++------- lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h | 2 +- lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp | 10 +++------- lib/Transforms/IPO/SampleProfile.cpp | 3 ++- test/Transforms/SampleProfile/Inputs/indirect-call.prof | 3 +++ test/Transforms/SampleProfile/indirect-call.ll | 15 +++++++++++++++ 8 files changed, 49 insertions(+), 26 deletions(-)