[X86] Add test cases to show isel failing to match BMI blsmsk/blsi/blsr when the...
commitd67543f416492d8bb9726c852c92ec8bfb2c9ac5
authorCraig Topper <craig.topper@intel.com>
Tue, 18 Dec 2018 08:26:01 +0000 (18 08:26 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 18 Dec 2018 08:26:01 +0000 (18 08:26 +0000)
tree05a4ad71b8612d89f7c98ebb5b11d421b0c08a36
parentd662b7528654349d3b9e96eb7017efeb06583f90
[X86] Add test cases to show isel failing to match BMI blsmsk/blsi/blsr when the flag result is used.

A similar things happen to TBM instructions which we already have tests for.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349450 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/bmi.ll