On Wed, Nov 12, 2014 at 9:55 AM, H.J. Lu wrote:
> On Tue, Nov 11, 2014 at 5:13 AM, Richard Biener wrote:
>>
>> This merges patterns from associate_plusminus and adjusts them with
>> details from their fold-const.c pendants. It also fixes missing
>> flag_sanitize checks on negate contraction on t
On Tue, Nov 11, 2014 at 5:13 AM, Richard Biener wrote:
>
> This merges patterns from associate_plusminus and adjusts them with
> details from their fold-const.c pendants. It also fixes missing
> flag_sanitize checks on negate contraction on the way.
>
> This shows places where folds STRIP_NOPs wa
This merges patterns from associate_plusminus and adjusts them with
details from their fold-const.c pendants. It also fixes missing
flag_sanitize checks on negate contraction on the way.
This shows places where folds STRIP_NOPs was important (but also
shows where it may create wrong code - sth t