summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2011-06-04 00:31:50 +0000
committerDan Gohman <gohman@apple.com>2011-06-04 00:31:50 +0000
commitfb02cec44e89f53dbb6b87fb774c1d6727a3df83 (patch)
treea8f2db14c4deee5d53ad36f7090d80800808546f /clang/lib/CodeGen
parent4451cd451156b6ebff0ac0e1895e0fc6312a4709 (diff)
downloadbcm5719-llvm-fb02cec44e89f53dbb6b87fb774c1d6727a3df83.tar.gz
bcm5719-llvm-fb02cec44e89f53dbb6b87fb774c1d6727a3df83.zip
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. llvm-svn: 132609
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud