summaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
Commit message (Expand)AuthorAgeFilesLines
* rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility.Richard Kenner2001-01-191-18/+6
* flow.c (mark_set_1, [...]): Now case; rework to allow entry to be EXPR_LIST.Richard Kenner2001-01-181-11/+29
* haifa-sched.c (restore_line_notes): Remove argument block B since it's unused.Andreas Jaeger2001-01-121-1/+1
* sched-int.h (struct deps): Add max_reg, reg_last_in_use...Richard Henderson2001-01-091-65/+31
* sched-rgn.c (BITSET_ADD, [...]): Cast 1 to unsigned HOST_WIDE_INT before left...Jim Wilson2001-01-081-4/+5
* * sched-rgn.c (is_cfg_nonregular): Fix thinko's last change.Richard Henderson2001-01-071-3/+2
* reload.c (subst_reloads): Take INSN argument.Alexandre Oliva2001-01-071-7/+10
* Support scheduling across extended basic blocksBernd Schmidt2000-12-201-0/+27
* More scheduler infrastructure.Bernd Schmidt2000-12-191-9/+23
* Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print...Bernd Schmidt2000-12-051-2/+5
* Move the region scheduling code out of haifa-sched.c.Bernd Schmidt2000-12-031-0/+3116