diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html index da5639eac6a..b4050819d1b 100644 --- a/docs/OpenProjects.html +++ b/docs/OpenProjects.html @@ -283,6 +283,8 @@ profiling code to work with the generic profiling interfaces.
    +
  1. Implement GVN-PRE, a + powerful and simple Partial Redundancy Elimination algorithm for SSA form
  2. Implement a Dependence Analysis Infrastructure
    - Design some way to represent and query dep analysis
  3. Implement a strength reduction pass