Re: [PATCH] SLSR for conditional candidates

2013-05-03 Thread Bill Schmidt
On Fri, 2013-05-03 at 13:58 -0700, H.J. Lu wrote: > On Fri, Mar 29, 2013 at 2:15 PM, Bill Schmidt > wrote: > > This is a resubmission of a patch I sent to the list last August, > > re-based for the C++ changes since then. It implements the last big > > chunk of straight-line strength reduction

Re: [PATCH] SLSR for conditional candidates

2013-05-03 Thread H.J. Lu
On Fri, Mar 29, 2013 at 2:15 PM, Bill Schmidt wrote: > This is a resubmission of a patch I sent to the list last August, > re-based for the C++ changes since then. It implements the last big > chunk of straight-line strength reduction (conditional candidates, for > cases like comment 2 in PR35308