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


>>>>> Jason Merrill writes:

Jason> I hereby announce that the tree simplifier rewrite and new IR are
Jason> functional enough to be useful for C.  The code bootstraps and compares,
Jason> and AFAICT the only failures in the C testsuite are from missed
Jason> optimizations.  Now would be a good time for interested folks to check it
Jason> out and help with porting the current crop of tree optimizers to work on
Jason> the new IR.

	Would you please quantify the compile-time performance of this new
functionality relative to the current compiler?  How efficient are the
tree simplifier rewrite and new IR?  What impact do they have on the speed
of the compiler?

Thanks, David


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