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] H8300 Shift Optimization


In message <69595093233BB547BB70CF5E492B63F2563649@sohm.kpit.com>, "Dhananjay R
. Deshpande" writes:
 >
 >Hi Kazu,
 >
 >Based on the analysis given below, some of the HImode Shifts currently implem
 >ented as Loop could be optimized for speed.
[ ... ]
Thanks.  I've installed your patch.

If you wanted to take this a step further, you could have the
shift_alg_XXX tables be initialized at startup time.  Then you could
change how their initialized based on things like -Os.

jeff



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