[PATCH] D59682: [X86] Add BSR/BSF/BSWAP intrinsics to ia32intrin.h to match gcc.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 23 17:56:43 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC356848: [X86] Add BSR/BSF/BSWAP intrinsics to ia32intrin.h to match gcc. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59682?vs=192010&id=192017#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59682/new/

https://reviews.llvm.org/D59682

Files:
  lib/Headers/ia32intrin.h
  lib/Headers/immintrin.h
  test/CodeGen/bitscan-builtins.c
  test/CodeGen/x86-bswap.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59682.192017.patch
Type: text/x-patch
Size: 6640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190324/0cb072fa/attachment.bin>


More information about the cfe-commits mailing list