[LLVMdev] Summer of Code

Daniel Berlin dberlin at dberlin.org
Tue Apr 25 22:07:40 PDT 2006


> To me, GVN-PRE and a MIPS backend would be the most useful ones.  Do you 
> have MIPS hardware to test on?  If not, a GVNPRE pass might be better, 
> though you could do the port with a good simulator.  Daniel Berlin knows 
> much about GVNPRE, so he could probably comment more on it.

I implemented GVN-PRE for GCC. You could probably do an implementation
for LLVM in three months, assuming you are somewhat familiar with SSA
form :)

I'd also be happy to mentor such a project.





More information about the llvm-dev mailing list