summaryrefslogtreecommitdiff
path: root/gcc/loop-doloop.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/80903jakub2017-06-021-0/+1
* PR rtl-optimization/80112jakub2017-03-241-4/+7
* PR target/79080jakub2017-01-161-6/+7
* Update copyright years.jakub2017-01-011-1/+1
* Use rtx_mode_t instead of std::make_pairrsandifo2016-11-181-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* make next/prev nondebug_insn take rtx_insn *tbsaunde2016-09-221-1/+1
* * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros2016-07-191-1/+1
* * loop-dolop.c (doloop_optimize): Us likely max iteration bound.hubicka2016-06-011-1/+1
* * loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_inthubicka2016-05-201-12/+8
* PR rtl-opt/69014rth2016-01-141-0/+52
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-10/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+8
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-3/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-9/+2
* gcc/rsandifo2015-07-051-38/+13
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-5/+4
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-1/+1
* change local vars to rtx_insn *tbsaunde2015-05-021-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-3/+19
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+1
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-3/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+11
* 2014-10-21 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-211-0/+1
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-4/+6
* loop-doloop.c: Use rtx_insn in a few placesdmalcolm2014-08-221-4/+5
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+1
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge from trunk.rsandifo2013-11-201-2/+1
|\ \ | |/
| * * loop-doloop.c (doloop_optimize_loops): Remove unusedbergner2013-11-191-2/+1
| * gcc/rsandifo2013-11-091-45/+24
* | Backport new doloop interface.rsandifo2013-11-051-45/+25
* | Restore build on doloop_end targets. Revert to using GEN_INT for thersandifo2013-11-031-2/+2
* | Make ordered comparisons enforce the same type rules as equality comparisons.rsandifo2013-10-291-2/+2
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-2/+2
* | Merge in trunk.mrs2013-10-201-6/+5
|\ \ | |/
| * * loop-doloop.c (doloop_modify, doloop_optimize): Use amacleod2013-10-091-3/+3
| * gcc/rsandifo2013-09-281-2/+2
| * gcc/rsandifo2013-09-231-3/+2
* | patch to canonize wide-ints smaller than one HWIzadeck2013-09-241-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-6/+6
* | Add wide-int branch.mrs2013-08-131-11/+11
|/