This is the mail archive of the gcc-patches@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: [PATCH] speedup find_reg_note


Andrew Pinski <pinskia@physics.uc.edu> writes:

> I noticed for some reason the loop in find_reg_note
> was not being unswitch so I decided to manually unswitch
> the loop so this patch does that.
>
> Bootstrapped and tested on powerpc-apple-darwin with no regression.
>
> OK?

Not with no evidence - please post code size and performance
measurements.

zw


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