summaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility.kenner2001-01-191-9/+6
* * flow.c (mark_set_1, case PARALLEL): Now case; rework to allowkenner2001-01-181-3/+11
* Partially undo a previous patchbernds2001-01-111-3/+3
* * sched-int.h (struct deps): Add max_reg, reg_last_in_use; mergerth2001-01-091-107/+125
* Improve alias analysis for ia64bernds2001-01-031-1/+19
* Avoid unnecessary dependencies on COND_EXEC insns.bernds2000-12-271-16/+91
* Support scheduling across extended basic blocksbernds2000-12-201-0/+47
* More scheduler infrastructure.bernds2000-12-191-0/+3
* Move dependency code out of haifa-sched.cbernds2000-12-031-0/+1399