]> granicus.if.org Git - llvm/commit
[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)
commit32251d6f422732a6bfc1d7de97ddb0eafd6ae7d9
treeca5914fcc2a8549176989c68391024364c341335
parentaa1143c9b7ab4af46d1bfca6b715a91b07e404f1
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368127 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td
test/MC/X86/x86-32-coverage.s