[PATCH] D22978: [CFLAA] Revert all modref supports due to their buggy nature

George Burgess IV via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 11:55:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277366: [CFLAA] Remove modref queries from CFLAA. (authored by gbiv).

Changed prior to commit:
  https://reviews.llvm.org/D22978?vs=66174&id=66349#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22978

Files:
  llvm/trunk/include/llvm/Analysis/CFLAndersAliasAnalysis.h
  llvm/trunk/include/llvm/Analysis/CFLSteensAliasAnalysis.h
  llvm/trunk/lib/Analysis/CFLAndersAliasAnalysis.cpp
  llvm/trunk/lib/Analysis/CFLSteensAliasAnalysis.cpp
  llvm/trunk/test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-arg.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-deref-arg-multilevel.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-deref-arg.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-ref-arg-multilevel.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-ref-arg.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/Andersen/interproc-store-arg.ll
  llvm/trunk/test/Analysis/CFLAliasAnalysis/Steensgaard/interproc-ret-arg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22978.66349.patch
Type: text/x-patch
Size: 17270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/92444d3c/attachment.bin>


More information about the llvm-commits mailing list