r222170 - in /trunk/gcc: ChangeLog tree-cfg.c t...

vries@gcc.gnu.org vries@gcc.gnu.org
Fri Apr 17 09:26:00 GMT 2015


Author: vries
Date: Fri Apr 17 09:26:33 2015
New Revision: 222170

URL: https://gcc.gnu.org/viewcvs?rev=222170&root=gcc&view=rev
Log:
Add gimple_find_sub_bbs

2015-04-17  Tom de Vries  <tom@codesourcery.com>
	    Michael Matz  <matz@suse.de>

	* tree-cfg.c (make_blocks_1): Factor out of ...
	(make_blocks): ... here.
	(make_edges_bb): Factor out of ...
	(make_edges): ... here.
	(gimple_find_sub_bbs): New function.
	* tree-cfg.h (gimple_find_sub_bbs): Declare.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-cfg.c
    trunk/gcc/tree-cfg.h



More information about the Gcc-cvs mailing list