Re: GCC Intermodule Analysis for Go

2010-11-23 Thread Ian Lance Taylor
Matt Davis writes: > I have been working on my PhD thesis and I want to focus on the Go > language. I know Ian Taylor has done tons of work regarding the Go > frontend for gcc. Likewise, I know gcc implements SSA and even > link-time optimization. For my specific research I will need to do > s

GCC Intermodule Analysis for Go

2010-11-23 Thread Matt Davis
Hello, I have been working on my PhD thesis and I want to focus on the Go language. I know Ian Taylor has done tons of work regarding the Go frontend for gcc. Likewise, I know gcc implements SSA and even link-time optimization. For my specific research I will need to do some intermodule analysis