Age | Commit message (Expand) | Author | Files | Lines |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -11/+7 |
1997-09-22 | combine.c (try_combine): Use NULL_RTX instead of '0' where appropriate in cal... | David S. Miller | 1 | -1/+1 |
1997-09-19 | sched.c (update_flow_info): Don't pass SCRATCH to dead_or_set_p. | J"orn Rennecke | 1 | -0/+1 |
1997-09-05 | * sched.c (update_flow_info) When looking if to set found_split_dest | J"orn Rennecke | 1 | -12/+27 |
1997-08-11 | Remove gratuitous changes from the alias analysis patches. | Jeff Law | 1 | -5/+5 |
1997-08-11 | * Integrate alias analysis changes from jfc@mit.edu | Jeffrey A Law | 1 | -575/+11 |
1997-07-14 | (schedule_block): Free space associated with reg_pending_sets and old_live_regs. | Richard Kenner | 1 | -8/+20 |
1997-06-16 | Use REG_SET macros | Michael Meissner | 1 | -3/+2 |
1997-06-09 | (attach_deaths): Fix typo in Jun 4 change. | Jim Wilson | 1 | -1/+1 |
1997-06-06 | (update_flow_info): When add extra REG_DEAD note for original dest... | Jim Wilson | 1 | -9/+25 |
1997-06-05 | Fix urgent bug | Michael Meissner | 1 | -7/+8 |
1997-06-05 | abstract regset stuff into macros | Michael Meissner | 1 | -153/+72 |
1997-06-02 | Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren... | Michael Meissner | 1 | -7/+4 |
1997-05-30 | Use accessor macros to access arrays based on regno; move many of the arrays ... | Michael Meissner | 1 | -20/+21 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -2/+2 |
1997-03-28 | sched.c (update_flow_info): Handle REG_EXEC_COUNT and REG_BR_PROB notes. | Doug Evans | 1 | -1/+8 |
1997-02-19 | (schedule_insns): If there was no first scheduling pass, | Jim Wilson | 1 | -2/+41 |
1996-12-17 | (update_flow_info): When add REG_DEAD notes for dest of | Jim Wilson | 1 | -0/+4 |
1996-10-07 | (schedule_block): Before scheduling... | Jim Wilson | 1 | -5/+45 |
1996-07-23 | install EH code | Mike Stump | 1 | -17/+43 |
1996-07-08 | (true_dependence, anti_dependence, output_dependence): | Jim Wilson | 1 | -2/+11 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -2/+2 |
1996-03-31 | (schedule_block): CALL_INSNs don't affect fixed regs. | Richard Kenner | 1 | -1/+2 |
1996-02-23 | (sched_analyze): Record NOTE_INSN_SETJMP if no CALL_INSN as prev; | Richard Kenner | 1 | -4/+10 |
1996-02-10 | (flush_pending_lists): Add new arg, ONLY_WRITE. | Richard Kenner | 1 | -16/+14 |
1996-02-10 | (add_dependence): Add test for next != CODE_LABEL. | Doug Evans | 1 | -1/+2 |
1996-01-15 | sched.c (reemit_notes): Add prototype. | Doug Evans | 1 | -40/+40 |
1996-01-14 | (schedule_block): Copy RTX_INTEGRATE_P bit when create a new note. | Jim Wilson | 1 | -0/+1 |
1996-01-12 | sched.c (schedule_block): Maintain a valid chain so emit_note_before works. | Doug Evans | 1 | -1/+17 |
1995-12-31 | sched.c (adjust_priority): Use ADJUST_PRIORITY if its defined. | Jeff Law | 1 | -0/+3 |
1995-12-17 | sched.c (canon_rtx): Recursively look for equivalences; look for expressions ... | Jeff Law | 1 | -1/+19 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-05 | (attach_deaths): In last change, use find_reg_note instead of | Richard Kenner | 1 | -1/+1 |
1995-06-03 | (attach_deaths): Don't add a REG_DEAD note if a REG_UNUSED note is | Richard Kenner | 1 | -1/+6 |
1995-05-24 | (reemit_notes): New function. | Jim Wilson | 1 | -20/+38 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -2/+2 |
1995-01-25 | Update comments. | Richard Kenner | 1 | -3/+3 |
1994-09-20 | (sched_analyze_insn): Parameter loop_note type changed to rtx, and name chang... | Jim Wilson | 1 | -13/+18 |
1994-09-15 | (sched_analyze_insn): Don't set SCHED_GROUP_P for previous INSN a USE | Richard Kenner | 1 | -1/+2 |
1994-09-08 | (attach_deaths): Correct typo, use GET_MODE not GET_CODE. | Jim Wilson | 1 | -1/+1 |
1994-08-20 | sched.c (sched_analyze_insn): Add new parameter loop_note. | Jim Wilson | 1 | -17/+61 |
1994-08-14 | (attach_deaths): When adding REG_DEAD notes... | Jim Wilson | 1 | -0/+10 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -25/+27 |
1994-05-11 | (sched_analyze_insn): Fix typo in last change. | Richard Kenner | 1 | -2/+2 |
1994-05-07 | (sched_analyze_insn, attach_deaths_insn): Look at | Richard Kenner | 1 | -0/+17 |
1994-04-20 | (attach_deaths): Create partial register dead notes using | Doug Evans | 1 | -1/+2 |
1994-03-25 | (clear_units): Remove decl of unused variable UNIT. | Richard Kenner | 1 | -15/+4 |
1994-03-09 | (rtx_equal_for_tmemref_p): Commutative operations are identical if the | Richard Kenner | 1 | -1/+14 |
1994-02-06 | (reg_pending_sets, reg_pending_sets_all): New variables. | Jim Wilson | 1 | -5/+34 |
1994-01-31 | (sched_analyze_insn): Add use dependencies for registers | Jim Wilson | 1 | -0/+21 |