| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -6/+6 |
* | PR rtl-optimization/15521: | amylaar | 2004-06-09 | 1 | -4/+21 |
* | * alias.c (alias_invariant, alias_invariant_size): Mark GTY. | rth | 2004-03-25 | 1 | -14/+18 |
* | PR optimization/14282 | dj | 2004-03-04 | 1 | -1/+7 |
* | * cfgcleanup.c (thread_jump): Update call of cselib_init. | hubicka | 2004-03-04 | 1 | -1/+1 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -2/+2 |
* | * doloop.c, optabs.c, regmove.c, sched-deps.c, | kazu | 2004-02-03 | 1 | -1/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -2/+2 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | PR bootstrap/13692 | hubicka | 2004-01-15 | 1 | -2/+2 |
* | * sched-deps.c (trye_dependency_cache, anti_dependency_cache, | hubicka | 2004-01-14 | 1 | -37/+59 |
* | * expr.c: Follow spelling conventions. | kazu | 2003-10-11 | 1 | -1/+1 |
* | Prevent interblock move of CC0 setter. | nickc | 2003-07-31 | 1 | -0/+3 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+1 |
* | PR optimization/11320 | ebotcazou | 2003-07-15 | 1 | -5/+15 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -79/+44 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -1/+1 |
* | 2003-04-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-04-09 | 1 | -15/+32 |
* | * df.c (read_modify_subreg_p): Change from static to global. | hpenner | 2003-03-11 | 1 | -0/+14 |
* | 2003-02-25 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-02-25 | 1 | -47/+54 |
* | 2003-01-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-28 | 1 | -124/+4 |
* | 2003-01-16 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-17 | 1 | -18/+96 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2003-01-09 | 1 | -100/+36 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * sched-deps.c (sched_analyze): Check HARD_REGNO_CALL_PART_CLOBBERED. | rsandifo | 2002-11-20 | 1 | -2/+6 |
* | * sched-deps.c (sched_analyze_insn): Make clobber insns depend | rth | 2002-09-27 | 1 | -1/+9 |
* | * sched-deps.c (sched_analyze_insn): Make sure to add insn | rth | 2002-09-08 | 1 | -2/+1 |
* | 2002-06-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2002-06-14 | 1 | -5/+4 |
* | * lcm.c (optimize_mode_switching): Add unused attribute for | aj | 2002-06-08 | 1 | -1/+1 |
* | * sched-deps.c (free_deps): Avoid calling free_INSN_LIST_list | law | 2002-06-07 | 1 | -3/+6 |
* | * sched-int.h (struct deps): New field libcall_block_tail_insn. | law | 2002-06-04 | 1 | -0/+53 |
* | Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> | hubicka | 2002-06-04 | 1 | -11/+1 |
* | * haifa-sched (sched_analyze): Remove another useless clearing | law | 2002-05-29 | 1 | -3/+0 |
* | Revert this patch: | law | 2002-05-29 | 1 | -56/+0 |
* | * haifa-sched.c (schedule_block): Do not count USE and CLOBBER | law | 2002-05-29 | 1 | -0/+56 |
* | * sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P. | law | 2002-05-28 | 1 | -3/+0 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -1/+1 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -1/+1 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -3/+3 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+1 |
* | * sched-deps.c (sched_analyze): Make a call read the frame pointer. | rth | 2002-01-30 | 1 | -5/+14 |
* | * sched-int.h (struct deps_reg): Add uses_length, clobbers_length. | rth | 2002-01-29 | 1 | -15/+53 |
* | * sched-deps.c (reg_pending_uses_head): New. | rth | 2002-01-27 | 1 | -284/+173 |
* | * predict.c: Fix formatting. | kazu | 2002-01-22 | 1 | -3/+3 |
* | * loop.c (prescan_loop): Set has_multiple_exit_targets for exception | rth | 2001-12-29 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -14/+14 |
* | Fix ia64 scheduler/predicated insn bug report from SAP. | wilson | 2001-10-02 | 1 | -1/+6 |
* | Fix typo in FSF copyright statement | nickc | 2001-09-14 | 1 | -2/+2 |