| Commit message (Expand) | Author | Age | Files | Lines |
* | * sched-rgn.c (add_branch_dependences): Don't allow insns that throw | rth | 2002-03-10 | 1 | -4/+5 |
* | * 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 | -109/+107 |
* | * sched-rgn.c (passed): Use sbitmap_free. | grahams | 2002-01-16 | 1 | -6/+6 |
* | * cfglayout.c (scope_def, scope_forest_info, forest, | rth | 2001-12-31 | 1 | -3/+4 |
* | * haifa-sched.c (reemit_other_notes): New. | rth | 2001-12-27 | 1 | -0/+4 |
* | 2001-12-11 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-12-11 | 1 | -3/+3 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -1/+1 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -1/+1 |
* | * arm/aof.h (aof_text_section, aof_data_section): Don't declare. | ghazi | 2001-11-04 | 1 | -2/+0 |
* | * sched-rgn.c (schedule_insns): Fix comment. | hubicka | 2001-10-30 | 1 | -1/+2 |
* | * lcm.c (optimize_mode_switching): Do not rebuild liveness information | hubicka | 2001-10-30 | 1 | -31/+54 |
* | 2001-10-27 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-10-26 | 1 | -161/+41 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -18/+18 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -2/+2 |
* | * alias.c: Fix typos in comments. | shebs | 2001-09-19 | 1 | -1/+1 |
* | Fix typo in FSF copyright statement | nickc | 2001-09-14 | 1 | -2/+2 |
* | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2001-08-30 | 1 | -71/+23 |
* | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com> | vmakarov | 2001-08-27 | 1 | -23/+71 |
* | * 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/+1 |
* | * calls.c (expand_call): Do not emit INSN_SETJMP note. | hubicka | 2001-08-07 | 1 | -12/+4 |
* | * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. | kenner | 2001-01-19 | 1 | -18/+6 |
* | * flow.c (mark_set_1, case PARALLEL): Now case; rework to allow | kenner | 2001-01-18 | 1 | -11/+29 |
* | * haifa-sched.c (restore_line_notes): Remove argument block B | aj | 2001-01-12 | 1 | -1/+1 |
* | * sched-int.h (struct deps): Add max_reg, reg_last_in_use; merge | rth | 2001-01-09 | 1 | -65/+31 |
* | * sched-rgn.c (BITSET_ADD, BITSET_REMOVE, bitset_member): Cast | law | 2001-01-09 | 1 | -4/+5 |
* | * sched-rgn.c (is_cfg_nonregular): Fix thinko's last change. | rth | 2001-01-07 | 1 | -3/+2 |
* | * reload.c (subst_reloads): Take INSN argument. When | aoliva | 2001-01-07 | 1 | -7/+10 |
* | Support scheduling across extended basic blocks | bernds | 2000-12-20 | 1 | -0/+27 |
* | More scheduler infrastructure. | bernds | 2000-12-19 | 1 | -9/+23 |
* | Fix building on non-INSN_SCHEDULING targets, and fix a small bug in rgn_print... | bernds | 2000-12-05 | 1 | -2/+5 |
* | Move the region scheduling code out of haifa-sched.c. | bernds | 2000-12-03 | 1 | -0/+3116 |