This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1b5a889fa3 [InstSimplify] use m_Specific and commutative matcher to re [...] new 4956f498478 [x86] shrink 'and' immediate values by setting the high bit [...]
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/X86ISelDAGToDAG.cpp | 60 ++++++++- test/CodeGen/X86/and-encoding.ll | 20 ++- test/CodeGen/X86/divide-by-constant.ll | 6 - test/CodeGen/X86/known-bits.ll | 2 - test/CodeGen/X86/popcnt.ll | 4 +- test/CodeGen/X86/pr33844.ll | 2 +- test/CodeGen/X86/shift-pair.ll | 2 +- test/CodeGen/X86/urem-i8-constant.ll | 1 - test/CodeGen/X86/vector-sext.ll | 214 ++++++++++++++++----------------- test/CodeGen/X86/win64_frame.ll | 5 +- test/CodeGen/X86/x86-64-baseptr.ll | 13 +- test/CodeGen/X86/zext-fold.ll | 6 +- 12 files changed, 184 insertions(+), 151 deletions(-)