This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d99549318e6 [ValueTracking] Use KnownOnes to provide a better bound on [...] new 30725541b4e ConstantFold: Fold getelementptr (i32, i32* null, i64 unde [...] new 8517c8ec97d ConstantFold: Handle gep nonnull, undef as well new d81950e9778 [SCEV] Don't use std::move on both inputs to APInt::operato [...] new 0f7e2baed53 [SCEV] Make setRange take ConstantRange by value instead of [...]
The 4 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/ScalarEvolution.h | 2 +- lib/Analysis/ScalarEvolution.cpp | 8 ++++---- lib/IR/ConstantFold.cpp | 10 ++++++---- test/Transforms/GVN/PRE/2011-06-01-NonLocalMemdepMiscompile.ll | 7 +++---- test/Transforms/IndVarSimplify/2011-10-27-lftrnull.ll | 2 +- .../Inline/inline-constexpr-addrspacecast-argument.ll | 2 +- 6 files changed, 16 insertions(+), 15 deletions(-)