aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop-doloop.c
AgeCommit message (Expand)Author
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-212014-10-21 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm
2014-08-22loop-doloop.c: Use rtx_insn in a few placesdmalcolm
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-11-20Merge from trunk.rsandifo
2013-11-19 * loop-doloop.c (doloop_optimize_loops): Remove unusedbergner
2013-11-09gcc/rsandifo
2013-11-05Backport new doloop interface.rsandifo
2013-11-03Restore build on doloop_end targets. Revert to using GEN_INT for thersandifo
2013-10-29Make ordered comparisons enforce the same type rules as equality comparisons.rsandifo
2013-10-24Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo
2013-10-20Merge in trunk.mrs
2013-10-09 * loop-doloop.c (doloop_modify, doloop_optimize): Use amacleod
2013-09-28gcc/rsandifo
2013-09-24patch to canonize wide-ints smaller than one HWIzadeck
2013-09-23gcc/rsandifo
2013-09-07Reorganise wide-int classes so that they are all instantiations of arsandifo
2013-08-13Add wide-int branch.mrs
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-10-16Remove debug code accidentially checked in with last commit.amylaar
2012-10-16 * loop-doloop.c (doloop_modify): Pass doloop_end pattern toamylaar
2012-10-08 * loop-unswitch.c (unswitch_single_loop): Usehubicka
2012-07-16gcc/steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-03-052012-03-05 Richard Guenther <rguenther@suse.de>rguenth
2011-12-02 Revert:jsm28
2011-08-18gcc/rsandifo
2011-07-06 * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISIONbernds
2011-05-11Skip DEBUG_INSN in loop-doloop.crevitale
2011-05-11Doloop pattern for ARMrevitale
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-07-192010-07-19 Bingfeng Mei <bmei@broadcom.com>meibf
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-02-19 PR middle-end/42233jakub
2009-11-25Remove trailing white spaces.hjl
2008-11-032008-11-03 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia
2008-09-182008-09-18 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia
2008-08-31 * fwprop.c (should_replace_address): Add speed attribute.hubicka
2008-07-02 * rtlanal.c (add_reg_note): New function.ian
2008-06-06gcc/rwild
2008-01-17Fix 34826revitale
2007-08-28Modulo-scheduling improvements. Patch 2 of 2revitale