aboutsummaryrefslogtreecommitdiff
path: root/gcc/jump.c
AgeCommit message (Expand)Author
2001-07-132001-07-13 Kazu Hirata <kazu@hxi.com>kazu
2001-06-08 * jump.c (mark_modified_reg): Allow jump threading if conditionjakub
2001-05-23 * jump.c (mark_jump_label): Fix thinko in 2001-05-19 change.mmitchel
2001-05-19 * jump.c (mark_jump_label): Tidy previous change.mmitchel
2001-05-19 * jump.c (jump_optimize_1): Tidy.mmitchel
2001-05-13EH merge from mainline.rth
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2001-05-12 * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth
2001-04-28 * flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEClaw
2001-04-21 * flow.c (proagate_one_insn): Remove useless assignment.mmitchel
2001-04-18 * jump.c (mark_all_labels): Canonicalize the tail recursionlaw
2001-02-16* jump.c (jump_optimize_1): When we delete a conditional jumpdj
2001-02-11 * jump.c (squeeze_notes): Revert 2000-05-12 change.rth
2001-01-30 2001-01-30 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl
2001-01-08 * jump.c (simplejump_p): Revert last change.rth
2001-01-08 * jump.c (jump_optimize_1): Use reversed_comparison_codehubicka
2001-01-07 * jump.c (simplejump_p): Recognize any single_set jumprth
2001-01-07 * jump.c (reversed_comparison_code_parts): Fix typo introduced bygerald
2001-01-07 * jump.c (reversed_comparison_code_parts, reversed_comparison_code):hubicka
2001-01-07 * jump.c (comparison_dominates_p): Support unordered compares.hubicka
2001-01-07* reload.c (subst_reloads): Take INSN argument. Whenaoliva
2001-01-05 * simplify-rtx.c (cfc_args): add "unordered" field.hubicka
2000-12-15 * jump.c (jump_optimize_1): Don't delete the line note after thejason
2000-11-29 * jump.c (delete_insn): Check that REG_LABEL note actually containsamylaar
2000-11-24 * jump.c (delete_computation): Re-instate deletion of feeding insn.amylaar
2000-11-12 * jump.c (delete_computation): Don't assume that just becuase anmmitchel
2000-11-10 * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,jsm28
2000-10-06 * c-decl.c (warn_missing_noreturn): Remove.rth
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.law
2000-08-03 * jump.c: Fix formatting.law
2000-07-30 * Makefile.in (OBJS): Add doloop.o.rth
2000-05-31 * jump.c (jump_optimize_1): Revert 05-18 change.rth
2000-05-29 * jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_ENDrth
2000-05-25 * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth
2000-05-25Jan Hubicka <jh@suse.cz>rth
2000-05-22 * jump.c (jump_optimize_1): Don't increment LABEL_NUSEScpopetz
2000-05-22 * jump.c (can_reverse_comparison_p): Be prepared for insn null.rth
2000-05-19 * jump.c (redirect_jump): Add delete_unused argument. Don'trth
2000-05-18 * jump.c (jump_optimize_1): Base minimum insn count duringrth
2000-05-17 * jump.c (jump_optimize_1): Remove inactive but real insnsrth
2000-05-17 * flow.c (commit_one_edge_insertion): Be prepared for a returnrth
2000-05-16 * jump.c: Fix typos and clarify commentary from last change.rth
2000-05-15 * jump.c (condjump_p): Mark as depreached.hubicka
2000-05-12 * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth
2000-04-30 * ifcvt.c: New file.rth
2000-04-27 * jump.c (redirect_exp_1): Rework from old redirect_exp. Neverrth
2000-04-27 * jump.c (invert_jump): Always invert REG_BR_PROB. Do it correctly.rth
2000-04-18 * cccp.c, cexp.y, cexp.c, cccp.1: Removed.zack
2000-03-26 * jump.c (jump_optimize_1): Fix typo in elide optimizationsrth