r242127 - /branches/ARM/sve-branch/gcc/postrelo...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Fri Nov 11 17:04:00 GMT 2016


Author: rsandifo
Date: Fri Nov 11 17:04:41 2016
New Revision: 242127

URL: https://gcc.gnu.org/viewcvs?rev=242127&root=gcc&view=rev
Log:
Use scalar_int_mode for move2add

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.

Modified:
    branches/ARM/sve-branch/gcc/postreload.c



More information about the Gcc-cvs mailing list