[PATCH] D46431: [x86] Introduce the pconfig intrinsic

Gabor Buella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 7 23:53:29 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D46431?vs=145207&id=145634#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46431

Files:
  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/module.modulemap
  cfe/trunk/lib/Headers/pconfigintrin.h
  cfe/trunk/lib/Headers/x86intrin.h
  cfe/trunk/test/Driver/x86-target-features.c
  cfe/trunk/test/Headers/pconfigintin.c
  cfe/trunk/test/Preprocessor/predefined-arch-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46431.145634.patch
Type: text/x-patch
Size: 9142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180508/a94d30e2/attachment.bin>


More information about the cfe-commits mailing list