This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r247195 - in /trunk/gcc: ChangeLog config/arc/a...


Author: claziss
Date: Tue Apr 25 12:03:30 2017
New Revision: 247195

URL: https://gcc.gnu.org/viewcvs?rev=247195&root=gcc&view=rev
Log:
[ARC] Differentiate between ARCv1 and ARCv2 'h'-reg class for ADD insns.

gcc/
2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>

	* config/arc/arc.c (arc_output_addsi): Check for h-register class
	when emitting short ADD instructions.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arc/arc.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]