<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">I'm working on a new register allocation algorithm, particularly one that can be parallelized/distributed efficiently.  This is part of more general work examining the parallelization and distribution of whole-program compilers (hence my earlier interest in OS-level threads).<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Actually what I need is to get SSA, preferably in a form suitable to be translated into a control-flow-graph and instructions.  I'll be doing the translation and analysis myself.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I'm planning to release source for my algorithm under the BSD license, but I want to get a paper about it off before describing the details or releasing source.</DIV><DIV> <BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>-- </DIV><DIV>Eric McCorkle</DIV><DIV>Brown University</DIV><DIV>CS Graduate Student</DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></DIV></BODY></HTML>