X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FAliasAnalysis.html;h=f1dbf86ffb6018a72d98ab95157fcf9cab2eaf04;hb=144d9baf5e5665ab1b0e815402d92ee615034b01;hp=1cbd5a17992f851166cb17401548fc86711470be;hpb=9f6487563c0ea0e80b8c18a0e68fed4ade43f269;p=oota-llvm.git diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index 1cbd5a17992..f1dbf86ffb6 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -1,113 +1,138 @@ - -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$ +
+ + +