This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a7aa63a594e [SDAG] Relax conditions under stores of loaded values can b [...] new 3750feec550 [NewGVN] Introduce a definesNoMemory() helper and use it. new d53f653e9b4 [APInt] Add negate helper method to implement twos compleme [...] new b97a02c7d3d [ConstantRange] Fix the early out in ConstantRange::multipl [...]
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 | 9 +++++++-- lib/IR/ConstantRange.cpp | 3 ++- lib/Support/APInt.cpp | 9 +++------ lib/Transforms/Scalar/NewGVN.cpp | 8 +++++--- unittests/IR/ConstantRangeTest.cpp | 2 +- 5 files changed, 18 insertions(+), 13 deletions(-)