This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from efea5668872 [NFC] Updated testcase for D54411/rL363284 new e2815d19087 [InstCombine] auto-generate complete test checks; NFC new 303105c8eee [clang][NewPM] Fix broken -O0 test from missing assumptions new b8ff4408f17 Fix a bug w/inbounds invalidation in LFTR
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: lib/Transforms/IPO/AlwaysInliner.cpp | 13 ++- lib/Transforms/Scalar/IndVarSimplify.cpp | 94 +++++++++++++++++++--- .../IndVarSimplify/2011-10-27-lftrnull.ll | 4 +- .../IndVarSimplify/2011-11-01-lftrptr.ll | 10 +-- test/Transforms/IndVarSimplify/lftr-dead-ivs.ll | 8 +- test/Transforms/IndVarSimplify/lftr.ll | 2 +- test/Transforms/InstCombine/sqrt.ll | 43 +++++----- 7 files changed, 127 insertions(+), 47 deletions(-)