This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8e47a8d1a66 Fix non-Windows build for D53324 new 62bea74cfa2 [X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y [...]
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 | 91 +++++++--- lib/Target/X86/X86InstrInfo.td | 26 --- test/CodeGen/X86/extract-bits.ll | 328 ++++++++++++++---------------------- test/CodeGen/X86/extract-lowbits.ll | 227 ++++++++----------------- 4 files changed, 258 insertions(+), 414 deletions(-)