1996-07-03 |
Mike Stump | formatting tweaks |
blob | commitdiff | raw |
1996-03-31 |
Richard Kenner | (schedule_block): CALL_INSNs don't affect fixed regs. |
blob | commitdiff | raw | diff to current |
1996-02-23 |
Richard Kenner | (sched_analyze): Record NOTE_INSN_SETJMP if no CALL_INS... |
blob | commitdiff | raw | diff to current |
1996-02-10 |
Richard Kenner | (flush_pending_lists): Add new arg, ONLY_WRITE. |
blob | commitdiff | raw | diff to current |
1996-02-10 |
Doug Evans | (add_dependence): Add test for next != CODE_LABEL. |
blob | commitdiff | raw | diff to current |
1996-01-15 |
Doug Evans | sched.c (reemit_notes): Add prototype. |
blob | commitdiff | raw | diff to current |
1996-01-14 |
Jim Wilson | (schedule_block): Copy RTX_INTEGRATE_P bit when create... |
blob | commitdiff | raw | diff to current |
1996-01-12 |
Doug Evans | sched.c (schedule_block): Maintain a valid chain so... |
blob | commitdiff | raw | diff to current |
1995-12-31 |
Jeff Law | sched.c (adjust_priority): Use ADJUST_PRIORITY if its... |
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-06-15 |
Richard Kenner | Update FSF address. |
blob | commitdiff | raw | diff to current |
1995-06-05 |
Richard Kenner | (attach_deaths): In last change, use find_reg_note... |
blob | commitdiff | raw | diff to current |
1995-06-04 |
Richard Kenner | (attach_deaths): Don't add a REG_DEAD note if a REG_UNU... |
blob | commitdiff | raw | diff to current |
1995-05-25 |
Jim Wilson | (reemit_notes): New function. |
blob | commitdiff | raw | diff to current |
1995-05-16 |
Richard Kenner | Fix typos in comments. |
blob | commitdiff | raw | diff to current |
1995-01-25 |
Richard Kenner | Update comments. |
blob | commitdiff | raw | diff to current |
1994-09-20 |
Jim Wilson | (sched_analyze_insn): Parameter loop_note type changed... |
blob | commitdiff | raw | diff to current |
1994-09-15 |
Richard Kenner | (sched_analyze_insn): Don't set SCHED_GROUP_P for previ... |
blob | commitdiff | raw | diff to current |
1994-09-08 |
Jim Wilson | (attach_deaths): Correct typo, use GET_MODE not GET_CODE. |
blob | commitdiff | raw | diff to current |
1994-08-20 |
Jim Wilson | sched.c (sched_analyze_insn): Add new parameter loop_note. |
blob | commitdiff | raw | diff to current |
1994-08-14 |
Jim Wilson | (attach_deaths): When adding REG_DEAD notes... |
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-05-11 |
Richard Kenner | (sched_analyze_insn): Fix typo in last change. |
blob | commitdiff | raw | diff to current |
1994-05-07 |
Richard Kenner | (sched_analyze_insn, attach_deaths_insn): Look at |
blob | commitdiff | raw | diff to current |
1994-04-20 |
Doug Evans | (attach_deaths): Create partial register dead notes... |
blob | commitdiff | raw | diff to current |
1994-03-25 |
Richard Kenner | (clear_units): Remove decl of unused variable UNIT. |
blob | commitdiff | raw | diff to current |
1994-03-09 |
Richard Kenner | (rtx_equal_for_tmemref_p): Commutative operations are... |
blob | commitdiff | raw | diff to current |
1994-02-06 |
Jim Wilson | (reg_pending_sets, reg_pending_sets_all): New variables. |
blob | commitdiff | raw | diff to current |
1994-02-01 |
Jim Wilson | (sched_analyze_insn): Add use dependencies for registers |
blob | commitdiff | raw | diff to current |
1994-02-01 |
Jim Wilson | (priority): Call insn_cost() for anti- and output- |
blob | commitdiff | raw | diff to current |
1994-01-26 |
Jim Wilson | (attach_deaths_insn): Add REG_DEAD notes to CLOBBER if |
blob | commitdiff | raw | diff to current |
1994-01-10 |
Jim Wilson | (new_insn_dead_notes): Compare registers with rtx_equal_p. |
blob | commitdiff | raw | diff to current |
1993-12-22 |
Jim Wilson | (priority): Handle INSN_DELETED_P insns, in addition to |
blob | commitdiff | raw | diff to current |
1993-12-21 |
Jim Wilson | (sched_analyze): For CALL_INSN followed by NOTE_INSN_SE... |
blob | commitdiff | raw | diff to current |
1993-10-05 |
Jim Wilson | (sched_analyze_2): Make volatile asms depend on all |
blob | commitdiff | raw | diff to current |
1993-09-29 |
Jim Wilson | Add prototypes for static function. |
blob | commitdiff | raw | diff to current |
1993-09-28 |
Jim Wilson | (schedule_insns): Don't zero reg_n_calls_crossed for |
blob | commitdiff | raw | diff to current |
1993-09-24 |
Doug Evans | sched.c: (memrefs_conflict_p): We can work out whether... |
blob | commitdiff | raw | diff to current |
1993-09-07 |
Richard Kenner | (schedule_block): Correct type of BIT. |
blob | commitdiff | raw | diff to current |
1993-08-12 |
Jim Wilson | (sched_analyze_insn): Handle USE before a JUMP_INSN... |
blob | commitdiff | raw | diff to current |
1993-08-09 |
Jim Wilson | (schedule_insns): Don't emit a NOTE at the end of the... |
blob | commitdiff | raw | diff to current |
1993-07-28 |
Jim Wilson | (schedule_block): Do not emit line number notes before... |
blob | commitdiff | raw | diff to current |
1993-06-12 |
Jim Wilson | (add_dependence): Reject CODE_LABELs when searching for |
blob | commitdiff | raw | diff to current |
1993-06-10 |
Jim Wilson | (sched_analyze_2): Don't ignore USE insns when creating... |
blob | commitdiff | raw | diff to current |
1993-05-14 |
Jim Wilson | (split_hard_reg_notes): Handle 0th sub register, and... |
blob | commitdiff | raw | diff to current |
1993-04-25 |
Jim Wilson | (create_reg_dead_note): Rewrite so as to conserve regis... |
blob | commitdiff | raw | diff to current |
1993-04-13 |
Richard Kenner | (sched_analyze_1): Extra arg in anti_dependence call. |
blob | commitdiff | raw | diff to current |
1993-03-29 |
Jim Wilson | (schedule_block): Reset n_ready if schedule_select |
blob | commitdiff | raw | diff to current |
1993-03-15 |
Jim Wilson | (reg_known_equiv_p): New variable. |
blob | commitdiff | raw | diff to current |
1993-03-15 |
Jim Wilson | (adjust_priority): Comment unreachable code. |
blob | commitdiff | raw | diff to current |
1993-02-05 |
Jim Wilson | (true_dependence, anti_dependence, output_dependence): |
blob | commitdiff | raw | diff to current |
1993-01-20 |
Jim Wilson | (sched_analyze_1... |
blob | commitdiff | raw | diff to current |
1992-12-31 |
Jim Wilson | (sched_analyze_1, sched_analyze_2): If before reloading, |
blob | commitdiff | raw | diff to current |
1992-12-31 |
Jim Wilson | (sched_analyze_2): Use REG_NOTE_KIND not GET_MODE in... |
blob | commitdiff | raw | diff to current |
1992-10-14 |
Jim Wilson | (sched_note_set): Set subreg_p for anything except... |
blob | commitdiff | raw | diff to current |
1992-09-25 |
Jim Wilson | (sched_analyze_2, PRE_DEC case): Call sched_analyze_2 in |
blob | commitdiff | raw | diff to current |
1992-09-01 |
Jim Wilson | (sched_analyze_2): Remove an explicit dependence betwee... |
blob | commitdiff | raw | diff to current |
1992-08-26 |
Jim Wilson | Add #ifdef INSN_SCHEDULING around variables only used... |
blob | commitdiff | raw | diff to current |
1992-08-25 |
Richard Stallman | (INSN_QUEUE_SIZE): Add default definition. |
blob | commitdiff | raw | diff to current |
1992-08-25 |
Tom Wood | (schedule_block): Add a virtual cycle counter CLOCK. |
blob | commitdiff | raw | diff to current |
1992-08-14 |
Jim Wilson | (attach_deaths_insn): Don't call attach_deaths for... |
blob | commitdiff | raw | diff to current |
1992-08-07 |
Jim Wilson | (true_dependence): An unchanging read is guaranteed... |
blob | commitdiff | raw | diff to current |
1992-07-21 |
Jim Wilson | entered into RCS |
blob | commitdiff | raw | diff to current |
1992-07-06 |
Charles Hannum | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-06-29 |
Tom Wood | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-05-07 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-05-03 |
Jim Wilson | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-05-03 |
Jim Wilson | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-04-20 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-04-19 |
Jim Wilson | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-04-14 |
Jim Wilson | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-04-08 |
Jim Wilson | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-03-24 |
Richard Stallman | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-03-19 |
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-02-18 |
Jim Wilson | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-02-02 |
Richard Kenner | Initial revision |
blob | commitdiff | raw | diff to current |
|