[PATCH] D19796: Add new intrinsic support for MONITORX and MWAITX instructions.

Ashutosh Nema via cfe-commits cfe-commits at lists.llvm.org
Wed May 18 05:02:49 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269907: Add new intrinsic support for MONITORX and MWAITX instructions (authored by Ashutosh).

Changed prior to commit:
  http://reviews.llvm.org/D19796?vs=55788&id=57593#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19796

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/lib/Headers/CMakeLists.txt
  cfe/trunk/lib/Headers/module.modulemap
  cfe/trunk/lib/Headers/mwaitxintrin.h
  cfe/trunk/lib/Headers/x86intrin.h
  cfe/trunk/test/CodeGen/builtins-x86.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19796.57593.patch
Type: text/x-patch
Size: 7774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160518/3c492e38/attachment-0001.bin>


More information about the cfe-commits mailing list