aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
AgeCommit message (Expand)AuthorFilesLines
2001-03-01Avoid exponential runtimeBernd Schmidt1-0/+4
2001-01-12haifa-sched.c (restore_line_notes): Remove argument block B since it's unused.Andreas Jaeger1-2/+2
2001-01-09sched-int.h (struct deps): Add max_reg, reg_last_in_use...Richard Henderson1-3/+14
2000-12-20Support scheduling across extended basic blocksBernd Schmidt1-0/+7
2000-12-19More scheduler infrastructure.Bernd Schmidt1-4/+4
2000-12-03Move the region scheduling code out of haifa-sched.c.Bernd Schmidt1-1/+44
2000-12-03Move dependency code out of haifa-sched.cBernd Schmidt1-0/+161
2000-12-03Try to separate region-specific code from generic parts in the scheuler.Bernd Schmidt1-0/+72