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