[PATCH] D31721: Add __ffssi2 implementation to compiler-rt builtins

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 11:24:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299675: Add __ffssi2 implementation to compiler-rt builtins (authored by dim).

Changed prior to commit:
  https://reviews.llvm.org/D31721?vs=94273&id=94404#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31721

Files:
  compiler-rt/trunk/lib/builtins/CMakeLists.txt
  compiler-rt/trunk/lib/builtins/README.txt
  compiler-rt/trunk/lib/builtins/ffssi2.c
  compiler-rt/trunk/test/builtins/Unit/ffssi2_test.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31721.94404.patch
Type: text/x-patch
Size: 3823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/8a76af7f/attachment.bin>


More information about the llvm-commits mailing list