This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 65165b2 [InstCombine] Enable cast-folding in logic(cast(icmp), cast(icmp)) new 779845c add missing test for simplifySelectBitTest() new 33f9159 [DSE] Add additional debug output. NFC. new 5d55323 [X86][AVX] Fixed typo in test names
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/Scalar/DeadStoreElimination.cpp | 3 +++ test/CodeGen/X86/avx-vbroadcastf128.ll | 6 +++--- test/CodeGen/X86/avx2-vbroadcasti128.ll | 6 +++--- test/Transforms/InstSimplify/select.ll | 14 ++++++++++++++ 4 files changed, 23 insertions(+), 6 deletions(-)