[PATCH] trivial: de-inline large functions

2009-08-30 Thread Denys Vlasenko
Hi Slava, folks, The attached patch de-inlines a few functions which are large, or not-so-large but nevertheless contain more than one function call, or contain loops, or contain if's and at least one function call, or contain largish objects on stack. In my experience, in those cases the code

Re: [PATCH] trivial: de-inline large functions

2009-08-30 Thread Sergei Trofimovich
On Sun, 30 Aug 2009 16:40:20 +0200 Denys Vlasenko vda.li...@googlemail.com wrote: Hi Slava, folks, The attached patch de-inlines a few functions which are large, or not-so-large but nevertheless contain more than one function call, or contain loops, or contain if's and at least one

Re: [PATCH] trivial: de-inline large functions

2009-08-30 Thread Denys Vlasenko
On Sunday 30 August 2009 20:55, Sergei Trofimovich wrote: On Sun, 30 Aug 2009 16:40:20 +0200 Denys Vlasenko vda.li...@googlemail.com wrote: Hi Slava, folks, The attached patch de-inlines a few functions which are large, or not-so-large but nevertheless contain more than one function

Re: [PATCH] trivial: de-inline large functions

2009-08-30 Thread Sergei Trofimovich
On Mon, 31 Aug 2009 03:57:28 +0200 Denys Vlasenko vda.li...@googlemail.com wrote: Please find it attached. Applied and pushed: http://midnight-commander.org/changeset/e064bd60df7e9ff611334e5e639bab18a084fac2 Thanks! -- vda -- Sergei signature.asc Description: PGP signature