gcc/
commit451e3cfae492e7af316476314841853f9dd01177
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Jul 2015 08:02:59 +0000 (5 08:02 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Jul 2015 08:02:59 +0000 (5 08:02 +0000)
tree8452be0fccad152b18e253d19ca7348832f4a871
parent4177c6958b02d95648295cd7951815b54a627ab5
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225432 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/optabs.c
gcc/recog.c
gcc/target-insns.def