summaryrefslogtreecommitdiff
path: root/gcc/sched-ebb.c
Commit message (Expand)AuthorAgeFilesLines
* * cfglayout.c (scope_def, scope_forest_info, forest,rth2001-12-311-3/+4
* * haifa-sched.c (reemit_other_notes): New.rth2001-12-271-0/+4
* Fix typo in FSF copyright statementnickc2001-09-141-2/+2
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-9/+9
* Use cselib for alias analysis in sched_ebbbernds2001-08-081-1/+1
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-12/+4
* * haifa-sched.c (restore_line_notes): Remove argument block Baj2001-01-121-2/+2
* Support scheduling across extended basic blocksbernds2000-12-201-0/+365