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