From 79bb240345799ff8d99ec7fcf59e7386027b1df7 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 1 Oct 2004 22:25:28 +0000 Subject: Add project llvm-svn: 16631 --- llvm/docs/OpenProjects.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/docs') 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.
    +
  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
  4. -- cgit v1.2.3