aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
AgeCommit message (Expand)AuthorFilesLines
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