Re: [GSoC 2014]Is this proposal suitable?

2014-03-16 Thread Ray Li
Thank you. I will made it a little more specific. And now I've made it a little bit slower ... And divide my first stage work into 2 parts for the present. I'll look for more information to accomplish it. On Mon, Mar 17, 2014 at 3:26 AM, Joel Sherrill wrote: > > On Mar 16, 2

[GSoC 2014]Is this proposal suitable?

2014-03-16 Thread Ray Li
I have made a proposal and wonder if it is clearly and realistic? Thanks for every correction. Ray GCC Go escape analysis The Project The Project aims to accomplish escape analysis for gccgo. Goal: escape analysis (optimization) converting heap allocation to stack a

Re: Completing GCC Go escape analysis in GSoC 2014

2014-03-16 Thread Ray Li
requirements regarding this specific idea not now obvious. -Are there some documentations or papers should I read now? I really appreciate your help =D Ray On Fri, Mar 14, 2014 at 6:11 AM, Ian Lance Taylor wrote: > On Wed, Mar 12, 2014 at 8:31 PM, Ray Li wrote: >> >

Completing GCC Go escape analysis in GSoC 2014

2014-03-12 Thread Ray Li
me up with a small patch of escape test at the beginning. My patch aims at test for whether escape analysis is working. Then I want to start some small part of performance function and write more tests for optimization. Am i on the right direction? Thanks a lot if anyone can give me some advic