This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0a3fd00 [codeview] Fix crash when handling qualified void types new 848232c [X86][SSE] Added SSE41/AVX2 non-temporal tests new a6b49a0 [PowerPC] Run reg2mem on tests to simplify them. new c704447 [InstCombine] remove guard for generating a vector select
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/InstCombine/InstCombineAndOrXor.cpp | 26 ++- test/CodeGen/PowerPC/builtins-ppc-p8vector.ll | 52 ++---- test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll | 202 ++++++--------------- test/CodeGen/X86/fast-isel-nontemporal.ll | 14 +- 4 files changed, 97 insertions(+), 197 deletions(-)