New and undocumented target hooks (cf. PR3386, a regression)

Richard Henderson rth@redhat.com
Tue Dec 7 17:50:00 GMT 2004


On Tue, Dec 07, 2004 at 06:09:29PM +0200, Dorit Naishlos wrote:
>         * genopinit.c (vec_realign_store_optab): Initialization removed.
>         * optabs.c (optab_for_tree_code): REALIGN_STORE_EXPR case removed.
>         * optabs.h (optab_index): OTI_vec_realign_store Removed.
>         (vec_realign_store_optab): Removed.
>         * target-def.h (TARGET_VECTORIZE_BUILTIN_MASK_FOR_STORE): Removed.
>         * target.h (builtin_mask_for_store): Removed.
>         * tree.def (REALIGN_STORE_EXPR): Removed.
>         * config/rs6000/rs6000.c (rs6000_builtin_mask_for_store): Removed.
>         (altivec_builtin_mask_for_store): Removed.
>         (altivec_init_builtins): Removed initialization of
>         altivec_builtin_mask_for_store.
>         * doc/tm.texi (TARGET_VECTORIZE_MISALIGNED_MEM_OK): Document target
> hook.
>         (TARGET_VECTORIZE_BUILTIN_MASK_FOR_LOAD): Document target hook.

Ok.


r~



More information about the Gcc mailing list