diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2004-05-27 08:28:31 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gcc.gnu.org> | 2004-05-27 08:28:31 +0000 |
commit | dce1438a65f25cceffec22d53d41ea35ee422673 (patch) | |
tree | c7ecfdfb81b14955672d885852ac8aa682ee7655 /gcc/fortran/matchexp.c | |
parent | 42f806e5a0bbc3f5a02394893343e7e6ce1e94f2 (diff) | |
download | gcc-dce1438a65f25cceffec22d53d41ea35ee422673.zip gcc-dce1438a65f25cceffec22d53d41ea35ee422673.tar.gz gcc-dce1438a65f25cceffec22d53d41ea35ee422673.tar.bz2 |
combine.c (gen_binary): Remove.
2004-05-25 Paolo Bonzini <bonzini@gnu.org>
* combine.c (gen_binary): Remove.
(known_cond, simplify_shift_const
find_split_point, combine_simplify_rtx,
simplify_if_then_else, simplify_set,
simplify_logical, expand_field_assignment,
extract_left_shift, force_to_mode,
if_then_else_cond, apply_distributive_law,
simplify_and_const_int, simplify_shift_const,
gen_lowpart_for_combine, simplify_comparison,
reversed_comparison): Replace with
simplify_gen_binary, simplify_gen_relational or
distribute_and_simplify_rtx.
(distribute_and_simplify_rtx): New function.
* simplify-rtx.c (simplify_binary_operation):
Use nonzero_bits to simplify ANDs where we are
turning off bits already known to be off in OP0.
From-SVN: r82317
Diffstat (limited to 'gcc/fortran/matchexp.c')
0 files changed, 0 insertions, 0 deletions