]> gcc.gnu.org Git - gcc.git/history - gcc/jump.c
(delete_insn): When deleting after label, delete a BARRIER as well.
[gcc.git] / gcc / jump.c
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...
1994-06-14 Jeff Lawjump.c (condjump_in_parallel_p): New function to detect...
1994-05-29 Richard Kenner(jump_optimize): When deleting unneeded stack adjusts...
1994-05-26 Richard Kenner(jump_optimize): When looking for an `if' statement...
1994-05-15 Doug Evans(find_cross_jump): Two CALL_INSNs only compare equal if
1994-05-06 Richard Kenner(find_cross_jump, get_label_{before,after}): Change...
1994-03-25 Richard Kenner(invert_jump): Remove decl of unused variable OLABEL.
1994-03-13 Richard Kenner(rtx_equal_for_thread_p): Correct error in previous...
1994-03-12 Richard KennerAdd prototypes for static functions.
1994-03-11 Richard Kenner(jump_optimize): Delete REG_LABEL note if label no...
1994-03-09 Richard Kenner(rtx_equal_for_thread_p): Commutative operations are...
1994-02-26 Richard Kenner(rtx_renumbered_equal_p): Fix bug in comparing SUBREGs...
1994-02-12 Richard Kenner(mark_jump_label, case LABEL_REF): Update REG_LABEL...
1994-01-11 Richard Kenner(comparison_dominates_p): NE is dominated by LT, GT...
1994-01-09 James Van Artsdalen(follow_jumps): Don't follow tablejumps.
1994-01-03 Torbjorn Granlund(thread_jumps): Don't thread to loop label; create...
1993-12-27 Richard Kenner(can_reverse_comparison_p): Return 1 if -ffast-math.
1993-12-26 Richard Kenner(jump_optimize): When deleting an insn after a jump...
1993-12-24 Torbjorn Granlund(thread_jumps): Delete redundant loop termination test.
1993-10-13 Jim Wilson(jump_optimize): When moving a range of instructions,
1993-10-11 Richard Stallman(jump_optimize): Use regno_last_note_uid when deciding
1993-09-29 Richard Kenner(rtx_renumbered_equal_p, case CONST_INT): Use INTVAL...
1993-09-24 Doug Evansjump.c: (thread_jumps): Value in HARD_FRAME_POINTER_REG...
1993-09-21 Richard Kenner(jump_optimize): Try putting RETURN at end of function...
1993-09-01 Jim Wilson(jump_optimize): When optimize conditional jump around
1993-07-10 Jeff Lawjump.c (jump_optimize): Correctly identify branches...
1993-06-23 Richard Kenner(jump_optimize): Properly make jump into store-flag...
1993-05-26 Richard Stallman(jump_optimize): Insert missing GET_MODE call.
1993-04-17 Richard Kenner(same_regs): Now arrays of ints.
1993-04-12 Richard Kenner(jump_optimize, clause for `x=a; if (...) x=b;'): Do...
1993-03-12 Richard Kenner(jump_optimize): Fix bug in last change.
1993-03-10 Jeff Lawjump.c (jump_optimize, [...]): Do this regardless of...
1993-02-26 Richard Stallman(jump_optimize): Add missing parameter in expand_binop...
1993-01-04 Jeff Lawjump.c (jump_optimize, [...]): Do this regardless of...
1992-12-30 Richard Stallman(delete_computation): reg_referenced_p wants body,...
1992-12-28 Richard Kenner(delete_jump): Use single_set to see if INSN just sets PC.
1992-11-03 Richard Kenner(jump_optimize): Ensure operand of REG_NOTES is an...
1992-10-26 Richard Stallman(mark_jump_label): Copy LABEL_REF_NONLOCAL_P
1992-10-14 Richard Stallman(jump_optimize): Don't optimize jumps to store-flag...
1992-10-09 Richard Kenner(jump_optimize): Only use a REG as a target.
1992-09-26 Richard Stallman(jump_optimize): When handling dispatch table that...
1992-09-23 Richard Kenner(jump_optimize): Tighten up test for when we can't...
1992-09-20 Richard Kenner(jump_optimize): Delete insns that set registers that...
1992-09-19 Richard Kenner(delete_insn): Don't change labels to NOTEs if we would...
1992-08-25 Tom Wood(delete_computation): Derived from delete_jump.
1992-08-17 Richard Kenner(jump_optimize): Allow SUBREG in many places where...
1992-08-14 Richard Kenner(invert_exp, redirect_exp): No longer static.
1992-08-03 Richard Kenner(jump_optimize): When replacing jumps with logical...
1992-07-19 Richard Stallmanentered into RCS
1992-07-13 Tom Wood*** empty log message ***
1992-07-06 Charles Hannum*** empty log message ***
1992-07-05 Richard Stallman*** empty log message ***
1992-05-20 Richard Kenner*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-04-21 Richard Kenner*** empty log message ***
1992-04-17 Richard Stallman*** empty log message ***
1992-04-06 Jim Wilson*** empty log message ***
1992-03-14 Richard Stallman*** empty log message ***
1992-03-11 Richard Stallman*** empty log message ***
1992-02-14 Richard Stallman*** empty log message ***
1992-01-23 Richard KennerInitial revision
This page took 0.727727 seconds and 82 git commands to generate.