summaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
Commit message (Expand)AuthorAgeFilesLines
...
* * sched-int.h (struct deps): Add max_reg, reg_last_in_use; mergerth2001-01-091-65/+31
* * sched-rgn.c (BITSET_ADD, BITSET_REMOVE, bitset_member): Castlaw2001-01-091-4/+5
* * sched-rgn.c (is_cfg_nonregular): Fix thinko's last change.rth2001-01-071-3/+2
* * reload.c (subst_reloads): Take INSN argument. Whenaoliva2001-01-071-7/+10
* Support scheduling across extended basic blocksbernds2000-12-201-0/+27
* More scheduler infrastructure.bernds2000-12-191-9/+23
* Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print...bernds2000-12-051-2/+5
* Move the region scheduling code out of haifa-sched.c.bernds2000-12-031-0/+3116