Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-02-03 | doloop.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -1/+1 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -2/+2 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-15 | re PR bootstrap/13692 (ICE in schedule_insns, at sched-rgn.c:2743 with stage1... | Jan Hubicka | 1 | -2/+2 |
2004-01-14 | sched-deps.c (trye_dependency_cache, [...]): Trun to vectors of bitmaps | Jan Hubicka | 1 | -37/+59 |
2003-10-11 | expr.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-07-31 | Prevent interblock move of CC0 setter. | Vladimir Makarov | 1 | -0/+3 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+1 |
2003-07-15 | re PR rtl-optimization/11320 (Scheduler bug) | Eric Botcazou | 1 | -5/+15 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -79/+44 |
2003-06-23 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-04-09 | sched-deps.c (reg_pending_barrier_mode): New enumeration. | Vladimir Makarov | 1 | -15/+32 |
2003-03-11 | df.c (read_modify_subreg_p): Change from static to global. | Hartmut Penner | 1 | -0/+14 |
2003-02-25 | sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c. | Vladimir Makarov | 1 | -47/+54 |
2003-01-28 | haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t... | Vladimir Makarov | 1 | -124/+4 |
2003-01-17 | haifa-sched.c (move_insn): Restore moving all schedule group. | Vladimir Makarov | 1 | -18/+96 |
2003-01-09 | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -100/+36 |
2002-12-24 | regmove.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-20 | * sched-deps.c (sched_analyze): Check HARD_REGNO_CALL_PART_CLOBBERED. | Richard Sandiford | 1 | -2/+6 |
2002-09-26 | sched-deps.c (sched_analyze_insn): Make clobber insns depend on call insns. | Richard Henderson | 1 | -1/+9 |
2002-09-07 | sched-deps.c (sched_analyze_insn): Make sure to add insn to reg_last->sets af... | Glen Nakamura | 1 | -2/+1 |
2002-06-14 | rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE. | Franz Sirl | 1 | -5/+4 |
2002-06-08 | lcm.c (optimize_mode_switching): Add unused attribute for variable. | Andreas Jaeger | 1 | -1/+1 |