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]

r190724 - in /trunk/gcc: ChangeLog config/tileg...


Author: walt
Date: Mon Aug 27 18:16:34 2012
New Revision: 190724

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190724
Log:
Stop trying to represent the bfins instruction with the insv pattern,
because it causes an extra copy when bfins reuses one of its inputs.
	* config/tilegx/tilegx.md (*bfins): Rename to insn_bfins.
	(insn_bfins): Delete.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/tilegx/tilegx.md


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