r209561 - in /trunk/gcc: ChangeLog config/arm/a...

ibolton@gcc.gnu.org ibolton@gcc.gnu.org
Tue Apr 22 09:33:00 GMT 2014


Author: ibolton
Date: Tue Apr 22 09:33:00 2014
New Revision: 209561

URL: http://gcc.gnu.org/viewcvs?rev=209561&root=gcc&view=rev
Log:
	* config/arm/arm-protos.h (tune_params): New struct members.
	* config/arm/arm.c: Initialise tune_params per processor.
	(thumb2_reorg): Suppress conversion from t32 to t16 when optimizing
	for speed, based on new tune_params.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm-protos.h
    trunk/gcc/config/arm/arm.c



More information about the Gcc-cvs mailing list