Age | Commit message (Expand) | Author | Files | Lines |
1998-02-03 | jump.c (jump_optimize): Lose calls to modified_in_p they are not needed anymo... | Jeffrey A Law | 1 | -5/+0 |
1998-02-02 | jump.c (jump_optimize): Fix first arg to modified_in_p in previous change. | Jeffrey A Law | 1 | -5/+5 |
1998-02-01 | jump.c (jump_optimize): Allow conditional loading of floating point constants... | Michael P. Hayes | 1 | -1/+11 |
1998-01-17 | jump.c (jump_optimize): Remove Dec 17, 1997 chance in favor of an equivalent ... | Jeff Law | 1 | -4/+0 |
1998-01-14 | alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... | Richard Henderson | 1 | -15/+16 |
1998-01-14 | Bring in final gcc-2.8.0 changes. | Jeff Law | 1 | -3/+6 |
1997-12-16 | jump.c: (optimize_jump): Don't use the return register as a source1 of a cond... | Stan Cox | 1 | -0/+4 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -8/+62 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -14/+17 |
1997-09-19 | jump.c (thread_jumps): check can_reverse_comparison_p before threading a reve... | J"orn Rennecke | 1 | -1/+4 |
1997-05-30 | Use accessor macros to access arrays based on regno; move many of the arrays ... | Michael Meissner | 1 | -7/+7 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -2/+2 |
1997-03-28 | jump.c (jump_optimize, [...]): Disable some optimizations when flag_test_cove... | Doug Evans | 1 | -6/+38 |
1997-02-03 | (find_cross_jump): Don't allow old-style and volatile asms | Jim Wilson | 1 | -1/+13 |
1997-01-03 | (rtx_equal_for_thread_p): Return 0 for floating-point. | Richard Kenner | 1 | -1/+8 |
1996-12-13 | Check SMALL_REGISTER_CLASSES at runtime | Ian Lance Taylor | 1 | -6/+12 |
1996-12-09 | (jump_optimize): Don't move initialization if there is a label between it and... | Stan Cox | 1 | -0/+1 |
1996-11-12 | (jump_optimize): Fix bug in Sep 23 change. | Richard Kenner | 1 | -0/+1 |
1996-10-26 | (jump_optimize): Fix second error in last change. | Richard Kenner | 1 | -1/+1 |
1996-10-21 | jump.c (jump_optimize): fix bug in last change. | Doug Evans | 1 | -0/+2 |
1996-10-21 | (jump_optimize): Use emit_store_flag even if branches are cheap, if | Richard Kenner | 1 | -10/+17 |
1996-10-14 | (jump_optimize): Check for if (...) { x = a; goto l; } x = b; | Jim Wilson | 1 | -0/+90 |
1996-09-23 | (jump_optimize): In no-nop move deletion, don't test PRESERVE_DEATH_INFO_REGN... | Richard Kenner | 1 | -17/+28 |
1996-09-18 | (jump_optimize): Insert conditional move after jump insn instead of | Richard Kenner | 1 | -1/+3 |
1996-07-23 | install EH code | Mike Stump | 1 | -0/+11 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -8/+8 |
1996-03-11 | (jump_optimize): When handle a USE insn before an unconditional jump... | Jim Wilson | 1 | -1/+9 |
1996-02-13 | (jump_optimize): Fix potential infinite loop. | Richard Kenner | 1 | -2/+2 |
1995-12-17 | sched.c (canon_rtx): Recursively look for equivalences; look for expressions ... | Jeff Law | 1 | -1/+2 |
1995-10-26 | (duplicate_loop_exit_test): Return 0 if found a NOTE_INSN_LOOP_CONT. | Richard Kenner | 1 | -7/+11 |
1995-07-10 | (jump_optimize): Pass outer_code arg to rtx_cost. | Richard Kenner | 1 | -5/+5 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-02 | (jump_optimize, can_reach_end determination): A barrier can | Doug Evans | 1 | -0/+4 |
1995-04-14 | (delete_insn): When deleting after label, delete a BARRIER as well. | Richard Kenner | 1 | -1/+1 |
1995-02-06 | (jump_optimize): When searching for a LOOP_END note to move, | Jim Wilson | 1 | -14/+21 |
1995-01-25 | Include expr.h after insn-config.h and insn-flags.h. | Richard Kenner | 1 | -2/+2 |
1995-01-25 | (jump_optimize): Try to emit a conditional move insn before | Doug Evans | 1 | -155/+239 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -4/+3 |
1994-11-15 | (delete_insn): Delete labels in ADDR_VECs and | Doug Evans | 1 | -0/+18 |
1994-10-01 | (jump_optimize): When deleting a jump, properly set NEXT. | Richard Kenner | 1 | -2/+3 |
1994-07-05 | (duplicate_loop_exit_test): Handle SUBREG in SET_DEST of loop exit | Richard Kenner | 1 | -8/+9 |
1994-07-01 | (jump_optimize): Don't convert if (foo) x++ into an add of an scc | Richard Kenner | 1 | -0/+2 |
1994-06-24 | (jump_optimize): If we reverse "if (foo) bar else break;" and there follows a... | Richard Earnshaw | 1 | -0/+29 |
1994-06-18 | (duplicate_loop_exit_test): Initialize copy to zero. | Jim Wilson | 1 | -3/+3 |
1994-06-15 | genconfig.c (main): Allow targets to override HAVE_conditional_move. | Doug Evans | 1 | -2/+2 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -3/+4 |
1994-06-14 | (jump_optimize): Don't delete dead insn if it has a REG_RETVAL note. | Richard Kenner | 1 | -1/+2 |
1994-06-14 | jump.c (condjump_in_parallel_p): New function to detect conditional jumps wit... | Jeff Law | 1 | -1/+37 |
1994-05-29 | (jump_optimize): When deleting unneeded stack adjusts or mem-mem | Richard Kenner | 1 | -2/+2 |
1994-05-26 | (jump_optimize): When looking for an `if' statement that takes two insns to c... | Richard Kenner | 1 | -1/+5 |