Re: [PATCH, ARM][1 of 2] Add epilogue dwarf info for shrink-wrap

2013-05-30 Thread Zhenqiang Chen
On 17 May 2013 22:22, Ramana Radhakrishnan wrote: > On 05/16/13 07:27, Zhenqiang Chen wrote: >> >> On 15 May 2013 06:31, Ramana Radhakrishnan >> wrote: >>> >>> Sorry this had dropped off my list of patches to review somehow but >>> anyway here's a first cut review. >>> >>> On Thu, Mar 21, 2013 at

Re: [PATCH, ARM][1 of 2] Add epilogue dwarf info for shrink-wrap

2013-05-17 Thread Ramana Radhakrishnan
On 05/16/13 07:27, Zhenqiang Chen wrote: On 15 May 2013 06:31, Ramana Radhakrishnan wrote: Sorry this had dropped off my list of patches to review somehow but anyway here's a first cut review. On Thu, Mar 21, 2013 at 6:58 AM, Zhenqiang Chen wrote: Hi, When shrink-wrap is enabled, the "retur

Re: [PATCH, ARM][1 of 2] Add epilogue dwarf info for shrink-wrap

2013-05-15 Thread Zhenqiang Chen
On 15 May 2013 06:31, Ramana Radhakrishnan wrote: > Sorry this had dropped off my list of patches to review somehow but > anyway here's a first cut review. > > On Thu, Mar 21, 2013 at 6:58 AM, Zhenqiang Chen > wrote: >> Hi, >> >> When shrink-wrap is enabled, the "returns" from simple-return path

Re: [PATCH, ARM][1 of 2] Add epilogue dwarf info for shrink-wrap

2013-05-14 Thread Ramana Radhakrishnan
Sorry this had dropped off my list of patches to review somehow but anyway here's a first cut review. On Thu, Mar 21, 2013 at 6:58 AM, Zhenqiang Chen wrote: > Hi, > > When shrink-wrap is enabled, the "returns" from simple-return path and > normal return path can be merged. The code is like: > >

[Ping^2] [PATCH, ARM][1 of 2] Add epilogue dwarf info for shrink-wrap

2013-04-27 Thread Zhenqiang Chen
Ping^2. Thanks! -Zhenqiang On 2 April 2013 17:54, Zhenqiang Chen wrote: > Ping. > > On 21 March 2013 14:58, Zhenqiang Chen wrote: >> Hi, >> >> When shrink-wrap is enabled, the "returns" from simple-return path and >> normal return path can be merged. The code is like: >> >> tst ... >>

Ping: [PATCH, ARM][1 of 2] Add epilogue dwarf info for shrink-wrap

2013-04-02 Thread Zhenqiang Chen
Ping. On 21 March 2013 14:58, Zhenqiang Chen wrote: > Hi, > > When shrink-wrap is enabled, the "returns" from simple-return path and > normal return path can be merged. The code is like: > > tst ... > / \ > | push ... > | ... > | pop ... > \ / > bx lr > > If t

[PATCH, ARM][1 of 2] Add epilogue dwarf info for shrink-wrap

2013-03-20 Thread Zhenqiang Chen
Hi, When shrink-wrap is enabled, the "returns" from simple-return path and normal return path can be merged. The code is like: tst ... / \ | push ... | ... | pop ... \ / bx lr If the dwarf info after "pop ..." is incorrect, the dwarf checks will fail at dwarf