| Commit message (Expand) | Author | Age | Files | Lines |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -8/+95 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | sched-deps.c (sched_analyze_2): Flush pending memory loads and stores. | Uros Bizjak | 2008-12-31 | 1 | -1/+4 |
* | rtl.texi (const_double): Remove the "addr" operand. | Richard Sandiford | 2008-10-15 | 1 | -4/+1 |
* | value-prof.c (gimple_ic): Fix tuplification bug. | Jan Hubicka | 2008-09-10 | 1 | -1/+1 |
* | sel-sched.h, [...]: New files. | Andrey Belevantsev | 2008-09-01 | 1 | -349/+1017 |
* | re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop... | Maxim Kuvyrkov | 2008-08-06 | 1 | -0/+40 |
* | Remove libcall notes. | Steven Bosscher | 2008-06-17 | 1 | -52/+0 |
* | [multiple changes] | Kenneth Zadeck | 2008-05-07 | 1 | -1/+2 |
* | Maxim Kuvyrkov <maxim@codesourcery.com> | Alexander Monakov | 2007-11-09 | 1 | -90/+89 |
* | sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. | Maxim Kuvyrkov | 2007-10-17 | 1 | -18/+5 |
* | arm.c, [...]: Fix comment typos. | Kazu Hirata | 2007-09-01 | 1 | -2/+2 |
* | sched-deps.c (update_dep): Mark arguments with ATTRIBUTE_UNUSED. | Maxim Kuvyrkov | 2007-08-31 | 1 | -1/+5 |
* | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 2007-08-27 | 1 | -12/+12 |
* | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 2007-08-23 | 1 | -0/+1 |
* | sched-int.h (struct _dep): Rename field 'kind' to 'type'. | Maxim Kuvyrkov | 2007-08-14 | 1 | -748/+1020 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -6/+2 |
* | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 2007-05-21 | 1 | -2/+2 |
* | re PR rtl-optimization/29841 (ICE with scheduling and __builtin_trap) | Eric Botcazou | 2007-04-19 | 1 | -2/+6 |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 2007-04-16 | 1 | -10/+24 |
* | sched-deps.c (find_insn_list): Remove. | Kazu Hirata | 2007-02-17 | 1 | -15/+0 |
* | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-03 | 1 | -2/+2 |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 2007-02-02 | 1 | -104/+506 |
* | re PR rtl-optimization/28726 (-fsched2-use-superblock produces wrong code) | Eric Botcazou | 2006-09-11 | 1 | -90/+87 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-04-08 | 1 | -2/+2 |
* | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 2006-03-16 | 1 | -10/+24 |
* | ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call. | Maxim Kuvyrkov | 2006-03-16 | 1 | -120/+714 |
* | haifa-sched.c (unlink_other_notes, [...]): Do not handle loop notes. | Zdenek Dvorak | 2006-03-15 | 1 | -42/+4 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -5/+5 |
* | df.h (DF_SCAN, [...]): New macros. | Daniel Berlin | 2006-01-11 | 1 | -2/+3 |
* | IA-64 bootstrap failure with --param max-pending-list-length=2. | James E Wilson | 2005-10-24 | 1 | -2/+2 |
* | Fix IA-64 sched-ebb failure due to missing dependencies. | James E Wilson | 2005-10-15 | 1 | -41/+42 |
* | re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps) | Steven Bosscher | 2005-07-27 | 1 | -52/+66 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | sched-deps.c (sched_analyze_1): On STACK_REGS targets... | Roger Sayle | 2005-04-26 | 1 | -0/+19 |
* | * sched-deps.c (cache_size): Make it static. | Kazu Hirata | 2005-03-08 | 1 | -1/+1 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 2005-01-05 | 1 | -3/+2 |
* | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 2004-11-25 | 1 | -3/+3 |
* | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 2004-11-24 | 1 | -23/+12 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -8/+3 |
* | sched-deps.c (set_sched_group_p): Delete. | Eric Christopher | 2004-11-15 | 1 | -18/+54 |
* | sched-deps.c (add_insn_mem_dependence): Make it static. | Kazu Hirata | 2004-11-08 | 1 | -1/+1 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -5/+4 |
* | cfgloop.h (struct loop): Update comment. | Steven Bosscher | 2004-11-02 | 1 | -4/+4 |
* | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 2004-10-18 | 1 | -20/+22 |
* | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 2004-09-09 | 1 | -26/+31 |
* | sched-deps.c (get_condition): Partially revert previous, by never trying to e... | Richard Earnshaw | 2004-08-30 | 1 | -2/+8 |
* | * sched-deps.c (get_condition): Fix breakage in previous patch. | Richard Earnshaw | 2004-08-30 | 1 | -5/+6 |