[X86] Change memory operand of BNDMK/BNDCL/BNDCU/BNDCN/BNDST to anymem.
authorCraig Topper <craig.topper@intel.com>
Sat, 28 Apr 2018 06:58:26 +0000 (06:58 +0000)
committerCraig Topper <craig.topper@intel.com>
Sat, 28 Apr 2018 06:58:26 +0000 (06:58 +0000)
commit6d6b2b95037000142c8106cac2508975ff147dfd
tree292aaeabf3676c99986ab937dac6ae7a359fa9f2
parentf4c681eb65118bfcec029909e1776769cb9a2542
[X86] Change memory operand of BNDMK/BNDCL/BNDCU/BNDCN/BNDST to anymem.

These instruction don't use their memory operands as normal memory operands. They're just used as addresses. They don't have a size because they aren't directly representing a load or store.

llvm-svn: 331104
llvm/lib/Target/X86/X86InstrMPX.td