| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow-on patch to r197595 to complete the replacement of truncating divides | tejohnson | 2013-05-02 | 1 | -4/+2 |
* | First phase of unifying the computation of profile scale factors/probabilities | tejohnson | 2013-04-08 | 1 | -0/+2 |
* | 2013-02-13 Richard Biener <rguenther@suse.de> | rguenth | 2013-02-13 | 1 | -15/+23 |
* | Fix PR55833. | mpolacek | 2013-01-17 | 1 | -6/+5 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | * cfgloopmanip.c (copy_loop_info): New function. | hubicka | 2012-10-17 | 1 | -0/+1 |
* | * loop-unswitch.c (unswitch_single_loop): Use | hubicka | 2012-10-08 | 1 | -1/+3 |
* | gcc/ | steven | 2012-07-16 | 1 | -0/+1 |
* | 2012-06-17 Steven Bosscher <steven@gcc.gnu.org> | steven | 2012-06-17 | 1 | -1/+0 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | 2012-03-05 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-05 | 1 | -1/+0 |
* | PR rtl-optimization/52092 | jakub | 2012-02-03 | 1 | -2/+2 |
* | * loop-unswitch.c (compare_and_jump_seq): Assert that the last | nickc | 2010-06-24 | 1 | -0/+2 |
* | PR middle-end/42233 | jakub | 2010-02-19 | 1 | -2/+2 |
* | 2009-11-28 David Binderman <dcb314@hotmail.com> | paolo | 2009-11-28 | 1 | -2/+0 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+2 |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -1/+1 |
* | * rtlanal.c (add_reg_note): New function. | ian | 2008-07-02 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * cfgloop.h: Include vec-prim.h. | rakdver | 2007-01-31 | 1 | -1/+1 |
* | * loop-unswitch.c (unswitch_loop): Do not call fix_loop_placement. | rakdver | 2007-01-14 | 1 | -5/+0 |
* | * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. | rakdver | 2007-01-03 | 1 | -1/+2 |
* | * loop-unswitch.c (unswitch_loop): Update arguments of | rakdver | 2006-12-20 | 1 | -7/+2 |
* | * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | rakdver | 2006-12-10 | 1 | -11/+2 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -22/+19 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -2/+2 |
* | * loop-iv.c: Include df.h and hashtab.h. | rakdver | 2006-01-20 | 1 | -3/+2 |
* | * loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning. | spop | 2005-12-14 | 1 | -2/+5 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -3/+3 |
* | PR rtl-optimization/21330 | jakub | 2005-05-03 | 1 | -2/+3 |
* | * local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. | nathan | 2005-04-01 | 1 | -22/+12 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -2/+2 |
* | * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, | kazu | 2005-03-08 | 1 | -1/+1 |
* | * loop-unswitch.c (unswitch_loop): Remove local variable src. | kazu | 2005-03-07 | 1 | -2/+1 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -0/+1 |
* | * cfgloopmanip.c (loopify): Take two more arguments true_edge | kazu | 2004-10-25 | 1 | -1/+2 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -13/+12 |
* | * cfgloop.h (update_single_exits_after_duplication): Declare. | rakdver | 2004-09-23 | 1 | -1/+1 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -17/+23 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -23/+17 |
* | * expr.h (canonicalize_condition, get_condition): Add an int argument. | rsandifo | 2004-07-27 | 1 | -1/+1 |
* | PR c++/15463 | rakdver | 2004-05-19 | 1 | -8/+18 |
* | 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-13 | 1 | -0/+2 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -14/+14 |
* | * cfgloop.h, loop-iv.c, loop-unswitch.c: Replace iv_analyse | kazu | 2004-02-24 | 1 | -1/+1 |
* | * loop-iv.c: New file. | rakdver | 2004-02-17 | 1 | -78/+152 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | rakdver | 2004-01-29 | 1 | -1/+0 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -11/+10 |