llvm-6502/include
Chris Lattner ab8c565768 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
2004-05-23 21:12:38 +00:00
..
Config Regenerated using autoheader-2.57. 2004-04-02 21:26:03 +00:00
llvm Several *major* changes to the AA interfaces: 2004-05-23 21:12:38 +00:00
Support Remember the set of leaders. Also compute on demand and cache the equiv 2004-05-23 08:05:14 +00:00