Hello<br><br>I'm new to this "summer of code" and was planning to apply for llvm but I'm not sure what to write in my proposal?<br>I have looked at a couple of proposal templates and most of them has an "Project Details" part. Lets say I want to
<br>implement an new and cool optimization pass for llvm, what kind of details do you want to know of: details about how<br>I'm planning to incorporate the pass into llvm (to show that I understand the inner working of llvm), or how the optimization 
<br>work on a more theoretical level (to show that understand the algorithm), or something completely different? And what other <br>things do you think should be mentioned in an "great" proposal?<br>