[PATCH] D15879: [BasicAA] Remove special casing of memset_pattern16 in favor of generic attribute inference

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 20:57:00 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256911: [BasicAA] Remove special casing of memset_pattern16 in favor of generic… (authored by reames).

Changed prior to commit:
  http://reviews.llvm.org/D15879?vs=43948&id=44085#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15879

Files:
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/lib/Transforms/IPO/InferFunctionAttrs.cpp
  llvm/trunk/test/Analysis/BasicAA/memset_pattern.ll
  llvm/trunk/test/Transforms/InferFunctionAttrs/annotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15879.44085.patch
Type: text/x-patch
Size: 4523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160106/944e21f9/attachment.bin>


More information about the llvm-commits mailing list