From: Dan Gohman Date: Mon, 15 Nov 2010 18:07:16 +0000 (+0000) Subject: -basicaa is no longer the default. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c66712f632f31c5f0ced6bced2d561b019c10727;p=oota-llvm.git -basicaa is no longer the default. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119163 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index a1726aa0c77..ad598c22d6e 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -713,8 +713,8 @@ problem.
The -basicaa pass is the default LLVM alias analysis. It is an -aggressive local analysis that "knows" many important facts:
The -basicaa pass is an aggressive local analysis that "knows" +many important facts: