Several *major* changes to the AA interfaces:
authorChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:12:38 +0000 (21:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:12:38 +0000 (21:12 +0000)
commitab8c565768ff7485f40cbb65e2914f9046e743d4
treed8d1a0514e23dd1136e3717ef4fce61959e76f78
parentbc782255181229e4b63d33489ea1165156f10d68
Several *major* changes to the AA interfaces:

1. Provide interfaces so that clients can update alias analyses to reflect
   the changes made by the transformations.
2. Change how alias analysis implementations work overall.  In particular,
   now clients will automatically forward to chained AA implementations: they
   don't have to remember to do it themselves.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13678 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/AliasAnalysis.h