summaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid exponential runtimebernds2001-03-011-0/+4
* * haifa-sched.c (restore_line_notes): Remove argument block Baj2001-01-121-2/+2
* * sched-int.h (struct deps): Add max_reg, reg_last_in_use; mergerth2001-01-091-3/+14
* Support scheduling across extended basic blocksbernds2000-12-201-0/+7
* More scheduler infrastructure.bernds2000-12-191-4/+4
* Move the region scheduling code out of haifa-sched.c.bernds2000-12-031-1/+44
* Move dependency code out of haifa-sched.cbernds2000-12-031-0/+161
* Try to separate region-specific code from generic parts in the scheuler.bernds2000-12-031-0/+72