This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e0c3a9252db [PowerPC] Tell VSX swap removal that scalar conversions are [...] new 0b5268af735 [InstCombine] allow multi-use values in canEvaluate* if all [...] new 1e17f1bf735 [X86][XOP] Add XOP to variable permute tests
The 2 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/InstCombineCasts.cpp | 18 +- test/CodeGen/X86/var-permute-128.ll | 1 + test/CodeGen/X86/var-permute-256.ll | 597 ++++++++++++++++++++++++ test/Transforms/InstCombine/cast-mul-select.ll | 26 +- test/Transforms/InstCombine/icmp-mul-zext.ll | 7 +- 5 files changed, 624 insertions(+), 25 deletions(-)