PATCH: use SCALAR_FLOAT_MODE_P more widely

Richard Henderson rth@redhat.com
Mon Nov 21 18:13:00 GMT 2005


On Mon, Nov 21, 2005 at 12:49:31PM +1100, Ben Elliston wrote:
> 	* optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of
> 	explicitly testing GET_MODE_CLASS (x) == MODE_FLOAT.
> 	* genopinit.c (gen_insn): Likewise.
> 	* reload.c (find_equiv_reg): Likewise.
> 	* loop.c (load_mems): Likewise.
> 	* rtlanal.c (may_trap_p_1, canonicalize_condition): Likewise.
> 	* cse.c (find_comparison_args, fold_rtx): Likewise.
> 	* dwarf2out.c (add_const_value_attribute): Likewise.
> 	* expr.c (convert_move): Likewise.
> 	* recog.c (general_operand, register_operand): Likewise.
> 	* reg-stack.c (replace_reg): Likewise.
> 	* tree-vect-generic.c (type_for_widest_vector_mode): Likewise.
> 	* c-common.c (handle_vector_size_attribute): Likewise.
> 	* simplify-rtx.c (simplify_const_unary_operation): Likewise.
> 	(simplify_binary_operation_1): Likewise.
> 	(simplify_const_binary_operation): Likewise.
> 	(simplify_relational_operation): Likewise.
> 	(simplify_const_relational_operation): Likewise.
> 	(simplify_immed_subreg): Likewise.
> 	* emit-rtl.c (gen_lowpart_common): Likewise.
> 	* expmed.c (expand_mult): Likewise.
> 	* stor-layout.c (layout_type): Likewise.

Ok.


r~



More information about the Gcc-patches mailing list