This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [6/11] Tests for HOST_WIDE_INT representability


On 07/01/2011 10:34 AM, Bernd Schmidt wrote:
> 	* machmode.h (HWI_COMPUTABLE_MODE_P): New macro.
> 	* combine.c (set_nonzero_bits_and_sign_copies): Use it.
> 	(find_split-point, combine_simplify_rtx, simplify_if_then_else,
> 	simplify_set, simplify_logical, expand_compound_operation,
> 	make_extraction, force_to_mode, if_then_else_cond, extended_count,
> 	try_widen_shift_mode, simplify_shift_const_1, simplify_comparison,
> 	record_value_for_reg): Likewise.
> 	* expmed.c (expand_widening_mult, expand_mult_highpart): Likewise.
> 	* simplify-rtx. c (simplify_unary_operation_1,
> 	simplify_binary_operation_1, simplify_const_relational_operation):
> 	Likewise.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]