]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/jump.c
Include function.h in most files.
[thirdparty/gcc.git] / gcc / jump.c
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...
1998-09-02  Jim WilsonFix miscompilation of MIPS cross assembler on sparc...
1998-08-20  Jeffrey A Lawjump.c (rtx_renumbered_equal_p): Do not consider PLUS...
1998-07-20  David S. Millerjump.c (jump_optimize): When simplifying noop moves...
1998-07-13  David S. MillerMore efficient version of Jul 10 bugfix of mine, as...
1998-07-10  David S. Millerjump.c (jump_optimize): If after_regscan and our transf...
1998-07-09  Jeffrey A Law* jump.c (duplicate_loop_exit_test): Fix thinko.
1998-07-08  Jeffrey A Lawjump.c (duplicate_loop_exit_test): Do not duplicate...
1998-07-06  Alasdair Baird* jump.c (jump_optimize) Check for CONST_INT before...
1998-07-06  Mark Mitchelljump.c (duplicate_loop_exit_test): Don't refuse to...
1998-06-30  Jeff Lawjump.c (jump_optimize): Show that the jump chain is...
1998-06-27  Richard Hendersonjump.c (jump_optimize): Use side_effects_p & may_trap_p...
1998-06-20  Jeffrey A Lawcalls.c (expand_call): Initialize "src" and "dest".
1998-06-19  Graham Stottalias.c: Include toplev.h
1998-06-17  John Carrhaifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
1998-06-02  Richard Hendersonjump.c (jump_optimize): Remove debug messages accidenta...
1998-06-02  Jeff LawFix typo in last change change.
1998-06-02  Richard Hendersonjump.c (rtx_unsafe_p): New function.
1998-05-29  Jeffrey A Lawjump.c (thread_jumps): Do not look at the NOTE_LINE_NUM...
1998-05-23  Andreas Schwabm68k.h: Declare more functions used in macros.
1998-05-19  Kaveh R. GhaziWarning Fixes:
1998-04-16  Jeff Lawloop.c (regs_patch_p): Add prototype.
1998-04-08  Jeffrey A Lawjump.c (mark_jump_label): Record REG_LABEL notes for...
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-03-05  J"orn Renneckejump.c (jump_optimize): Call mark_jump_label also for...
1998-02-28  Kaveh R. GhaziFix warious warnings:
1998-02-03  Jeffrey A Lawjump.c (jump_optimize): Lose calls to modified_in_p...
1998-02-03  Jeffrey A Lawjump.c (jump_optimize): Fix first arg to modified_in_p...
1998-02-02  Michael P. Hayesjump.c (jump_optimize): Allow conditional loading of...
1998-01-17  Jeff Lawjump.c (jump_optimize): Remove Dec 17, 1997 chance...
1998-01-14  Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1998-01-14  Jeff LawBring in final gcc-2.8.0 changes.
1997-12-16  Stan Coxjump.c: (optimize_jump): Don't use the return register...
1997-12-07  Jeff LawMerge from gcc-2.8
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-20  J"orn Renneckejump.c (thread_jumps): check can_reverse_comparison_p...
1997-05-30  Michael MeissnerUse accessor macros to access arrays based on regno...
1997-05-06  Mike Stumpreformat a little to match GNU coding standards.
1997-03-28  Doug Evansjump.c (jump_optimize, [...]): Disable some optimizatio...
1997-02-04  Jim Wilson(find_cross_jump): Don't allow old-style and volatile...
1997-01-03  Richard Kenner(rtx_equal_for_thread_p): Return 0 for floating-point.
1996-12-13  Ian Lance TaylorCheck SMALL_REGISTER_CLASSES at runtime
1996-12-09  Stan Cox(jump_optimize): Don't move initialization if there...
1996-11-12  Richard Kenner(jump_optimize): Fix bug in Sep 23 change.
1996-10-26  Richard Kenner(jump_optimize): Fix second error in last change.
1996-10-21  Doug Evansjump.c (jump_optimize): fix bug in last change.
1996-10-21  Richard Kenner(jump_optimize): Use emit_store_flag even if branches...
1996-10-14  Jim Wilson(jump_optimize): Check for if (...) { x = a; goto l...
1996-09-23  Richard Kenner(jump_optimize): In no-nop move deletion, don't test...
1996-09-18  Richard Kenner(jump_optimize): Insert conditional move after jump...
1996-07-23  Mike Stumpinstall EH code
1996-07-03  Mike Stumpformatting tweaks
1996-03-11  Jim Wilson(jump_optimize): When handle a USE insn before an uncon...
1996-02-13  Richard Kenner(jump_optimize): Fix potential infinite loop.
1995-12-18  Jeff Lawsched.c (canon_rtx): Recursively look for equivalences...
1995-10-26  Richard Kenner(duplicate_loop_exit_test): Return 0 if found a NOTE_IN...
1995-07-10  Richard Kenner(jump_optimize): Pass outer_code arg to rtx_cost.
1995-06-15  Richard KennerUpdate FSF address.
1995-05-02  Doug Evans(jump_optimize, can_reach_end determination): A barrier can
1995-04-14  Richard Kenner(delete_insn): When deleting after label, delete a...
1995-02-07  Jim Wilson(jump_optimize): When searching for a LOOP_END note...
1995-01-25  Richard KennerInclude expr.h after insn-config.h and insn-flags.h.
1995-01-25  Doug Evans(jump_optimize): Try to emit a conditional move insn...
1994-11-16  Ian Lance TaylorCheck target endianness at run time, not compile time
1994-11-15  Doug Evans(delete_insn): Delete labels in ADDR_VECs and
1994-10-02  Richard Kenner(jump_optimize): When deleting a jump, properly set...
1994-07-05  Richard Kenner(duplicate_loop_exit_test): Handle SUBREG in SET_DEST...
1994-07-01  Richard Kenner(jump_optimize): Don't convert if (foo) x++ into an...
1994-06-24  Richard Earnshaw(jump_optimize): If we reverse "if (foo) bar else break...
1994-06-18  Jim Wilson(duplicate_loop_exit_test): Initialize copy to zero.
1994-06-15  Doug Evansgenconfig.c (main): Allow targets to override HAVE_cond...
1994-06-14  Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-14  Richard Kenner(jump_optimize): Don't delete dead insn if it has a...
next