[PATCH] D40069: [SimplifyLibCall] Inline calls to cabs when it's safe to do so.

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 17:27:11 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320901: [SimplifyLibCalls] Inline calls to cabs when it's safe to do so (authored by hfinkel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40069?vs=127132&id=127219#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40069

Files:
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/cabs-array.ll
  llvm/trunk/test/Transforms/InstCombine/cabs-discrete.ll
  llvm/trunk/unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40069.127219.patch
Type: text/x-patch
Size: 10191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171216/17698287/attachment-0001.bin>


More information about the llvm-commits mailing list