Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-03-01 | Avoid exponential runtime | Bernd Schmidt | 1 | -0/+4 |
2001-01-12 | haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. | Andreas Jaeger | 1 | -2/+2 |
2001-01-09 | sched-int.h (struct deps): Add max_reg, reg_last_in_use... | Richard Henderson | 1 | -3/+14 |
2000-12-20 | Support scheduling across extended basic blocks | Bernd Schmidt | 1 | -0/+7 |
2000-12-19 | More scheduler infrastructure. | Bernd Schmidt | 1 | -4/+4 |
2000-12-03 | Move the region scheduling code out of haifa-sched.c. | Bernd Schmidt | 1 | -1/+44 |
2000-12-03 | Move dependency code out of haifa-sched.c | Bernd Schmidt | 1 | -0/+161 |
2000-12-03 | Try to separate region-specific code from generic parts in the scheuler. | Bernd Schmidt | 1 | -0/+72 |