[PATCH] D24311: Implement MS _rot intrinsics

Albert Gutowski via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 16:14:51 PDT 2016


agutowski updated this revision to Diff 70614.
agutowski added a comment.

Fix undefined value problem when rotating by zero bits
Change tests to work without -Oz flag
Fix types of arguments in tests


https://reviews.llvm.org/D24311

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24311.70614.patch
Type: text/x-patch
Size: 15716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/6f4029cb/attachment.bin>


More information about the cfe-commits mailing list