This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] bnw-simple-branch now usable


>>>>> Diego Novillo writes:

Diego> The idea was not so much address performance problems but make the tree
Diego> IR a bit more reasonable (especially the C one).  From what I
Diego> understand, the new IR should not have any performance impact, but
Diego> that's easy to track.  We keep track of bootstrap and SPEC build times
Diego> in the SPEC95 page at
Diego> http://people.redhat.com/dnovillo/SPEC/tree-ssa-branch/

	I am not asking that the branch *address* performance problems,
but the new functionality should be designed and implemented with
performance in mind.  This work is intended for a production compiler, not
a research compiler.  If it degrades the compilation speed of GCC and has
a greater cost than equivalent functionality in other production
compilers, it has less chance of ever being merged into GCC.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]