r275829 - in /branches/ibm/pcrel-trunk/gcc: Cha...
meissner@gcc.gnu.org
meissner@gcc.gnu.org
Tue Sep 17 23:21:00 GMT 2019
Author: meissner
Date: Tue Sep 17 23:21:08 2019
New Revision: 275829
URL: https://gcc.gnu.org/viewcvs?rev=275829&root=gcc&view=rev
Log:
Optimize vector extract from memory of prefixed addresses with constant element.
2019-09-17 Michael Meissner <meissner@linux.ibm.com>
* config/rs6000/rs6000.c (rs6000_adjust_vec_address): Add
optimizations for adjusting prefixed and pc-relative addresses
with a constant element offset.
Modified:
branches/ibm/pcrel-trunk/gcc/ChangeLog.meissner
branches/ibm/pcrel-trunk/gcc/config/rs6000/rs6000.c
More information about the Gcc-cvs
mailing list