This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3f91d206240 [DAG] Add SimplifyDemandedBits support for BITREVERSE new b5cd6c80310 [X86][SSE] SimplifyDemandedBits - call PEXTRB/PEXTRW Simpli [...]
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/Target/X86/X86ISelLowering.cpp | 7 ++- test/CodeGen/X86/bitcast-vector-bool.ll | 73 ++++++++++------------ test/CodeGen/X86/horizontal-shuffle-demanded.ll | 22 +++---- test/CodeGen/X86/masked_store.ll | 82 ++++++++++--------------- 4 files changed, 80 insertions(+), 104 deletions(-)