]> granicus.if.org Git - llvm/commit
[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)
commitaf17b264e10ad9a39bcfdbc4fb97310c805005f7
tree754eda3525f2489ca39456b2ccad4a66503fe2fe
parente67d6dd3e8fe2715350d98aab9532a095ca6bac6
[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

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