r242248 - in /branches/ARM/sve-branch/gcc: relo...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Nov 11 17:27:00 GMT 2016
Author: rsandifo
Date: Fri Nov 11 17:27:07 2016
New Revision: 242248
URL: https://gcc.gnu.org/viewcvs?rev=242248&root=gcc&view=rev
Log:
poly_int: reload.c
This patch makes a few small poly_int64 changes to reload.c,
such as in the "decomposition" structure. In practice, any
port with polynomial-sized modes should be using LRA rather
than reload, but it's easier to convert reload anyway than
to sprinkle to_constants everywhere.
Modified:
branches/ARM/sve-branch/gcc/reload.c
branches/ARM/sve-branch/gcc/reload.h
branches/ARM/sve-branch/gcc/reload1.c
More information about the Gcc-cvs
mailing list