This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 78ce4df1177 Only dump the types we need in the test. new ecbe2f8e5e0 [X86] Disable BMI BEXTR in X86DAGToDAGISel::matchBEXTRFromA [...]
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/X86.td | 9 ++++ lib/Target/X86/X86ISelDAGToDAG.cpp | 9 +++- lib/Target/X86/X86Subtarget.h | 4 ++ test/CodeGen/X86/bmi-x86_64.ll | 64 ++++++++++++++++++++-------- test/CodeGen/X86/bmi.ll | 85 ++++++++++++++++++++++++++------------ test/CodeGen/X86/extract-bits.ll | 20 ++++----- 6 files changed, 136 insertions(+), 55 deletions(-)