Age | Commit message (Expand) | Author | Files | Lines |
2007-11-09 | Maxim Kuvyrkov <maxim@codesourcery.com> | Alexander Monakov | 1 | -90/+89 |
2007-10-17 | sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. | Maxim Kuvyrkov | 1 | -18/+5 |
2007-09-01 | arm.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-08-31 | sched-deps.c (update_dep): Mark arguments with ATTRIBUTE_UNUSED. | Maxim Kuvyrkov | 1 | -1/+5 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -12/+12 |
2007-08-23 | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 1 | -0/+1 |
2007-08-14 | sched-int.h (struct _dep): Rename field 'kind' to 'type'. | Maxim Kuvyrkov | 1 | -748/+1020 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -6/+2 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -2/+2 |
2007-04-19 | re PR rtl-optimization/29841 (ICE with scheduling and __builtin_trap) | Eric Botcazou | 1 | -2/+6 |
2007-04-16 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 1 | -10/+24 |
2007-02-17 | sched-deps.c (find_insn_list): Remove. | Kazu Hirata | 1 | -15/+0 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-02-02 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 1 | -104/+506 |
2006-09-11 | re PR rtl-optimization/28726 (-fsched2-use-superblock produces wrong code) | Eric Botcazou | 1 | -90/+87 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-03-16 | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 1 | -10/+24 |
2006-03-16 | ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call. | Maxim Kuvyrkov | 1 | -120/+714 |
2006-03-15 | haifa-sched.c (unlink_other_notes, [...]): Do not handle loop notes. | Zdenek Dvorak | 1 | -42/+4 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -5/+5 |
2006-01-11 | df.h (DF_SCAN, [...]): New macros. | Daniel Berlin | 1 | -2/+3 |
2005-10-24 | IA-64 bootstrap failure with --param max-pending-list-length=2. | James E Wilson | 1 | -2/+2 |
2005-10-15 | Fix IA-64 sched-ebb failure due to missing dependencies. | James E Wilson | 1 | -41/+42 |
2005-07-27 | re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps) | Steven Bosscher | 1 | -52/+66 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-26 | sched-deps.c (sched_analyze_1): On STACK_REGS targets... | Roger Sayle | 1 | -0/+19 |
2005-03-08 | * sched-deps.c (cache_size): Make it static. | Kazu Hirata | 1 | -1/+1 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-05 | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 1 | -3/+2 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 1 | -3/+3 |
2004-11-24 | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 1 | -23/+12 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -8/+3 |
2004-11-15 | sched-deps.c (set_sched_group_p): Delete. | Eric Christopher | 1 | -18/+54 |
2004-11-08 | sched-deps.c (add_insn_mem_dependence): Make it static. | Kazu Hirata | 1 | -1/+1 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -5/+4 |
2004-11-02 | cfgloop.h (struct loop): Update comment. | Steven Bosscher | 1 | -4/+4 |
2004-10-18 | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 1 | -20/+22 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -26/+31 |
2004-08-30 | sched-deps.c (get_condition): Partially revert previous, by never trying to e... | Richard Earnshaw | 1 | -2/+8 |
2004-08-30 | * sched-deps.c (get_condition): Fix breakage in previous patch. | Richard Earnshaw | 1 | -5/+6 |
2004-08-29 | sched-deps.c (get_condition): Rewrite using jump support functions. | Richard Earnshaw | 1 | -14/+16 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -16/+16 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -3/+3 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -6/+6 |
2004-06-09 | re PR rtl-optimization/15521 (sched1 extends life of hard registers on SMALL_... | J"orn Rennecke | 1 | -4/+21 |
2004-03-24 | alias.c (alias_invariant, [...]): Mark GTY. | Richard Henderson | 1 | -14/+18 |
2004-03-04 | re PR rtl-optimization/14282 (ICE in sh-elf-gcc with -m4-single-only and -O2) | DJ Delorie | 1 | -1/+7 |
2004-03-04 | cfgcleanup.c (thread_jump): Update call of cselib_init. | Jan Hubicka | 1 | -1/+1 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -2/+2 |