On 07/07/2015 10:01 AM, Alexander Monakov wrote:
On Tue, 7 Jul 2015, Andrew MacLeod wrote:
This patch flattens both sel-sched-dump.h and sel-sched-ir.h. Both these files
end up including cfgloop.h, so in preparation for flattening cfgloop.h,
flatten these. Note they actually have only a small
On Tue, 7 Jul 2015, Andrew MacLeod wrote:
> This patch flattens both sel-sched-dump.h and sel-sched-ir.h. Both these files
> end up including cfgloop.h, so in preparation for flattening cfgloop.h,
> flatten these. Note they actually have only a small effect on what includes
> them.
This patch re
This patch flattens both sel-sched-dump.h and sel-sched-ir.h. Both these
files end up including cfgloop.h, so in preparation for flattening
cfgloop.h, flatten these. Note they actually have only a small effect
on what includes them.
Bootstraps from scratch on x86_64-unknown-linux-gnu with no