This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] New pass to partition single function into multiple sections


On Sun, Apr 19, 2009 at 9:09 AM, Revital1 Eres <ERES@il.ibm.com> wrote:
>
> Hello,
>
> This patch introduces the code to partition a function into multiple
> sections from the spu-4_5-branch into mainline.
>
> Here is a link to the original posting which explains the motivation for
> the patch: http://gcc.gnu.org/ml/gcc-patches/2008-08/msg00607.html
>
> It was reviewed before by Michael and Trevor-
> (http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00932.html)
>
> I am going to send the debug support as a follow up patch.
>
> It passes bootstrap and regtest on powerpc64 and x86_64 (with part2 of
> the patch). ?On SPU it passes regtest (c, c++, and fortran)
>
> OK for mainline?

Is this now better integrated with the hot/cold partitioning stuff or is it
simply a re-post of the patch that was proposed during last stage3?

Richard.

> Thanks,
> Revital
>
>
>
> (See attached file: patch_partition_14_4.txt)(See attached file:
> changelog.txt)(See attached file: testsuite.txt)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]