[PATCH] D43817: [x86] wbnoinvd intrinsic

Gabor Buella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 1 06:21:23 PST 2018


GBuella updated this revision to Diff 136510.
GBuella edited the summary of this revision.
GBuella added a comment.

Added Ice Lake Server architecture.
Removed wbinvd related code.


https://reviews.llvm.org/D43817

Files:
  docs/ClangCommandLineReference.rst
  include/clang/Basic/BuiltinsX86.def
  include/clang/Basic/X86Target.def
  include/clang/Driver/Options.td
  lib/Basic/Targets/X86.cpp
  lib/Basic/Targets/X86.h
  lib/Headers/CMakeLists.txt
  lib/Headers/cpuid.h
  lib/Headers/wbnoinvdintrin.h
  lib/Headers/x86intrin.h
  test/CodeGen/builtin-wbnoinvd.c
  test/CodeGen/builtins-x86.c
  test/Driver/x86-march.c
  test/Driver/x86-target-features.c
  test/Frontend/x86-target-cpu.c
  test/Preprocessor/predefined-arch-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43817.136510.patch
Type: text/x-patch
Size: 17374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180301/93952cd7/attachment.bin>


More information about the cfe-commits mailing list