[PATCH] D66217: [BuildLibCalls] Noalias annotation

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


xbolva00 updated this revision to Diff 215095.

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

https://reviews.llvm.org/D66217

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

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


More information about the llvm-commits mailing list