| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -6/+6 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+12 |
* | gcc/ | rsandifo | 2014-08-28 | 1 | -7/+10 |
* | Use rtx_insn in more places in fwprop.c | dmalcolm | 2014-08-26 | 1 | -2/+2 |
* | fwprop.c: Use rtx_insn | dmalcolm | 2014-08-22 | 1 | -16/+20 |
* | remove has_execute | tbsaunde | 2014-07-09 | 1 | -2/+0 |
* | gcc/ | rsandifo | 2014-06-15 | 1 | -15/+11 |
* | gcc/ | rsandifo | 2014-06-15 | 1 | -35/+19 |
* | 2014-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-06 | 1 | -3/+2 |
* | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -2/+2 |
* | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -2/+2 |
* | remove has_gate | tbsaunde | 2014-04-17 | 1 | -2/+0 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate n_basic_blocks macro | dmalcolm | 2013-11-19 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -4/+4 |
* | * compare-elim.c (find_comparison_dom_walker): New class | law | 2013-09-18 | 1 | -16/+14 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -36/+71 |
* | PR rtl-optimization/56178 | ebotcazou | 2013-02-07 | 1 | -4/+10 |
* | PR middle-end/56113 | steven | 2013-01-31 | 1 | -4/+4 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | * optabs.c (add_equal_note): Do not create self-referencing REG_EQUAL | steven | 2012-12-02 | 1 | -3/+6 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -31/+27 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+2 |
* | Remove unnecessary VEC function overloads. | dnovillo | 2012-09-11 | 1 | -1/+1 |
* | PR rtl-optimization/54294 | jakub | 2012-08-20 | 1 | -4/+8 |
* | Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion). | dnovillo | 2012-08-15 | 1 | -1/+1 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+0 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | * fwprop.c (propagate_rtx): Also set PR_CAN_APPEAR for subregs. | uweigand | 2012-04-10 | 1 | -1/+6 |
* | gcc/ | rsandifo | 2011-12-19 | 1 | -1/+14 |
* | gcc/ | rsandifo | 2011-09-27 | 1 | -9/+12 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -4/+4 |
* | Don't propagate hard registers in forward_propagate_subreg. | hjl | 2011-07-05 | 1 | -0/+2 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -4/+2 |
* | PR tree-optimization/46494 | ebotcazou | 2011-02-14 | 1 | -2/+4 |
* | PR rtl-optimization/47366 | jakub | 2011-01-21 | 1 | -16/+31 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | 2010-11-22 Paolo Bonzini<bonzini@gnu.org> | bonzini | 2010-11-22 | 1 | -83/+92 |
* | * fwprop.c (forward_propagate_and_simplify): Only attach a | hainque | 2010-09-13 | 1 | -4/+5 |
* | 2010-09-04 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2010-09-04 | 1 | -12/+1 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info, df_live_bb_info, | hubicka | 2010-06-04 | 1 | -2/+2 |
* | * fwprop.c: Make emit-rtl.h include last. | hubicka | 2010-06-01 | 1 | -1/+1 |
* | * df-problems.c (df_simulate_initialize_forwards): Set, don't clear, | bernds | 2010-04-26 | 1 | -1/+4 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+2 |
* | PR debug/42728 | jakub | 2010-01-19 | 1 | -0/+6 |
* | * fwprop.c (free_load_extend): Initialise `use'. | bje | 2009-12-10 | 1 | -1/+1 |
* | 2009-11-30 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-11-30 | 1 | -21/+31 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -3/+6 |