This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f983a566424 Added "zext" from v2i8 to v2i32. In the next patch I'll opt [...] new a0e0fb714cd [X86] Move matching of (and (srl/sra, C), (1<<C) - 1) to BE [...]
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 | 92 ++++++++++++++++++++++++++++++++++++++ lib/Target/X86/X86ISelLowering.cpp | 27 ----------- lib/Target/X86/X86ISelLowering.h | 3 -- lib/Target/X86/X86InstrInfo.td | 22 --------- test/CodeGen/X86/bmi.ll | 24 ++++++++++ test/CodeGen/X86/tbm_patterns.ll | 30 ++++++++++++- 6 files changed, 144 insertions(+), 54 deletions(-)