[PATCH] D86019: [SLC] Optimize mempcpy_chk to mempcpy

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 12 07:08:16 PDT 2020


xbolva00 updated this revision to Diff 291391.
xbolva00 added a comment.

Updated.

Ping.


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

https://reviews.llvm.org/D86019

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86019.291391.patch
Type: text/x-patch
Size: 6939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200912/c19e736a/attachment.bin>


More information about the llvm-commits mailing list