X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2FAliasAnalysis.html;h=63567876e377b1d0c01410116f5fe0dfd2cadd5d;hb=2dc5201eae5267cf433d25e86b43935b51057fc2;hp=51a80ef09c00db5ebc74b7d4bd12dbe0195cdbff;hpb=5560c9d49ccae132cabf1155f18aa0480dce3eda;p=oota-llvm.git diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index 51a80ef09c0..63567876e37 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -1,451 +1,959 @@ - -Alias Analysis Infrastructure in LLVM - - - - - -
  Alias Analysis Infrastructure in LLVM
+ + + + LLVM Alias Analysis Infrastructure + + + + +
+ LLVM Alias Analysis Infrastructure +
    -
  1. Introduction +
  2. Introduction
  3. -
  4. AliasAnalysis Overview +
  5. AliasAnalysis Class Overview +
  6. -
  7. Writing a new AliasAnalysis Implementation +
  8. Writing a new AliasAnalysis Implementation +
  9. -
  10. Using AliasAnalysis results +
  11. Using alias analysis results -
  12. Helpful alias analysis related tools +
  13. + +
  14. Existing alias analysis implementations and clients - - -

    Written by Chris Lattner

    -

- + + +

+

Written by Chris Lattner

+
- -
-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 -
- -
-
Chris Lattner
- - -Last modified: Tue Mar 4 13:36:53 CST 2003 - -
+
+
+ Valid CSS! + Valid HTML 4.01! + + Chris Lattner
+ LLVM Compiler Infrastructure
+ Last modified: $Date$ +
+ + +