[PATCH] D75815: [InstSimplify] Simplify calls with "returned" attribute

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 11:20:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG45555c381926: [InstSimplify] Simplify calls with "returned" attribute (authored by nikic).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D75815?vs=248957&id=249171#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75815

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Analysis/ValueTracking/known-nonnull-at.ll
  llvm/test/Transforms/InstCombine/align-attr.ll
  llvm/test/Transforms/InstCombine/expensive-combines.ll
  llvm/test/Transforms/InstCombine/fortify-folding.ll
  llvm/test/Transforms/InstCombine/strcpy_chk-1.ll
  llvm/test/Transforms/InstCombine/strncpy_chk-1.ll
  llvm/test/Transforms/InstCombine/unused-nonnull.ll
  llvm/test/Transforms/InstSimplify/call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75815.249171.patch
Type: text/x-patch
Size: 7030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/8869c3c7/attachment.bin>


More information about the llvm-commits mailing list