This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 680006e use different comparison predicates for better test coverage new 72349b2 [LVI] Handle conditions in the form of (cond1 && cond2) new de70ff2 [X86][SSE] Regenerate vector shift lowering tests new c038ba9 [X86][XOP] Tweak vpermil2pd test to stop it being combined away
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/Analysis/LazyValueInfo.cpp | 50 ++++- test/CodeGen/X86/lower-vec-shift.ll | 221 ++++++++++++++-------- test/CodeGen/X86/xop-mask-comments.ll | 6 +- test/Transforms/CorrelatedValuePropagation/add.ll | 94 +++++++++ 4 files changed, 282 insertions(+), 89 deletions(-)