| Commit message (Expand) | Author | Age | Files | Lines |
* | * sched-int.h (struct deps): New field libcall_block_tail_insn. | law | 2002-06-04 | 1 | -0/+6 |
* | * haifa-sched.c (schedule_insn): Print table of instructions and | rth | 2002-05-03 | 1 | -1/+1 |
* | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2002-04-29 | 1 | -2/+6 |
* | * haifa-sched.c (sched_emit_insn): New. | rth | 2002-02-28 | 1 | -0/+1 |
* | * sched-int.h (struct deps_reg): Add uses_length, clobbers_length. | rth | 2002-01-29 | 1 | -0/+2 |
* | * sched-deps.c (reg_pending_uses_head): New. | rth | 2002-01-27 | 1 | -10/+10 |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | Fix typo | nickc | 2001-10-22 | 1 | -2/+2 |
* | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2001-08-30 | 1 | -6/+2 |
* | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com> | vmakarov | 2001-08-27 | 1 | -2/+6 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -9/+9 |
* | Use cselib for alias analysis in sched_ebb | bernds | 2001-08-08 | 1 | -1/+6 |
* | 2001-07-26 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-07-26 | 1 | -0/+4 |
* | 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 |