[PATCH] D31248: [X86] Implement __readgsqword (and the rest) as builtins (PR32373)

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 22 12:25:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298538: [X86] Implement __readgsqword (and the rest) as builtins (PR32373) (authored by hans).

Changed prior to commit:
  https://reviews.llvm.org/D31248?vs=92664&id=92679#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31248

Files:
  cfe/trunk/include/clang/Basic/Builtins.def
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/Headers/intrin.h
  cfe/trunk/test/CodeGen/ms-x86-intrinsics.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31248.92679.patch
Type: text/x-patch
Size: 9828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170322/87f61411/attachment-0001.bin>


More information about the cfe-commits mailing list