diff --git a/llvm/docs/OpenProjects.html b/llvm/docs/OpenProjects.html index ddc6720d3feb..48c27161029a 100644 --- a/llvm/docs/OpenProjects.html +++ b/llvm/docs/OpenProjects.html @@ -32,6 +32,11 @@ +
+

Written by the LLVM Team

+
+ +
What is this? @@ -209,9 +214,6 @@ themselves. It seems natural to want to take advantage of this...

  • Implement a flow-sensitive context-insensitive alias analysis algorithm
    - Just an efficient local algorithm perhaps?
  • -
  • Implement an interface to update analyses in response to common code motion - transformations
  • -
  • Implement alias-analysis-based optimizations: