commit | 1fc18d71deb0e23a9101c87bb7b1455098ce1c09 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Sat Jun 04 00:31:50 2011 +0000 |
committer | Dan Gohman <gohman@apple.com> | Sat Jun 04 00:31:50 2011 +0000 |
tree | c3608fae328c29f981be6de0d4c44452f0d025e6 | |
parent | 865f09334f67edb2000fb38c6c3c28283b88b3bf [diff] |
Fix BasicAA's recursion detection so that it doesn't pessimize queries in the case of a DAG, where a query reaches a node visited earlier, but it's not on a cycle. This avoids MayAlias results in cases where BasicAA is expected to return MustAlias or PartialAlias in order to protect TBAA. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132609 91177308-0d34-0410-b5e6-96231b3b80d8