public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch] New backend header reduction
@ 2015-10-23 16:57 Andrew MacLeod
  2015-10-23 19:25 ` Jeff Law
                   ` (3 more replies)
  0 siblings, 4 replies; 30+ messages in thread
From: Andrew MacLeod @ 2015-10-23 16:57 UTC (permalink / raw)
  To: gcc-patches, Jeff Law

[-- Attachment #1: Type: text/plain, Size: 1783 bytes --]

Just finished running...  I think the external hard drive was slowing 
down this run :-P  It took quite a while.

Anyway, this is the reduction patch independent of the header-ordering 
patch... ie, that patch needs to be applied before this one.   So this 
should be mostly just removals.   I also need to follow up and build all 
the target and bootstrap from scratch to make sure there arent any 
weirdnesses with it.   But you can at least get a look at it now.

a few interesting stats:

Top reductions:

passes.c: Reduction performed, 26 includes removed.
shrink-wrap.c: Reduction performed, 21 includes removed.
ipa-polymorphic-call.c: Reduction performed, 21 includes removed.
lto-cgraph.c: Reduction performed, 19 includes removed.
ddg.c: Reduction performed, 19 includes removed.
tree-ssa-pre.c: Reduction performed, 18 includes removed.
lra-remat.c: Reduction performed, 18 includes removed.
cgraph.c: Reduction performed, 18 includes removed.
cgraphclones.c: Reduction performed, 18 includes removed.
tsan.c: Reduction performed, 17 includes removed.
tree-into-ssa.c: Reduction performed, 17 includes removed.
lto-section-in.c: Reduction performed, 17 includes removed.

And headers most often removed:

alias.h: Removed 230 times.
flags.h: Removed 207 times.
internal-fn.h: Removed 143 times.
stmt.h: Removed 128 times.
dojump.h: Removed 122 times.
expmed.h: Removed 115 times.
explow.h: Removed 115 times.
varasm.h: Removed 114 times.
calls.h: Removed 114 times.
expr.h: Removed 81 times.
insn-config.h: Removed 77 times.
emit-rtl.h: Removed 62 times.
hard-reg-set.h: Removed 60 times.
tm_p.h: Removed 56 times.
fold-const.h: Removed 56 times.
diagnostic-core.h: Removed 53 times.
except.h: Removed 51 times.

I also have the full logs if any questions arise.
Andrew



[-- Attachment #2: backend-reduce.diff.bz2 --]
[-- Type: application/x-bzip, Size: 17344 bytes --]

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2015-11-09 21:33 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-23 16:57 [patch] New backend header reduction Andrew MacLeod
2015-10-23 19:25 ` Jeff Law
2015-10-30 18:03   ` Cesar Philippidis
2015-10-30 18:29     ` Andrew MacLeod
2015-10-30 20:24       ` Andrew MacLeod
2015-10-30 20:27         ` Cesar Philippidis
2015-10-30 20:52           ` Jeff Law
2015-10-30 20:54           ` cgraph offloading error? Nathan Sidwell
2015-10-30 21:04             ` Jeff Law
2015-10-30 21:22               ` Nathan Sidwell
2015-10-30 21:31                 ` Jeff Law
2015-10-30 22:17                   ` Nathan Sidwell
2015-10-30 22:31                     ` Nathan Sidwell
2015-10-30 22:33                     ` Jeff Law
2015-10-30 23:01                       ` Nathan Sidwell
2015-10-30 22:16           ` [patch] New backend header reduction Jeff Law
2015-11-02  8:43             ` Offload configurations (was: [patch] New backend header reduction) Thomas Schwinge
2015-10-30 13:38 ` [patch] New 'all' front end header reduction Andrew MacLeod
2015-10-30 16:20   ` Mike Stump
2015-10-30 16:35     ` Andrew MacLeod
2015-10-30 16:39       ` Mike Stump
2015-11-02  6:41   ` Jeff Law
2015-11-02 13:58     ` [patch] New remainder of " Andrew MacLeod
2015-11-09 21:33       ` Jeff Law
2015-10-31  7:02 ` [patch] New backend " Andreas Schwab
2015-10-31  8:14   ` Markus Trippelsdorf
2015-10-31 15:24     ` Markus Trippelsdorf
2015-10-31 20:30   ` Jeff Law
2015-11-02  7:43 ` Thomas Schwinge
2015-11-02 13:51   ` Andrew MacLeod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).