[X86] Allow any 8-bit immediate to be used with bt/btc/btr/bts memory aliases.
authorCraig Topper <craig.topper@intel.com>
Wed, 7 Aug 2019 06:17:58 +0000 (06:17 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 7 Aug 2019 06:17:58 +0000 (06:17 +0000)
commitf192cc587ccc314509e84f4b5fe5496daa80752f
treef60d8245c07f4aece4d8918f390a1b41c57b4c6e
parent624980037d1a77f9227d7da9de6073c27c4473d5
[X86] Allow any 8-bit immediate to be used with bt/btc/btr/bts memory aliases.

We have aliases that disambiguate memory forms of bt/btc/btr/bts
without suffixes to the 32-bit form. These aliases should have
been updated when the instructions were updated in r356413.

llvm-svn: 368127
llvm/lib/Target/X86/X86InstrInfo.td
llvm/test/MC/X86/x86-32-coverage.s