Re: [patch] Flatten tree-ssa-loops.h

2013-10-23 Thread Diego Novillo
On Wed, Oct 23, 2013 at 10:27 AM, Andrew MacLeod wrote: > Similar to tree-ssa.h, tree-ssa-loops.h became an aggregator for 3 of the > tree-ssa-loop* header files. This remedies that situation. > > The average .c file required only 1 of the 3 includes from tree-ssa-loop.h. > > Bootstraps on x86_6

[patch] Flatten tree-ssa-loops.h

2013-10-23 Thread Andrew MacLeod
Similar to tree-ssa.h, tree-ssa-loops.h became an aggregator for 3 of the tree-ssa-loop* header files. This remedies that situation. The average .c file required only 1 of the 3 includes from tree-ssa-loop.h. Bootstraps on x86_64-unknown-linux-gnu (with graphite enabled :-). Regressions are