aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop-doloop.c
AgeCommit message (Expand)Author
2017-03-24 PR rtl-optimization/80112jakub
2017-01-16 PR target/79080jakub
2017-01-01 Update copyright years.jakub
2016-11-18Use rtx_mode_t instead of std::make_pairrsandifo
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-22make next/prev nondebug_insn take rtx_insn *tbsaunde
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros
2016-06-01 * loop-dolop.c (doloop_optimize): Us likely max iteration bound.hubicka
2016-05-20 * loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_inthubicka
2016-01-14PR rtl-opt/69014rth
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".amodra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-05gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason
2015-05-02change local vars to rtx_insn *tbsaunde
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