diff options
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/OpenProjects.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/OpenProjects.html b/llvm/docs/OpenProjects.html index da5639eac6a..b4050819d1b 100644 --- a/llvm/docs/OpenProjects.html +++ b/llvm/docs/OpenProjects.html @@ -283,6 +283,8 @@ profiling code to work with the generic profiling interfaces.</li> <div class="doc_text"> <ol> +<li>Implement <a href="http://www.cs.purdue.edu/homes/vandrutj/">GVN-PRE</a>, a + powerful and simple Partial Redundancy Elimination algorithm for SSA form</li> <li>Implement a Dependence Analysis Infrastructure<br> - Design some way to represent and query dep analysis</li> <li>Implement a strength reduction pass</li> |

