This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 466d0a3 [PM] Port DeadArgumentElimination to the new PM new e4f64b2 [X86][BMI] Added fast-isel tests for BMI1 intrinsics
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: .../CodeGen/X86/bmi-intrinsics-fast-isel-x86_64.ll | 165 +++++++++++ test/CodeGen/X86/bmi-intrinsics-fast-isel.ll | 326 +++++++++++++++++++++ 2 files changed, 491 insertions(+) create mode 100644 test/CodeGen/X86/bmi-intrinsics-fast-isel-x86_64.ll create mode 100644 test/CodeGen/X86/bmi-intrinsics-fast-isel.ll