| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | kazu | 2004-02-04 | 1 | -1/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -2/+2 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -7/+6 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -17/+17 |
* | * ChangeLog.7: Fix comment typos. | kazu | 2003-11-21 | 1 | -1/+1 |
* | * sched-int.h (sched_info): New field | dorit | 2003-10-07 | 1 | -3/+15 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * sched-rgn.c (find_rgns): Initialize current_edge correctly. | rakdver | 2003-07-19 | 1 | -1/+2 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -22/+21 |
* | PR optimization/11320 | ebotcazou | 2003-07-15 | 1 | -3/+7 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -144/+92 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | 2003-02-25 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-02-25 | 1 | -234/+0 |
* | 2003-01-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-28 | 1 | -52/+8 |
* | 2003-01-16 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-17 | 1 | -8/+52 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-09 | 1 | -52/+12 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -5/+5 |
* | * sched-rgn.c (init_regions): Update comment. | amylaar | 2002-12-19 | 1 | -11/+4 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-12-19 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -2/+2 |
* | * c-decl.c: Fix a comment typo. | kazu | 2002-12-13 | 1 | -1/+1 |
* | * LANGUAGES: Follow spelling conventions. | kazu | 2002-09-27 | 1 | -1/+1 |
* | * gengenrtl.c (gencode): Don't define obstack_alloc_rtx. | neil | 2002-07-21 | 1 | -3/+0 |
* | Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz> | hubicka | 2002-06-20 | 1 | -8/+6 |
* | 2002-06-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2002-06-14 | 1 | -3/+3 |
* | 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 |
* | * basic-block.h (last_basic_block): Declare. | rakdver | 2002-05-28 | 1 | -1/+1 |
* | * basic-block.h (last_basic_block): Defined as synonym for | rakdver | 2002-05-27 | 1 | -16/+16 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -50/+55 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -83/+78 |
* | * sched-rgn.c (schedule_insns): Initialize large_region_blocks | rth | 2002-05-17 | 1 | -1/+4 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -77/+79 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -21/+21 |
* | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2002-04-29 | 1 | -23/+76 |
* | * basic-block.h (flow_delete_block_noexpunge): Declare. | rth | 2002-04-10 | 1 | -1/+1 |
* | * sched-rgn.c (sets_likely_spilled): New. | rth | 2002-04-03 | 1 | -3/+38 |
* | * 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 |