diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index 51a80ef09c0..68808a04641 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -1,11 +1,16 @@ -Alias Analysis Infrastructure in LLVM + + + + + Alias Analysis Infrastructure in LLVM + - + - - -
  Alias Analysis Infrastructure in LLVM
+
+ Alias Analysis Infrastructure in LLVM +
  1. Introduction @@ -45,70 +50,80 @@

- - -
-Introduction -

-
-AliasAnalysis Overview -
-
   - -Representation of Pointers -
-
   - -Must, May, and No Alias Responses -
-
   - -The getModRefInfo methods -
-
-Writing a new AliasAnalysis Implementation -
-
   - -Different Pass styles -
-
   - -Required initialization calls -
-
   - -Interfaces which may be specified -
-
   - -The AliasAnalysis chaining behavior -
-
   - -Efficiency Issues -
-
-Using AliasAnalysis results -
-
   - -Using the -load-vn Pass -
-
   - -Using the AliasSetTracker class -
-
   - -Using the AliasAnalysis interface directly -
-
-Helpful alias analysis related tools -
-
   - -The -no-aa pass -
-
   - -The -print-alias-sets pass -
-
   - -The -count-aa pass -
-
   - -The -aa-eval pass -

@@ -448,4 +500,7 @@ printed.

Last modified: Tue Mar 4 13:36:53 CST 2003 - + + + +