summaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
Commit message (Expand)AuthorAgeFilesLines
* rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov2001-08-301-6/+2
* rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov2001-08-271-2/+6
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-9/+9
* Use cselib for alias analysis in sched_ebbBernd Schmidt2001-08-081-1/+6
* params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod2001-07-261-0/+4
* 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