[PATCH] D66079: [SimplifyLibCalls] Add dereferenceable bytes from known callsites [WIP]

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 15:42:36 PDT 2019


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

Addressed review tips.
Added tests. (extensive tests for memcmp, light tests for others)


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

https://reviews.llvm.org/D66079

Files:
  include/llvm/Transforms/Utils/SimplifyLibCalls.h
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/mem-deref-bytes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66079.214726.patch
Type: text/x-patch
Size: 12367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/595242ca/attachment.bin>


More information about the llvm-commits mailing list