[PATCH] D66669: [X86] Remove what little support we had for MPX

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 11:47:04 PDT 2019


craig.topper updated this revision to Diff 216912.
craig.topper added a comment.

Update attributes in a couple tests that I forgot to check for


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66669/new/

https://reviews.llvm.org/D66669

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Basic/Targets/X86.cpp
  clang/lib/Basic/Targets/X86.h
  clang/test/Driver/x86-target-features.c
  clang/test/Preprocessor/predefined-arch-macros.c
  llvm/lib/Support/Host.cpp
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/lib/Target/X86/X86InstrMPX.td
  llvm/lib/Target/X86/X86Subtarget.h
  llvm/test/CodeGen/X86/ms-inline-asm-avx512.ll
  llvm/test/CodeGen/X86/vector-width-store-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66669.216912.patch
Type: text/x-patch
Size: 24842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/ff4b43cb/attachment.bin>


More information about the llvm-commits mailing list