This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 45311834539 Revert r374931 "[llvm-objdump] Use a counter for llvm-objdu [...] new faeea2dc5e4 [Analysis] Don't assume that unsigned overflow can't happen [...] new 8e340d1d9d9 Try to fix the assert in Alignment::alignAddr to work on 32-bit
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/Utils/Local.h | 8 +++++--- include/llvm/Support/Alignment.h | 3 ++- test/Transforms/InstCombine/gep-custom-dl.ll | 4 ++-- test/Transforms/InstCombine/getelementptr.ll | 11 ++++------- test/Transforms/InstCombine/icmp-custom-dl.ll | 6 +++--- test/Transforms/InstCombine/icmp.ll | 23 +++++++++++++++++++---- test/Transforms/InstCombine/sub.ll | 18 +++++++++--------- 7 files changed, 44 insertions(+), 29 deletions(-)