This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db74d7c [InstCombine] Avoid updating argument demanded elements in se [...] new 0a660a2 [InstCombine][SSE] Demanded vector elements for scalar intrin [...]
The 1 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/InstCombine/InstCombineCalls.cpp | 52 +++++++++++++++ test/Transforms/InstCombine/x86-sse.ll | 70 ++++++-------------- test/Transforms/InstCombine/x86-sse2.ll | 85 +++++++++++-------------- test/Transforms/InstCombine/x86-sse41.ll | 64 ++++++------------- 4 files changed, 126 insertions(+), 145 deletions(-)