1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 22:12:47 +01:00
llvm-mirror/include
Chris Lattner bdc2cf6dec 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.

llvm-svn: 13678
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