This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c01803866ec [bpf] add bigendian support to disassembler new b08a076cbf5 [ValueTracking] Use APInt::isSubsetOf and APInt::intersects. NFC new f743447b5e7 [LazyValueInfo] Fix typo in comment. NFC new 78b412f427f [APInt] Add clearSignBit method. Use it and setSignBit in a [...]
The 3 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/ADT/APInt.h | 5 +++++ lib/Analysis/DemandedBits.cpp | 4 ++-- lib/Analysis/LazyValueInfo.cpp | 2 +- lib/Analysis/ValueTracking.cpp | 4 ++-- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 +- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCompares.cpp | 4 ++-- 7 files changed, 14 insertions(+), 9 deletions(-)