aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/Reassociate.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-02-24 20:37:56 +0000
committerChris Lattner <sabre@nondot.org>2003-02-24 20:37:56 +0000
commit9971ac4a36c54488bcdf55d7e493ac0cd6dc168a (patch)
treee096290f114c463a936d10b869bce14e013eb97a /lib/Transforms/Scalar/Reassociate.cpp
parent93a7e08d1fb087c3e26775838bfaad1d8eb99f11 (diff)
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
Diffstat (limited to 'lib/Transforms/Scalar/Reassociate.cpp')
0 files changed, 0 insertions, 0 deletions