Re: [31/77] Use scalar_int_mode for move2add

2017-08-15 Thread Jeff Law
On 07/13/2017 02:49 AM, Richard Sandiford wrote: > The postreload move2add optimisations are specific to scalar > integers. This patch adds an explicit check to the main guarding > "if" and propagates the information through subroutines. > > gcc/ > 2017-07-13 Richard Sandiford > Alan

[31/77] Use scalar_int_mode for move2add

2017-07-13 Thread Richard Sandiford
The postreload move2add optimisations are specific to scalar integers. This patch adds an explicit check to the main guarding "if" and propagates the information through subroutines. gcc/ 2017-07-13 Richard Sandiford Alan Hayward David Sherwood * postreload