| Commit message (Expand) | Author | Age | Files | Lines |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -51/+35 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -2/+2 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -4/+4 |
* | * sched-ebb.c (schedule_ebb): Supply the correct starting | rth | 2003-05-08 | 1 | -1/+1 |
* | 2003-02-25 Vladimir Makarov <vmakarov@toke.toronto.redhat.com> | vmakarov | 2003-02-25 | 1 | -4/+6 |
* | 2003-02-25 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-02-25 | 1 | -0/+136 |
* | * sched-ebb.c (schedule_ebbs): Do not verify_flow_info. | hubicka | 2003-02-11 | 1 | -4/+0 |
* | * i386.c (x86_inter_unit_moves): New variable. | hubicka | 2003-02-06 | 1 | -18/+165 |
* | 2003-01-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-28 | 1 | -10/+2 |
* | 2003-01-16 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-17 | 1 | -2/+9 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-09 | 1 | -8/+5 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | 2002-06-17 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2002-06-17 | 1 | -1/+1 |
* | 2002-06-10 Roger Sayle <roger@eyesopen.com> | sayle | 2002-06-10 | 1 | -1/+1 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -4/+0 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -9/+8 |
* | * bb-reorder.c (make_reorder_chain_1): Modified. | rakdver | 2002-05-21 | 1 | -2/+2 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -10/+11 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -11/+10 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -2/+2 |
* | * haifa-sched.c (schedule_insn): Print table of instructions and | rth | 2002-05-03 | 1 | -3/+3 |
* | * 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 |
* | Fix typo in FSF copyright statement | nickc | 2001-09-14 | 1 | -2/+2 |
* | * 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 |
* | * haifa-sched.c (restore_line_notes): Remove argument block B | aj | 2001-01-12 | 1 | -2/+2 |
* | Support scheduling across extended basic blocks | bernds | 2000-12-20 | 1 | -0/+365 |