[X86] Require HasBMI2 for the new BZHI tablegen patterns.
authorLang Hames <lhames@gmail.com>
Tue, 22 Apr 2014 12:04:53 +0000 (12:04 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 22 Apr 2014 12:04:53 +0000 (12:04 +0000)
commit20850bba80ee48bc23dae257993f92c35c95aa12
tree20b91570b916cb257809e007fb4539bea05b3221
parentc13297fa76e35185c4971d9903bd8b546101aa10
[X86] Require HasBMI2 for the new BZHI tablegen patterns.

Evidently tablegen doesn't infer this from the HasBMI2 predicate on the BZHI
instructions. This should fix the recent bot failures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206885 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td