> 2014-11-03 Alex Velenko <alex.vele...@arm.com> > > * simplify-rtx.c (simplify_binary_operation_1): Div check added. > * rtl.h (SUBREG_P): New macro added.
Present tense in Change entries: * rtl.h (SUBREG_P): New macro. * simplify-rtx.c (simplify_binary_operation_1): Simplify consecutive right shifts in combination with a low-part operation. Can't the 'c1 == size (M2) - size (M1)' condition be relaxed? -- Eric Botcazou