Chris Lattner f2009dbddb This is a substantial rewrite of the AliasSetTracker class which now uses
a union-find based algorithm, is significantly faster, and is more general.
It will also scale to handle call instructions correctly, which is a nice
added bonus.

This includes a new pass -print-alias-sets which can be used to show how
alias sets are formed for a particular analysis.

llvm-svn: 5619
2003-02-24 20:37:56 +00:00
..
2002-10-25 22:53:56 +00:00
2003-01-15 21:13:32 +00:00
2003-01-14 21:29:52 +00:00
2002-09-06 21:31:57 +00:00
2003-01-27 22:08:52 +00:00
2003-01-14 21:29:58 +00:00