[PATCH] D47142: [x86] invpcid intrinsic

Gabor Buella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 23:38:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333256: [x86] invpcid intrinsic (authored by GBuella, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47142?vs=148341&id=148547#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47142

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Basic/Targets/X86.cpp
  cfe/trunk/lib/Basic/Targets/X86.h
  cfe/trunk/lib/Headers/CMakeLists.txt
  cfe/trunk/lib/Headers/cpuid.h
  cfe/trunk/lib/Headers/immintrin.h
  cfe/trunk/lib/Headers/invpcidintrin.h
  cfe/trunk/lib/Headers/module.modulemap
  cfe/trunk/test/CodeGen/invpcid.c
  cfe/trunk/test/Driver/x86-target-features.c
  cfe/trunk/test/Preprocessor/predefined-arch-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47142.148547.patch
Type: text/x-patch
Size: 12774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/9215c8e9/attachment.bin>


More information about the llvm-commits mailing list