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: [graphite] Extend the refined region tree print function


On 26 June 2010 02:10, Sebastian Pop <sebpop@gmail.com> wrote:
> I committed the attached patch to the graphite branch.
> Here is the correct form for the Changelog:
>
> 2010-06-25 ?Vladimir Kargov ?<kargov@gmail.com>
>
> ? ? ? ?* refined-regions.c (bb_index_compare): New.
> ? ? ? ?(get_bbs_in_region): New.
> ? ? ? ?(print_bbs_in_region): New.
> ? ? ? ?(print_refined_region): Add an argument that allows to print
> ? ? ? ?all basic blocks contained in regions.
> ? ? ? ?(debug_refined_region): Update call to print_refined_region.
> ? ? ? ?* refined-regions.h (print_refined_region): Update declaration.
> ? ? ? ?(get_bbs_in_region): Declared.
> ? ? ? ?* graphite-scop-detection.c (build_scops_new): Print the refined
> ? ? ? ?region tree into the Grahite dump file.
>
> Also please add -p to the diff that svn uses, see the instructions to
> "Configure an external diff utility" here:
> http://gcc.gnu.org/wiki/SvnSetup
>
> Thanks,
> Sebastian
>

Thank you for the corrections! I will do my best to focus on the
guidelines next time.

-- 
Best regards,
Vladimir


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