This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217079 - in /trunk/gcc: ChangeLog config/arm/n...
- From: alalaw01 at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 04 Nov 2014 12:05:52 -0000
- Subject: r217079 - in /trunk/gcc: ChangeLog config/arm/n...
Author: alalaw01
Date: Tue Nov 4 12:05:52 2014
New Revision: 217079
URL: https://gcc.gnu.org/viewcvs?rev=217079&root=gcc&view=rev
Log:
[ARM] Migrate to new reduc_plus_scal_optab
config/arm/neon.md (reduc_plus_*): Rename to...
(reduc_plus_scal_*): ...this; reduce to temp and extract scalar result.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/neon.md