This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5e5a33d Start using shouldAssumeDSOLocal on Hexagon. new 577fa41 [AArch64] Remove an overly aggressive assert. new efa1f7f [ValueTracking] improve ComputeNumSignBits for vector constants
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/ValueTracking.h | 6 ++--- lib/Analysis/ValueTracking.cpp | 37 ++++++++++++++++++++++++++---- lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 5 ---- test/CodeGen/AArch64/bitfield-insert.ll | 19 ++++++++++++++- test/Transforms/InstSimplify/shr-nop.ll | 3 +-- 5 files changed, 55 insertions(+), 15 deletions(-)