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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 13:19:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f1fd59de300: [SLC] Optimize mempcpy_chk to mempcpy (authored by xbolva00).

Repository:
  rG LLVM Github Monorepo

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.296283.patch
Type: text/x-patch
Size: 6939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/c68642bf/attachment.bin>


More information about the llvm-commits mailing list