aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivcanon.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-242016-11-24 Richard Biener <rguenther@suse.de>Richard Biener
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-06-16 * g++.dg/vect/pr36648.cc: Disable cunrolliJan Hubicka
2016-06-07 * gimple.c: Include builtins.hJan Hubicka
2016-06-062016-06-06 Richard Biener <rguenther@suse.de>Richard Biener
2016-06-012016-06-01 Richard Biener <rguenther@suse.de>Richard Biener
2016-05-30 * doc/invoke.texi (-fpeel-loops,-O3): Update documentation.Jan Hubicka
2016-05-30 * tree-ssa-loop-ivcanon.c (try_peel_loop): Correctly set wont_exitJan Hubicka
2016-05-30 * predict.h (force_edge_cold): Declare.Jan Hubicka
2016-05-27 * cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka
2016-05-13[obvious] Typo fix in tree-ssa-loop-ivanon.cKyrylo Tkachov
2016-05-13[obvious] Fix param name in dump fileKyrylo Tkachov
2016-03-29 * tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peelJan Hubicka
2016-03-212016-03-21 Richard Biener <rguenther@suse.de>Richard Biener
2016-03-072016-03-07 Richard Biener <rguenther@suse.de>Richard Biener
2016-02-012016-02-01 Richard Biener <rguenther@suse.de>Richard Biener
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>Richard Biener
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Richard Biener <rguenther@suse.de>Richard Biener
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-15 * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Add log messageEric Botcazou
2014-11-13 * ipa-utils.h: Fix typo in comments.Fei Yang
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-202014-10-20 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-15 * loop-unroll.c: (decide_unrolling_and_peeling): Rename toJan Hubicka
2014-07-09remove has_executeTrevor Saunders
2014-06-02 * expr.h: Remove prototypes of functions defined in builtins.c.Andrew Macleod
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-04-14 * cfgloop.h (struct loop): Rename force_vect into force_vectorize.Eric Botcazou
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-20merge auto_vec and stack_vecTrevor Saunders
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod