[PATCH] D66217: [BuildLibCalls] Noalias annotation

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 09:49:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368875: [BuildLibCalls] Noalias annotation (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66217?vs=215100&id=215146#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66217

Files:
  llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Analysis/TypeBasedAliasAnalysis/memcpyopt.ll
  llvm/trunk/test/Other/cgscc-devirt-iteration.ll
  llvm/trunk/test/Other/cgscc-libcall-update.ll
  llvm/trunk/test/Transforms/InferFunctionAttrs/annotate.ll
  llvm/trunk/test/Transforms/InstCombine/annotate-noalias.ll
  llvm/trunk/test/Transforms/InstCombine/mem-deref-bytes.ll
  llvm/trunk/test/Transforms/InstCombine/memcpy-1.ll
  llvm/trunk/test/Transforms/InstCombine/memcpy-from-global.ll
  llvm/trunk/test/Transforms/InstCombine/memcpy-to-load.ll
  llvm/trunk/test/Transforms/InstCombine/memcpy.ll
  llvm/trunk/test/Transforms/InstCombine/memcpy_chk-1.ll
  llvm/trunk/test/Transforms/InstCombine/memmove.ll
  llvm/trunk/test/Transforms/InstCombine/objsize.ll
  llvm/trunk/test/Transforms/InstCombine/sprintf-1.ll
  llvm/trunk/test/Transforms/InstCombine/stpcpy-1.ll
  llvm/trunk/test/Transforms/InstCombine/stpcpy_chk-1.ll
  llvm/trunk/test/Transforms/InstCombine/strcpy_chk-1.ll
  llvm/trunk/test/Transforms/InstCombine/strncpy_chk-1.ll
  llvm/trunk/test/Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66217.215146.patch
Type: text/x-patch
Size: 40254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/1a46a8ca/attachment-0001.bin>


More information about the llvm-commits mailing list