[LLVMdev] Are these projects still "open"?

Chris Lattner sabre at nondot.org
Mon Jan 29 22:29:05 PST 2007


On Mon, 29 Jan 2007, Prashanth Radhakrishnan wrote:
> I'm looking to do a semester-long course project involving LLVM.

Great!

> To avoid duplicating efforts, I wanted to know if the following projects
> (lifted off http://llvm.org/OpenProjects.html) are done with or are
> currently worked upon. Atleast I couldn't find evidence of these in the
> 1.9 sources.
>
>   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

Neither of these have been started that I'm aware of.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list