llvm-6502/include
Chris Lattner 9971ac4a36 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5619 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-24 20:37:56 +00:00
..
boost Add support for gcc 3.2 2002-09-17 23:38:38 +00:00
llvm This is a substantial rewrite of the AliasSetTracker class which now uses 2003-02-24 20:37:56 +00:00
Support Fix #endif 2003-02-24 04:40:35 +00:00