[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:36 PST 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D40044?vs=122881&id=125230#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40044

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

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


More information about the cfe-commits mailing list