This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c39935fb158 [lit] Avoid copying llvm/utils/lit/tests/Inputs with lit si [...] new db86040a35c [X86][InstCombine] Add basic simplification support for BEX [...] new 30f1058f25a [X86][InstCombine] Add some simplifications for BZHI intrinsics
The 2 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/Transforms/InstCombine/InstCombineCalls.cpp | 46 ++++ test/Transforms/InstCombine/X86/x86-bmi-tbm.ll | 271 ++++++++++++++++++++++++ 2 files changed, 317 insertions(+) create mode 100644 test/Transforms/InstCombine/X86/x86-bmi-tbm.ll