machmode.h (HWI_COMPUTABLE_MODE_P): New macro.
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 6 Jul 2011 23:12:45 +0000 (23:12 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 6 Jul 2011 23:12:45 +0000 (23:12 +0000)
commit46c9550f314d1eb1767d9636afda497a1cbd0797
tree404fbb53e667f21f4be95e942ca6c31b0c8268e5
parent6a4bdc797621dbf63470b88dcd50095571b0fe1d
machmode.h (HWI_COMPUTABLE_MODE_P): New macro.

* 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.

From-SVN: r175945
gcc/ChangeLog
gcc/combine.c
gcc/expmed.c
gcc/machmode.h
gcc/simplify-rtx.c