This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from befe74f5035 [TTI] Add generic cost handling of SK_Reverse shuffles new 54030c22de0 Revert "[X86][BMI1] X86DAGToDAGISel: select BEXTR from x << [...]
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, 414 insertions(+), 258 deletions(-)