summaryrefslogtreecommitdiff
path: root/gcc/loop-doloop.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Remove debug code accidentially checked in with last commit.amylaar2012-10-161-4/+1
* * loop-doloop.c (doloop_modify): Pass doloop_end pattern toamylaar2012-10-161-4/+13
* * loop-unswitch.c (unswitch_single_loop): Usehubicka2012-10-081-6/+21
* gcc/steven2012-07-161-0/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-1/+0
* Revert:jsm282011-12-021-14/+6
* gcc/rsandifo2011-08-181-1/+1
* * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISIONbernds2011-07-061-4/+4
* Skip DEBUG_INSN in loop-doloop.crevitale2011-05-111-1/+1
* Doloop pattern for ARMrevitale2011-05-111-7/+67
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* 2010-07-19 Bingfeng Mei <bmei@broadcom.com>meibf2010-07-191-2/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* PR middle-end/42233jakub2010-02-191-3/+4
* Remove trailing white spaces.hjl2009-11-251-4/+4
* 2008-11-03 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2008-11-031-5/+7
* 2008-09-18 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2008-09-181-5/+11
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-1/+2