[PATCH] D9383: returned - BasicAA should look through functions with returned arguments

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 10 14:53:21 PDT 2016


hfinkel retitled this revision from "llvm.noalias - BasicAA should look through them too" to "returned - BasicAA should look through functions with returned arguments".
hfinkel updated the summary for this revision.
hfinkel updated this revision to Diff 63438.
hfinkel added a comment.

Changed from being specific to llvm.noalias to applying to all returned-argument functions.


http://reviews.llvm.org/D9383

Files:
  lib/Analysis/BasicAliasAnalysis.cpp
  lib/Analysis/ValueTracking.cpp
  lib/IR/Value.cpp
  test/Analysis/BasicAA/returned.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9383.63438.patch
Type: text/x-patch
Size: 5077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160710/72b46623/attachment.bin>


More information about the llvm-commits mailing list