summaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid exponential runtimeBernd Schmidt2001-03-011-0/+4
* haifa-sched.c (restore_line_notes): Remove argument block B since it's unused.Andreas Jaeger2001-01-121-2/+2
* sched-int.h (struct deps): Add max_reg, reg_last_in_use...Richard Henderson2001-01-091-3/+14
* Support scheduling across extended basic blocksBernd Schmidt2000-12-201-0/+7
* More scheduler infrastructure.Bernd Schmidt2000-12-191-4/+4
* Move the region scheduling code out of haifa-sched.c.Bernd Schmidt2000-12-031-1/+44
* Move dependency code out of haifa-sched.cBernd Schmidt2000-12-031-0/+161
* Try to separate region-specific code from generic parts in the scheuler.Bernd Schmidt2000-12-031-0/+72