aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
AgeCommit message (Expand)AuthorFilesLines
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-22Fix typoNick Clifton1-2/+2
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov1-6/+2
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov1-2/+6
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-9/+9
2001-08-08Use cselib for alias analysis in sched_ebbBernd Schmidt1-1/+6
2001-07-26params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod1-0/+4
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