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

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 25 11:18:42 PDT 2019


craig.topper updated this revision to Diff 217056.
craig.topper added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Add to clang and llvm release notes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66669

Files:
  clang/docs/ReleaseNotes.rst
  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/docs/ReleaseNotes.rst
  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.217056.patch
Type: text/x-patch
Size: 25881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190825/d7de0e47/attachment-0001.bin>


More information about the cfe-commits mailing list