]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jump.c
defaults.h (MODE_HAS_NANS, [...]): New.
[thirdparty/gcc.git] / gcc / jump.c
2002-03-07  Richard Sandiforddefaults.h (MODE_HAS_NANS, [...]): New.
2002-02-21  J"orn Renneckejump.c (redirect_jump): If old label has no UID, don...
2002-02-12  Jakub Jelinekjump.c (never_reached_warning): Add finish argument.
2001-12-17  Jan HubickaMakefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-11-21  Richard Kennerfunction.c (keep_stack_depressed): Major rework.
2001-11-15  Jakub Jelinekjump.c (squeeze_notes): Return true if no real insns...
2001-11-11  Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-28  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-21  Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-08-31  Andreas Jaegerjump.c (mark_jump_label): Revert patch from 2001-08...
2001-08-28  Alexandre Olivajump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_L...
2001-08-22  Jason Merrilljump.c (squeeze_notes): Take parms by reference.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-15  John Wehlertl.h (only_sets_cc0_p): New prototype.
2001-08-13  Kazu Hirata* jump.c: Fix formatting.
2001-08-07  Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-07-31  Jan Hubickajump.c (duplicate_loop_exit_test): Better test for...
2001-07-30  Andreas Jaegerjump.c: Add prototype for mark_modified_reg.
2001-07-26  Jan Hubickartl.h (cleanup_barriers): Declare.
2001-07-22  Jan Hubickajump.c: Update comments.
2001-07-18  Richard Hendersonflow.c (redirect_edge_and_branch): Bail out on complex...
2001-07-14  Jan HubickaRe-install recently reverted patch.
2001-07-14  Richard Hendersonifcvt.c (find_cond_trap): New.
2001-07-13  Kazu Hiratajump.c (reversed_comparison_code_parts): Fix comment...
2001-07-13  Geoffrey KeatingRevert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST...
2001-07-13  Jan Hubickaemit-rtl.c (try_split): Update mark_jump_label call.
2001-07-11  Jan Hubickaflow.c (merge_blocks_move_successor_nojumps): Do not...
2001-06-11  Jan Hubicka* jump.c (duplicate_loop_exit_test): Fix loop header...
2001-06-09  Jan Hubickapredict.def: New file.
2001-06-08  Jakub Jelinekjump.c (mark_modified_reg): Allow jump threading if...
2001-05-23  Mark Mitchell* jump.c (mark_jump_label): Fix thinko in 2001-05-19...
2001-05-19  Mark Mitchell* jump.c (mark_jump_label): Tidy previous change.
2001-05-19  Mark Mitchelljump.c (jump_optimize_1): Tidy.
2001-05-10  Jeffrey A Lawjump.c (jump_optimize_1): Do not wrap the new jump...
2001-05-10  Jeffrey A Lawifcvt.c (merge_if_block): Use any_uncondjump_p...
2001-05-02  Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-04-28  Jeffrey A Lawflow.c (propagate_block_delete_insn): Handle deletion...
2001-04-21  Mark Mitchellflow.c (proagate_one_insn): Remove useless assignment.
2001-04-18  Jeffrey A Lawjump.c (mark_all_labels): Canonicalize the tail recursi...
2001-04-13  Kaveh R. GhaziMakefile.in (toplev.o, [...]): Depend on reload.h
2001-04-13  John Wehlejump.c (jump_optimize_1): Don't delete dead stores...
2001-04-04  John Wehlertl.h (set_noop_p): Declare.
2001-04-03  Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.
2001-03-28  Richard Hendersonbb-reorder.c, [...]: Rename asynchronous_exceptions...
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-12  Jeffrey Oldhamjump.c (reversed_comparison_code_parts): Reverse Jan...
2001-03-07  Brad LucierBrad's -ffast-math breakup.
2001-02-28  Jan Hubickai386.md (sse_andti3, [...]): Add SSE2 versions; add...
2001-02-28  Jan Hubickajump.c (reversed_comparison_code_parts): Allow reversal...
2001-02-18  Richard Kenner* jump.c (jump_optimize_1): Only define reversed_code...
2001-02-14  Richard Hendersonjump.c (jump_optimize_1): When we delete a conditional...
2001-02-11  Richard Henderson* jump.c (squeeze_notes): Revert 2000-05-12 change.
2001-01-30  Franz Sirljump.c (comparison_dominates_p): Don't try to handle...
2001-01-08  Richard Henderson* jump.c (simplejump_p): Revert last change.
2001-01-08  Jan Hubickajump.c (jump_optimize_1): Use reversed_comparison_code...
2001-01-07  Richard Hendersonjump.c (simplejump_p): Recognize any single_set jump...
2001-01-07  Gerald Pfeiferjump.c (reversed_comparison_code_parts): Fix typo intro...
2001-01-07  Jan Hubickajump.c (reversed_comparison_code_parts, [...]): New.
2001-01-07  Jan Hubicka* jump.c (comparison_dominates_p): Support unordered...
2001-01-07  Alexandre Olivareload.c (subst_reloads): Take INSN argument.
2001-01-05  Jan Hubickasimplify-rtx.c (cfc_args): add "unordered" field.
2000-12-15  Jason Merrilljump.c (jump_optimize_1): Don't delete the line note...
2000-11-29  J"orn Renneckejump.c (delete_insn): Check that REG_LABEL note actuall...
2000-11-24  J"orn Renneckejump.c (delete_computation): Re-instate deletion of...
2000-11-12  Mark Mitchelljump.c (delete_computation): Don't assume that just...
2000-11-10  Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
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.
next