[X86][MPX] Add load & store instructions of bnd values to getLoadStoreRegOpcode function.
authorAyman Musa <ayman.musa@intel.com>
Sun, 23 Apr 2017 08:28:42 +0000 (08:28 +0000)
committerAyman Musa <ayman.musa@intel.com>
Sun, 23 Apr 2017 08:28:42 +0000 (08:28 +0000)
commit137c44fe64ad900e234e38b8c61f5b972b58e051
tree39ffb9ae913df10c54afab1e8671ee5b0aaade66
parent9b34a08b19cf67abfa68ca1e7b68bd1c5edb334b
[X86][MPX] Add load & store instructions of bnd values to getLoadStoreRegOpcode function.

This is needed for a follow up patch that generates the memory folding tables.

Differential Revision: https://reviews.llvm.org/D32232

llvm-svn: 301109
llvm/lib/Target/X86/X86InstrInfo.cpp