aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-05Revert more of previous changeBernd Schmidt1-12/+0
2001-04-04Partially revert previous changeBernd Schmidt1-1/+15
2001-03-27sched-deps.c (sched_analyze_insn): Consolidate scheduling barrier code.Richard Henderson1-46/+39
2001-01-19rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility.Richard Kenner1-9/+6
2001-01-18flow.c (mark_set_1, [...]): Now case; rework to allow entry to be EXPR_LIST.Richard Kenner1-3/+11
2001-01-11Partially undo a previous patchBernd Schmidt1-3/+3
2001-01-09sched-int.h (struct deps): Add max_reg, reg_last_in_use...Richard Henderson1-107/+125
2001-01-03Improve alias analysis for ia64Bernd Schmidt1-1/+19
2000-12-27Avoid unnecessary dependencies on COND_EXEC insns.Bernd Schmidt1-16/+91
2000-12-20Support scheduling across extended basic blocksBernd Schmidt1-0/+47
2000-12-19More scheduler infrastructure.Bernd Schmidt1-0/+3
2000-12-03Move dependency code out of haifa-sched.cBernd Schmidt1-0/+1399