Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / loop-doloop.c
2016-01-14 rthPR rtl-opt/69014
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-05 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20 miyukiPromote types of RTL expressions to more derived ones.
2015-05-09 jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-05-02 tbsaundechange local vars to rtx_insn *
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21 amacleod2014-10-21 Andrew MacLeod <amacleod@redhat.com>
2014-08-28 dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-22 dmalcolmloop-doloop.c: Use rtx_insn in a few places
2014-05-26 rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 bergner * loop-doloop.c (doloop_optimize_loops): Remove unused
2013-11-18 rsandifoMerge from trunk.
2013-11-16 mrsMerge in trunk.
2013-11-09 rsandifoMerge with trunk.
2013-11-09 rsandifogcc/
2013-11-06 mrsMerge in trunk.
2013-11-05 rsandifoBackport new doloop interface.
2013-11-04 mrsMerge in trunk.
2013-11-03 rsandifoRestore build on doloop_end targets. Revert to using...
2013-10-29 rsandifoMake ordered comparisons enforce the same type rules...
2013-10-24 rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-20 mrsMerge in trunk.
2013-10-09 amacleod * loop-doloop.c (doloop_modify, doloop_optimize): Use
2013-09-28 rsandifogcc/
2013-09-24 zadeckpatch to canonize wide-ints smaller than one HWI
2013-09-23 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-07 rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04 mrsMerge in trunk.
2013-08-13 mrsAdd wide-int branch.
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-10-16 amylaarRemove debug code accidentially checked in with last...
2012-10-16 amylaar * loop-doloop.c (doloop_modify): Pass doloop_en...
2012-10-08 hubicka * loop-unswitch.c (unswitch_single_loop): Use
2012-07-16 stevengcc/
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-05 rguenth2012-03-05 Richard Guenther <rguenther@suse.de>
2011-12-02 jsm28 Revert:
2011-08-18 rsandifogcc/
2011-07-06 bernds * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION
2011-05-11 revitaleSkip DEBUG_INSN in loop-doloop.c
2011-05-11 revitaleDoloop pattern for ARM
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-07-19 meibf2010-07-19 Bingfeng Mei <bmei@broadcom.com>
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-19 jakub PR middle-end/42233
2009-11-25 hjlRemove trailing white spaces.
2008-11-03 pinskia2008-11-03 Andrew Pinski <andrew_pinski@playstation...
2008-09-18 pinskia2008-09-18 Andrew Pinski <andrew_pinski@playstation...
2008-08-31 hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-07-02 ian * rtlanal.c (add_reg_note): New function.
2008-06-06 rwildgcc/
2008-01-17 revitaleFix 34826
2007-08-28 revitaleModulo-scheduling improvements. Patch 2 of 2
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-03 rakdver * cfgloopmanip.c (remove_path, loopify, duplicate_loop...
2006-12-10 rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-22 rakdver PR rtl-optimization/29924
2006-11-17 rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-09-15 bernds * loop-doloop.c (doloop_optimize): Remove bogus arg...
2006-09-15 andreast2006-09-16 Andreas Tobler <a.tobler@schweiz.org>
2006-09-15 bernds * params.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST...
2006-05-01 rakdver PR rtl-optimization/27291
next