Re: GSOC 2018 - Textual LTO dump tool project

2018-03-16 Thread Hrishikesh Kulkarni
Hi, Thanks Martin and Richard. I have uploaded the final proposal on GSOC website. Meantime I will study makefiles and GNU Make in greater detail. Regards, Hrishikesh On Thu, Mar 15, 2018 at 4:09 PM, Martin Liška wrote: > On 03/15/2018 09:45 AM, Richard Biener wrote: > > Yes, I think it's fin

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-15 Thread Martin Liška
On 03/15/2018 09:45 AM, Richard Biener wrote: > Yes, I think it's fine to submit it - but let's ask the Mentor for the > project, Martin, for his > opinion first. > > Martin? > > Thanks, > Richard. Hi. Sorry for the delay and thanks to Richi who's been co-mentoring the project. I've just read t

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-15 Thread Richard Biener
On Wed, Mar 14, 2018 at 8:13 PM, Hrishikesh Kulkarni wrote: > Hi, > > Thanks a lot for inputs and guidance. I have incorporated all the changes in > the document. Shall I go ahead and submit the proposal formally on GSOC > website? Yes, I think it's fine to submit it - but let's ask the Mentor fo

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-14 Thread Hrishikesh Kulkarni
Hi, Thanks a lot for inputs and guidance. I have incorporated all the changes in the document. Shall I go ahead and submit the proposal formally on GSOC website? Drive link to Proposal: https://docs.google.com/document/d/1-jYwwDWsHQwMaxVsHFBrJ9EiCAev7lj TDLS1xMwvK5w/edit Regards, Hrishikesh On

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-14 Thread Richard Biener
On Tue, Mar 13, 2018 at 5:30 AM, Hrishikesh Kulkarni wrote: > Hi, > > Thanks. I have tried to incorporate suggestions and prepared a revised draft > of proposal for GSOC. Please find the same attached herewith. Your > suggestions in regard with this draft would definitely help me to improve it > f

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-12 Thread Hrishikesh Kulkarni
Hi, Thanks. I have tried to incorporate suggestions and prepared a revised draft of proposal for GSOC. Please find the same attached herewith. Your suggestions in regard with this draft would definitely help me to improve it further for submission. Drive link to Draft Proposal: https://docs.goo

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-12 Thread Richard Biener
On Sun, Mar 11, 2018 at 8:23 PM, Hrishikesh Kulkarni wrote: > Hi, > > Greetings! Please find my draft proposal for GSOC attached herewith. I am > very grateful to all of you for your inputs, suggestions and directions. I > have tried to assimilate these inputs received from you to convert it into

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-11 Thread Hrishikesh Kulkarni
Hi, Greetings! Please find my draft proposal for GSOC attached herewith. I am very grateful to all of you for your inputs, suggestions and directions. I have tried to assimilate these inputs received from you to convert it into a proposal. Your suggestions in regard with this draft would definitel

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-06 Thread Jan Hubicka
> On Tue, Mar 6, 2018 at 4:02 PM, Jan Hubicka wrote: > >> On Tue, Mar 6, 2018 at 2:30 PM, Hrishikesh Kulkarni > >> wrote: > >> > Hi, > >> > > >> > Thank you Richard and Honza for the suggestions. If I understand > >> > correctly, > >> > the issue is that LTO file format keeps changing per compil

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-06 Thread Richard Biener
On Tue, Mar 6, 2018 at 4:02 PM, Jan Hubicka wrote: >> On Tue, Mar 6, 2018 at 2:30 PM, Hrishikesh Kulkarni >> wrote: >> > Hi, >> > >> > Thank you Richard and Honza for the suggestions. If I understand correctly, >> > the issue is that LTO file format keeps changing per compiler versions, so >> > w

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-06 Thread Jan Hubicka
> On Tue, Mar 6, 2018 at 2:30 PM, Hrishikesh Kulkarni > wrote: > > Hi, > > > > Thank you Richard and Honza for the suggestions. If I understand correctly, > > the issue is that LTO file format keeps changing per compiler versions, so > > we need a more “stable” representation and the first step fo

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-06 Thread Jan Hubicka
> On Tue, Mar 6, 2018 at 2:30 PM, Hrishikesh Kulkarni > wrote: > > Hi, > > > > Thank you Richard and Honza for the suggestions. If I understand correctly, > > the issue is that LTO file format keeps changing per compiler versions, so > > we need a more “stable” representation and the first step fo

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-06 Thread Richard Biener
On Tue, Mar 6, 2018 at 2:30 PM, Hrishikesh Kulkarni wrote: > Hi, > > Thank you Richard and Honza for the suggestions. If I understand correctly, > the issue is that LTO file format keeps changing per compiler versions, so > we need a more “stable” representation and the first step for that would b

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-06 Thread Hrishikesh Kulkarni
Hi, Thank you Richard and Honza for the suggestions. If I understand correctly, the issue is that LTO file format keeps changing per compiler versions, so we need a more “stable” representation and the first step for that would be to “stabilize” representations for lto-cgraph and symbol table ? Co

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-02 Thread Jan Hubicka
Hello, > On Fri, Mar 2, 2018 at 10:24 AM, Hrishikesh Kulkarni > wrote: > > Hello everyone, > > > > > > Thanks for your suggestions and engaging response. > > > > Based on the feedback I think that the scope of this project comprises of > > following three indicative actions: > > > > > > 1. Creatin

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-02 Thread Richard Biener
On Fri, Mar 2, 2018 at 10:24 AM, Hrishikesh Kulkarni wrote: > Hello everyone, > > > Thanks for your suggestions and engaging response. > > Based on the feedback I think that the scope of this project comprises of > following three indicative actions: > > > 1. Creating separate driver i.e. separate

Re: GSOC 2018 - Textual LTO dump tool project

2018-03-02 Thread Hrishikesh Kulkarni
Hello everyone, Thanks for your suggestions and engaging response. Based on the feedback I think that the scope of this project comprises of following three indicative actions: 1. Creating separate driver i.e. separate dump tool that uses lto object API for reading the lto file. 2. Extending L

Re: GSOC 2018 - Textual LTO dump tool project

2018-02-28 Thread Martin Liška
On 02/25/2018 10:46 AM, Martin Jambor wrote: > Hello Hrishikesh, > > I apologize for replying to you this late, this has been a busy week > and now I am traveling. > > On Mon, Feb 19 2018, Hrishikesh Kulkarni wrote: >> Hi, >> >> I am Hrishikesh Kulkarni currently studying as an undergrad student

Re: GSOC 2018 - Textual LTO dump tool project

2018-02-27 Thread Richard Biener
On Sun, Feb 25, 2018 at 10:46 AM, Martin Jambor wrote: > Hello Hrishikesh, > > I apologize for replying to you this late, this has been a busy week > and now I am traveling. > > On Mon, Feb 19 2018, Hrishikesh Kulkarni wrote: >> Hi, >> >> I am Hrishikesh Kulkarni currently studying as an undergrad

Re: GSOC 2018 - Textual LTO dump tool project

2018-02-25 Thread Martin Jambor
Hello Hrishikesh, I apologize for replying to you this late, this has been a busy week and now I am traveling. On Mon, Feb 19 2018, Hrishikesh Kulkarni wrote: > Hi, > > I am Hrishikesh Kulkarni currently studying as an undergrad student in > Computer Engineering at Pune University, India. I find

GSOC 2018 - Textual LTO dump tool project

2018-02-19 Thread Hrishikesh Kulkarni
Hi, I am Hrishikesh Kulkarni currently studying as an undergrad student in Computer Engineering at Pune University, India. I find compilers quite interesting as a subject, and would like to apply to GSoC to gain some understanding of how real-world compilers work. So far, I have managed to build