[PATCH] D62358: [SimplifyLibCalls] Fold more fortified builtin functions into their non-fortified variants when possible

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 15:39:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362272: [SimplifyLibCalls] Fold more fortified functions into non-fortified variants (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62358?vs=201100&id=202499#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62358

Files:
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/trunk/include/llvm/Transforms/Utils/BuildLibCalls.h
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
  llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/fortify-folding.ll
  llvm/trunk/unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62358.202499.patch
Type: text/x-patch
Size: 38826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/c318a8ae/attachment-0001.bin>


More information about the llvm-commits mailing list