r242297 - /branches/ARM/sve-branch/gcc/config/a...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Nov 11 17:35:00 GMT 2016
Author: rsandifo
Date: Fri Nov 11 17:35:49 2016
New Revision: 242297
URL: https://gcc.gnu.org/viewcvs?rev=242297&root=gcc&view=rev
Log:
[AArch64] Add const_offset field to aarch64_address_info
This patch records the integer value of the address offset in
aarch64_address_info, so that it doesn't need to be re-extracted
from the rtx. The SVE port will make more use of this.
Modified:
branches/ARM/sve-branch/gcc/config/aarch64/aarch64.c
More information about the Gcc-cvs
mailing list