This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2d041f Fix the bug of samplepgo indirect call promption when type ca [...] new f6e615c [ValueTracking] emit a remark when we detect a conflicting as [...]
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/Analysis/InstructionSimplify.h | 4 ++- include/llvm/Analysis/ValueTracking.h | 4 ++- lib/Analysis/InstructionSimplify.cpp | 6 +++-- lib/Analysis/ValueTracking.cpp | 35 ++++++++++++++++++--------- lib/Transforms/Utils/SimplifyInstructions.cpp | 16 +++++++++--- test/Transforms/InstSimplify/assume.ll | 33 +++++++++++++++++++++---- 6 files changed, 73 insertions(+), 25 deletions(-)