[PATCH] D21645: [CFLAA] Propagate StratifiedAttrs from callee to caller

George Burgess IV via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 18:07:08 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273636: [CFLAA] Propagate StratifiedAttrs in interproc. analysis. (authored by gbiv).

Changed prior to commit:
  http://reviews.llvm.org/D21645?vs=61745&id=61749#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21645

Files:
  llvm/trunk/lib/Analysis/CFLAliasAnalysis.cpp
  llvm/trunk/lib/Analysis/StratifiedSets.h
  llvm/trunk/test/Analysis/CFLAliasAnalysis/interproc-arg-deref-escape.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/interproc-arg-escape.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/interproc-ret-escape.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/interproc-ret-unknown.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/interproc-store-arg-unknown.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21645.61749.patch
Type: text/x-patch
Size: 20812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160624/b9acd8e9/attachment.bin>


More information about the llvm-commits mailing list