r225432 - in /trunk/gcc: ChangeLog optabs.c rec...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Sun Jul 5 08:03:00 GMT 2015


Author: rsandifo
Date: Sun Jul  5 08:02:59 2015
New Revision: 225432

URL: https://gcc.gnu.org/viewcvs?rev=225432&root=gcc&view=rev
Log:
gcc/
	* target-insns.def (extv, extzv, insv): New targetm instruction
	patterns.
	* optabs.c (get_extraction_insn): Use them instead of HAVE_*/gen_*
	interface.
	* recog.c (simplify_while_replacing): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/optabs.c
    trunk/gcc/recog.c
    trunk/gcc/target-insns.def



More information about the Gcc-cvs mailing list