diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-02-24 20:37:56 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-02-24 20:37:56 +0000 |
| commit | 7606fb65c0f9dded7e1aa3f6be143e1deba19119 (patch) | |
| tree | 4dc0d37c1937aef0b713606624c2ad03c2fe17f4 /llvm/lib/Target | |
| parent | a65cd08dd80811cfa145a40d5e456a421613930b (diff) | |
| download | bcm5719-llvm-7606fb65c0f9dded7e1aa3f6be143e1deba19119.tar.gz bcm5719-llvm-7606fb65c0f9dded7e1aa3f6be143e1deba19119.zip | |
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
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions

