1996-07-03 |
Mike Stump | formatting tweaks |
blob | commitdiff | raw |
1996-03-11 |
Jim Wilson | (jump_optimize): When handle a USE insn before an uncon... |
blob | commitdiff | raw | diff to current |
1996-02-13 |
Richard Kenner | (jump_optimize): Fix potential infinite loop. |
blob | commitdiff | raw | diff to current |
1995-12-18 |
Jeff Law | sched.c (canon_rtx): Recursively look for equivalences... |
blob | commitdiff | raw | diff to current |
1995-10-26 |
Richard Kenner | (duplicate_loop_exit_test): Return 0 if found a NOTE_IN... |
blob | commitdiff | raw | diff to current |
1995-07-10 |
Richard Kenner | (jump_optimize): Pass outer_code arg to rtx_cost. |
blob | commitdiff | raw | diff to current |
1995-06-15 |
Richard Kenner | Update FSF address. |
blob | commitdiff | raw | diff to current |
1995-05-02 |
Doug Evans | (jump_optimize, can_reach_end determination): A barrier can |
blob | commitdiff | raw | diff to current |
1995-04-14 |
Richard Kenner | (delete_insn): When deleting after label, delete a... |
blob | commitdiff | raw | diff to current |
1995-02-07 |
Jim Wilson | (jump_optimize): When searching for a LOOP_END note... |
blob | commitdiff | raw | diff to current |
1995-01-25 |
Richard Kenner | Include expr.h after insn-config.h and insn-flags.h. |
blob | commitdiff | raw | diff to current |
1995-01-25 |
Doug Evans | (jump_optimize): Try to emit a conditional move insn... |
blob | commitdiff | raw | diff to current |
1994-11-16 |
Ian Lance Taylor | Check target endianness at run time, not compile time |
blob | commitdiff | raw | diff to current |
1994-11-15 |
Doug Evans | (delete_insn): Delete labels in ADDR_VECs and |
blob | commitdiff | raw | diff to current |
1994-10-02 |
Richard Kenner | (jump_optimize): When deleting a jump, properly set... |
blob | commitdiff | raw | diff to current |
1994-07-05 |
Richard Kenner | (duplicate_loop_exit_test): Handle SUBREG in SET_DEST... |
blob | commitdiff | raw | diff to current |
1994-07-01 |
Richard Kenner | (jump_optimize): Don't convert if (foo) x++ into an... |
blob | commitdiff | raw | diff to current |
1994-06-24 |
Richard Earnshaw | (jump_optimize): If we reverse "if (foo) bar else break... |
blob | commitdiff | raw | diff to current |
1994-06-18 |
Jim Wilson | (duplicate_loop_exit_test): Initialize copy to zero. |
blob | commitdiff | raw | diff to current |
1994-06-15 |
Doug Evans | genconfig.c (main): Allow targets to override HAVE_cond... |
blob | commitdiff | raw | diff to current |
1994-06-14 |
Richard Kenner | Cast pointer operands to bzero, bcopy, and bcmp to... |
blob | commitdiff | raw | diff to current |
1994-06-14 |
Richard Kenner | (jump_optimize): Don't delete dead insn if it has a... |
blob | commitdiff | raw | diff to current |
1994-06-14 |
Jeff Law | jump.c (condjump_in_parallel_p): New function to detect... |
blob | commitdiff | raw | diff to current |
1994-05-29 |
Richard Kenner | (jump_optimize): When deleting unneeded stack adjusts... |
blob | commitdiff | raw | diff to current |
1994-05-26 |
Richard Kenner | (jump_optimize): When looking for an `if' statement... |
blob | commitdiff | raw | diff to current |
1994-05-15 |
Doug Evans | (find_cross_jump): Two CALL_INSNs only compare equal if |
blob | commitdiff | raw | diff to current |
1994-05-06 |
Richard Kenner | (find_cross_jump, get_label_{before,after}): Change... |
blob | commitdiff | raw | diff to current |
1994-03-25 |
Richard Kenner | (invert_jump): Remove decl of unused variable OLABEL. |
blob | commitdiff | raw | diff to current |
1994-03-13 |
Richard Kenner | (rtx_equal_for_thread_p): Correct error in previous... |
blob | commitdiff | raw | diff to current |
1994-03-12 |
Richard Kenner | Add prototypes for static functions. |
blob | commitdiff | raw | diff to current |
1994-03-11 |
Richard Kenner | (jump_optimize): Delete REG_LABEL note if label no... |
blob | commitdiff | raw | diff to current |
1994-03-09 |
Richard Kenner | (rtx_equal_for_thread_p): Commutative operations are... |
blob | commitdiff | raw | diff to current |
1994-02-26 |
Richard Kenner | (rtx_renumbered_equal_p): Fix bug in comparing SUBREGs... |
blob | commitdiff | raw | diff to current |
1994-02-12 |
Richard Kenner | (mark_jump_label, case LABEL_REF): Update REG_LABEL... |
blob | commitdiff | raw | diff to current |
1994-01-11 |
Richard Kenner | (comparison_dominates_p): NE is dominated by LT, GT... |
blob | commitdiff | raw | diff to current |
1994-01-09 |
James Van Artsdalen | (follow_jumps): Don't follow tablejumps. |
blob | commitdiff | raw | diff to current |
1994-01-03 |
Torbjorn Granlund | (thread_jumps): Don't thread to loop label; create... |
blob | commitdiff | raw | diff to current |
1993-12-27 |
Richard Kenner | (can_reverse_comparison_p): Return 1 if -ffast-math. |
blob | commitdiff | raw | diff to current |
1993-12-26 |
Richard Kenner | (jump_optimize): When deleting an insn after a jump... |
blob | commitdiff | raw | diff to current |
1993-12-24 |
Torbjorn Granlund | (thread_jumps): Delete redundant loop termination test. |
blob | commitdiff | raw | diff to current |
1993-10-13 |
Jim Wilson | (jump_optimize): When moving a range of instructions, |
blob | commitdiff | raw | diff to current |
1993-10-11 |
Richard Stallman | (jump_optimize): Use regno_last_note_uid when deciding |
blob | commitdiff | raw | diff to current |
1993-09-29 |
Richard Kenner | (rtx_renumbered_equal_p, case CONST_INT): Use INTVAL... |
blob | commitdiff | raw | diff to current |
1993-09-24 |
Doug Evans | jump.c: (thread_jumps): Value in HARD_FRAME_POINTER_REG... |
blob | commitdiff | raw | diff to current |
1993-09-21 |
Richard Kenner | (jump_optimize): Try putting RETURN at end of function... |
blob | commitdiff | raw | diff to current |
1993-09-01 |
Jim Wilson | (jump_optimize): When optimize conditional jump around |
blob | commitdiff | raw | diff to current |
1993-07-10 |
Jeff Law | jump.c (jump_optimize): Correctly identify branches... |
blob | commitdiff | raw | diff to current |
1993-06-23 |
Richard Kenner | (jump_optimize): Properly make jump into store-flag... |
blob | commitdiff | raw | diff to current |
1993-05-26 |
Richard Stallman | (jump_optimize): Insert missing GET_MODE call. |
blob | commitdiff | raw | diff to current |
1993-04-17 |
Richard Kenner | (same_regs): Now arrays of ints. |
blob | commitdiff | raw | diff to current |
1993-04-12 |
Richard Kenner | (jump_optimize, clause for `x=a; if (...) x=b;'): Do... |
blob | commitdiff | raw | diff to current |
1993-03-12 |
Richard Kenner | (jump_optimize): Fix bug in last change. |
blob | commitdiff | raw | diff to current |
1993-03-10 |
Jeff Law | jump.c (jump_optimize, [...]): Do this regardless of... |
blob | commitdiff | raw | diff to current |
1993-02-26 |
Richard Stallman | (jump_optimize): Add missing parameter in expand_binop... |
blob | commitdiff | raw | diff to current |
1993-01-04 |
Jeff Law | jump.c (jump_optimize, [...]): Do this regardless of... |
blob | commitdiff | raw | diff to current |
1992-12-30 |
Richard Stallman | (delete_computation): reg_referenced_p wants body,... |
blob | commitdiff | raw | diff to current |
1992-12-28 |
Richard Kenner | (delete_jump): Use single_set to see if INSN just sets PC. |
blob | commitdiff | raw | diff to current |
1992-11-03 |
Richard Kenner | (jump_optimize): Ensure operand of REG_NOTES is an... |
blob | commitdiff | raw | diff to current |
1992-10-26 |
Richard Stallman | (mark_jump_label): Copy LABEL_REF_NONLOCAL_P |
blob | commitdiff | raw | diff to current |
1992-10-14 |
Richard Stallman | (jump_optimize): Don't optimize jumps to store-flag... |
blob | commitdiff | raw | diff to current |
1992-10-09 |
Richard Kenner | (jump_optimize): Only use a REG as a target. |
blob | commitdiff | raw | diff to current |
1992-09-26 |
Richard Stallman | (jump_optimize): When handling dispatch table that... |
blob | commitdiff | raw | diff to current |
1992-09-23 |
Richard Kenner | (jump_optimize): Tighten up test for when we can't... |
blob | commitdiff | raw | diff to current |
1992-09-20 |
Richard Kenner | (jump_optimize): Delete insns that set registers that... |
blob | commitdiff | raw | diff to current |
1992-09-19 |
Richard Kenner | (delete_insn): Don't change labels to NOTEs if we would... |
blob | commitdiff | raw | diff to current |
1992-08-25 |
Tom Wood | (delete_computation): Derived from delete_jump. |
blob | commitdiff | raw | diff to current |
1992-08-17 |
Richard Kenner | (jump_optimize): Allow SUBREG in many places where... |
blob | commitdiff | raw | diff to current |
1992-08-14 |
Richard Kenner | (invert_exp, redirect_exp): No longer static. |
blob | commitdiff | raw | diff to current |
1992-08-03 |
Richard Kenner | (jump_optimize): When replacing jumps with logical... |
blob | commitdiff | raw | diff to current |
1992-07-19 |
Richard Stallman | entered into RCS |
blob | commitdiff | raw | diff to current |
1992-07-13 |
Tom Wood | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-07-06 |
Charles Hannum | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-07-05 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-05-20 |
Richard Kenner | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-05-07 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-04-21 |
Richard Kenner | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-04-17 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-04-06 |
Jim Wilson | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-03-14 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-03-11 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-02-14 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-01-23 |
Richard Kenner | Initial revision |
blob | commitdiff | raw | diff to current |
|