From: Misha Brukman Date: Sat, 22 Nov 2003 01:07:30 +0000 (+0000) Subject: This page now uses valid HTML 4.01 Strict and valid CSS. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5feba4e1df8a23af8b2f4ea22b45b920776f9471;p=oota-llvm.git This page now uses valid HTML 4.01 Strict and valid CSS. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10152 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index 1fac5850701..a9b538d0687 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -471,8 +471,7 @@ useful when evaluating an alias analysis for precision.

The -aa-eval pass simply iterates through all pairs of pointers in a function and asks an alias analysis whether or not the pointers alias. This gives an indication of the precision of the alias analysis. Statistics are -printed. -

+printed.

@@ -481,9 +480,12 @@ printed.