aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-19rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility.Richard Kenner1-18/+6
2001-01-18flow.c (mark_set_1, [...]): Now case; rework to allow entry to be EXPR_LIST.Richard Kenner1-11/+29
2001-01-12haifa-sched.c (restore_line_notes): Remove argument block B since it's unused.Andreas Jaeger1-1/+1
2001-01-09sched-int.h (struct deps): Add max_reg, reg_last_in_use...Richard Henderson1-65/+31
2001-01-08sched-rgn.c (BITSET_ADD, [...]): Cast 1 to unsigned HOST_WIDE_INT before left...Jim Wilson1-4/+5
2001-01-07* sched-rgn.c (is_cfg_nonregular): Fix thinko's last change.Richard Henderson1-3/+2
2001-01-07reload.c (subst_reloads): Take INSN argument.Alexandre Oliva1-7/+10
2000-12-20Support scheduling across extended basic blocksBernd Schmidt1-0/+27
2000-12-19More scheduler infrastructure.Bernd Schmidt1-9/+23
2000-12-05Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print...Bernd Schmidt1-2/+5
2000-12-03Move the region scheduling code out of haifa-sched.c.Bernd Schmidt1-0/+3116