Re: [patch] third basic-block restructure patch.

2014-10-21 Thread Jeff Law
On 10/21/14 17:04, Andrew MacLeod wrote: The last of the restructuring stuff before flattening basic-block.h. 5 new files, cfgbuild.h, cfgcleanup.h, cfgloopmanip.h, dominance.h, and ifcvt.h. MOstly prototypes, but a few enums, #defines and structs were more appropriately located. basic-block.h

[patch] third basic-block restructure patch.

2014-10-21 Thread Andrew MacLeod
The last of the restructuring stuff before flattening basic-block.h. 5 new files, cfgbuild.h, cfgcleanup.h, cfgloopmanip.h, dominance.h, and ifcvt.h. MOstly prototypes, but a few enums, #defines and structs were more appropriately located. basic-block.h only includes cfgbuild.h, cfgcleanup.