On Wed, 2012-07-25 at 13:39 -0600, Sandra Loosemore wrote: > On 07/17/2012 05:22 AM, Richard Guenther wrote: > > On Wed, Jul 4, 2012 at 6:35 PM, Sandra Loosemore > > <san...@codesourcery.com> wrote: > >> > >> Ping? Original post with patch is here: > >> > >> http://gcc.gnu.org/ml/gcc-patches/2012-06/msg00319.html > > > > Can you update the patch and numbers based on what Bill did for > > straight-line strength reduction which re-uses this analysis/caching part? > > I will try to take another look at this once Bill has finished his work > that touches on this; it's been hard for me to track a moving target. I > was wondering if it might be more consistent with Bill's work to defer > some of the address cost computation to new target hooks, after all. > > -Sandra >
Hi Sandra, I apologize for the mess. I should be done causing distress to this part of the code as soon as the patch I submitted today is committed. Sorry! Bill