[PATCH] D50924: [CodeGen] add rotate builtins

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 19 06:13:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC340135: [CodeGen] add rotate builtins (authored by spatel, committed by ).
Herald added a subscriber: kristina.

Repository:
  rC Clang

https://reviews.llvm.org/D50924

Files:
  docs/LanguageExtensions.rst
  include/clang/Basic/Builtins.def
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/builtin-rotate.c
  test/CodeGen/ms-intrinsics-rotations.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50924.161397.patch
Type: text/x-patch
Size: 16167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180819/4da4f173/attachment.bin>


More information about the cfe-commits mailing list