]> granicus.if.org Git - llvm/commit
[X86] Add patterns with and_flag_nocf for BLSI and TBM instructions.
authorCraig Topper <craig.topper@intel.com>
Wed, 10 Jul 2019 22:44:32 +0000 (22:44 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 10 Jul 2019 22:44:32 +0000 (22:44 +0000)
commit1156e97f613904fb4585806378a860056d40e8aa
treece4cca8a907093a0c00b44f5ac9b83f6b9763106
parent4eab83a90941d4b1191357becc00c974938e84e7
[X86] Add patterns with and_flag_nocf for BLSI and TBM instructions.

Fixes similar issues to r352306.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365705 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/bmi.ll
test/CodeGen/X86/tbm_patterns.ll