calls.c (expand_call): Do not emit INSN_SETJMP note.
[platform/upstream/gcc.git] / gcc / sched-rgn.c
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-01-19 Richard Kennerrtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST...
2001-01-18 Richard Kennerflow.c (mark_set_1, [...]): Now case; rework to allow...
2001-01-12 Andreas Jaegerhaifa-sched.c (restore_line_notes): Remove argument...
2001-01-09 Richard Hendersonsched-int.h (struct deps): Add max_reg, reg_last_in_use...
2001-01-09 Jim Wilsonsched-rgn.c (BITSET_ADD, [...]): Cast 1 to unsigned...
2001-01-07 Richard Henderson* sched-rgn.c (is_cfg_nonregular): Fix thinko's last...
2001-01-07 Alexandre Olivareload.c (subst_reloads): Take INSN argument.
2000-12-20 Bernd SchmidtSupport scheduling across extended basic blocks
2000-12-19 Bernd SchmidtMore scheduler infrastructure.
2000-12-05 Bernd SchmidtFix building on non-INSN_SCHEDULING targets, and fix...
2000-12-03 Bernd SchmidtMove the region scheduling code out of haifa-sched.c.