[PATCH] D42272: [X86] Add rdpid command line option and intrinsics.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 20 10:39:43 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323047: [X86] Add rdpid command line option and intrinsics. (authored by ctopper, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42272?vs=130670&id=130770#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42272

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/immintrin.h
  cfe/trunk/test/CodeGen/rdpid-builtins.c
  cfe/trunk/test/Driver/x86-target-features.c
  cfe/trunk/test/Preprocessor/predefined-arch-macros.c
  cfe/trunk/test/Preprocessor/x86_target_features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42272.130770.patch
Type: text/x-patch
Size: 6669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180120/d9078c07/attachment.bin>


More information about the llvm-commits mailing list