alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().
[gcc.git] / gcc / jump.c
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-06 Richard Hendersonc-decl.c (warn_missing_noreturn): Remove.
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-08-03 Kazu Hirata* jump.c: Fix formatting.
2000-07-30 Richard HendersonMakefile.in (OBJS): Add doloop.o.
2000-05-31 Richard Henderson* jump.c (jump_optimize_1): Revert 05-18 change.
2000-05-29 Richard Hendersonjump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_E...
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-25 Jan HubickaJan Hubicka <jh@suse.cz>
2000-05-22 Clinton Popetzjump.c (jump_optimize_1): Don't increment LABEL_NUSES...
2000-05-22 Richard Henderson* jump.c (can_reverse_comparison_p): Be prepared for...
2000-05-19 Richard Hendersonjump.c (redirect_jump): Add delete_unused argument.
2000-05-18 Richard Hendersonjump.c (jump_optimize_1): Base minimum insn count durin...
2000-05-17 Richard Hendersonjump.c (jump_optimize_1): Remove inactive but real...
2000-05-17 Richard Hendersonflow.c (commit_one_edge_insertion): Be prepared for...
2000-05-16 Richard Hendersonjump.c: Fix typos and clarify commentary from last...
2000-05-15 Jan Hubickajump.c (condjump_p): Mark as depreached.
2000-05-12 Richard HendersonMakefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-04-30 Richard Hendersonifcvt.c: New file.
2000-04-27 Richard Hendersonjump.c (redirect_exp_1): Rework from old redirect_exp.
2000-04-27 Richard Hendersonjump.c (invert_jump): Always invert REG_BR_PROB.
2000-04-18 Zack Weinbergcccp.c, [...]: Removed.
2000-03-26 Jan Hubickajump.c (jump_optimize_1): Fix typo in elide optimizatio...
2000-03-26 Bernd SchmidtFix sibcall problem in jump.c.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-20 Jan Hubickajump.c (delete_noop_moves): Remove code attempting...
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-02-28 Richard Kennerjump.c (jump_optimize_1): Don't call delete_barrier_suc...
2000-02-26 Jeff LawFix copyrights.
2000-02-11 Jeffrey A Lawjump.c (jump_optimize_1): The first operand in a relati...
2000-02-10 Richard Henderson* jump.c (delete_insn): Don't delete user labels at...
2000-02-06 Richard Hendersonflow.c (flow_delete_insn, [...]): Export.
2000-02-04 Clinton Popetzjump.c (mark_jump_label): Add in_mem param, check SYMBO...
2000-02-02 Richard Hendersonjump.c (delete_insn): Partially revert 19 Jan change...
2000-01-31 Jason Merrilljump.c (redirect_jump): Move a NOTE_INSN_FUNCTION_END...
2000-01-28 Bernd SchmidtDelete a superfluous and buggy optimization
2000-01-26 Richard Hendersontree.def (UNNE_EXPR): Remove.
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-20 Richard Henderson* jump.c (jump_optimize_1): Don't do addr_vec optimizat...
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
2000-01-14 Nick CliftonIf RTL checking is enabled, make sure that emit_insn...
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-29 Kaveh R. Ghazicse.c (free_element, [...]): Remove unused prototypes.
1999-12-27 Christophe Jailletalias.c (nonlocal_reference_p): Add else for disjoint...
1999-11-18 Richard Henderson* jump.c (jump_optimize_1): Revert last change.
1999-11-17 Richard Hendersonjump.c (jump_optimize_1): Don't try to duplicate the...
1999-11-11 Bernd SchmidtAvoid passing things like NEG into expand_and/expand_binop
1999-11-03 Catherine Mooredefaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide...
1999-11-02 Jan Hubickajump.c (jump_optimize_1): Swap the incscc and the condi...
1999-11-02 Jeffrey A Lawjump.c (jump_optimize_1): Also move LOOP_VTOP and LOOP_...
1999-11-01 Mark Mitchellbitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01 Richard Kenner[multiple changes]
1999-10-29 Richard Hendersonflow.c (count_or_remove_death_notes): Equate NULL with...
1999-10-27 Richard Hendersonjump.c (jump_optimize_1): If we did cross-jumping,...
1999-10-27 Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-20 Richard Earnshaw(jump_optimize_1): More accurately detect casesi insns.
1999-10-08 Bernd SchmidtAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-10-06 Richard Hendersongenconfig.c (main): Disable HAVE_conditional_arithmetic.
1999-10-01 Richard Hendersonjump.c (jump_optimize_1): Amend last change to test...
1999-10-01 Richard Hendersonjump.c (jump_optimize_1): Use general_operand not regis...
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-14 Kaveh R. Ghazic-pragma.c (handle_pragma_token): Wrap variables `name...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-29 John Wehlejump.c (delete_prior_computation): Also check calls...
1999-08-29 Jeffrey A Lawjump.c (jump_optimize_1): Do not delete assignments...
1999-08-27 Philip Blundelljump.c (duplicate_loop_exit_test): Call reg_scan_update...
1999-08-25 Richard Hendersonjump.c (jump_optimize_1): Do cmov opt on any single...
1999-08-24 Herman A.J. ten... * jump.c (delete_barrier_successors) Match (set (pc...
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-19 Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-08-18 Geoff Keatingcse.c (cse_insn): Call never_reached_warning when a...
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-07 Richard Hendersonjump.c (onlyjump_p): New function.
1999-08-06 John Wehlejump.c (delete_prior_computation): New function, broken...
1999-08-04 Richard Henderson* jump.c (delete_insn): Delete the addr_vec when deleti...
1999-06-27 Richard Henderson* jump.c (jump_optimize_1): Validate the cmov copy...
1999-05-31 Jeffrey A Lawjump.c (jump_optimize_1): Only set CAN_REACH_END if...
1999-05-20 Jeff Lawjump.c (can_reverse_comparison_p): Do not abort if...
1999-04-12 Jeffrey A Lawflow.c (flow_delete_insn): If we delete a CODE_LABEL...
1999-04-12 Jan Hubickareg-stack.c: Update comment, include varray.h.
1999-04-11 Kaveh R. Ghazijump.c (jump_optimize_1): Make the definition static...
1999-04-10 Jeffrey A Lawrtl.h (rebuild_jump_labels): Declare.
1999-03-10 Jeffrey A Lawgcse.c (run_jump_opt_after_gcse): New variable.
1999-02-25 Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-15 Jeffrey A Lawjump.c: Include insn-attr.h.
1999-01-19 Richard Hendersonexpr.c (do_jump_for_compare): Handle conditional branch...
1999-01-18 Jeff LawCopyright update.
1999-01-17 Richard Henderson* jump.c (rtx_renumbered_equal_p): Special case CODE_LABEL.
1998-12-01 Herman A.J. ten... Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
1998-11-26 Richard Hendersonrtlanal.c (regs_set_between_p): New function.
1998-11-24 Graham Stottreload1.c (reload): Remove unused variable.
1998-11-06 David S. Miller* jump.c (calculate_can_reach_end): Fix thinko.
1998-11-05 David S. MillerBegin cleaning up jump.c
1998-10-31 Jeffrey A Lawjump.c (jump_optimize): Initialize mappings from INSN_U...
1998-10-19 Bernd Schmidt* jump.c (sets_cc0_p): Compile only if HAVE_cc0.
1998-10-16 Bernd Schmidtflow.c (life_analysis_1): Do not clobber regs_ever_live...
1998-10-14 Kaveh R. GhaziWarning fixes:
1998-10-08 Jeffrey A Law* jump.c (jump_optimize): Revert accidental patch.
1998-10-07 Bernd Schmidtjump.c (duplicate_loop_exit_test): Strip REG_WAS_0...
next