Re: [committed] Use target-insns.def for can_extend and ptr_extend
On 07/28/2015 01:36 PM, Richard Sandiford wrote: > Index: gcc/target-insns.def > === > --- gcc/target-insns.def 2015-07-28 20:56:29.721512028 +0100 > +++ gcc/target-insns.def 2015-07-28 20:56:29.713512127 +0100 > @@ -34,6 +34
[committed] Use target-insns.def for can_extend and ptr_extend
Bootstrapped & regression-tested on x86_64-linux-gnu and aarch64-linux-gnu. Also tested via config-list.mk. Committed as preapproved. Thanks, Richard gcc/ * target-insns.def (can_extend, ptr_extend): New targetm instruction patterns. * optabs.c (can_extend_p): Use them i