[PATCH] D40044: [CodeGen] convert math libcalls/builtins to equivalent LLVM intrinsics

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 1 15:16:37 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rC319593: [CodeGen] convert math libcalls/builtins to equivalent LLVM intrinsics (authored by spatel).

Repository:
  rC Clang

https://reviews.llvm.org/D40044

Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/builtin-sqrt.c
  test/CodeGen/builtins.c
  test/CodeGen/libcalls.c
  test/CodeGen/math-builtins.c
  test/CodeGen/math-libcalls.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40044.125231.patch
Type: text/x-patch
Size: 35388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171201/d90ea5f8/attachment-0001.bin>


More information about the cfe-commits mailing list