summaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
Commit message (Expand)AuthorAgeFilesLines
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+1
* gcc/rsandifo2015-06-251-6/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+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-9/+8
* remove need for store_values_directlytbsaunde2015-04-181-12/+12
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+2
* gcc/ada/rsandifo2014-10-291-3/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* 2014-10-21 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-211-1/+1
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-0/+1
* * loop-unroll.c: (decide_unrolling_and_peeling): Rename tohubicka2014-10-151-507/+63
* loop-unroll.c: Use rtx_insn (also touches basic-block.h)dmalcolm2014-08-221-24/+29
* loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)dmalcolm2014-08-221-3/+3
* * loop-unroll.c (struct iv_to_split): Remove n_loc and loc fields.jakub2014-08-051-25/+3
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-20/+23
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-3/+3
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | Merge in trunk.mrs2014-04-241-0/+53
|\ \ | |/
| * 2014-04-23 Richard Biener <rguenther@suse.de>rguenth2014-04-231-0/+53
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Remove TODO that has been handled.mrs2014-01-021-1/+0
* | Merge in trunk.mrs2013-12-131-6/+10
|\ \ | |/
| * Eliminate last_basic_block macro.dmalcolm2013-12-091-3/+7
| * Eliminate profile_status macro.dmalcolm2013-12-091-1/+1
| * Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-2/+2
* | Merge with trunk.rsandifo2013-12-041-0/+3
|\ \ | |/
| * Check TARGET_LOOP_UNROLL_ADJUST while deciding unroll factorgganesh2013-12-021-0/+3
* | Merge with trunk.rsandifo2013-11-221-14/+4
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-14/+4
* | Merge from trunk.rsandifo2013-11-201-6/+3
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-6/+3
* | Merge in trunk.mrs2013-11-041-0/+1
|\ \ | |/
| * Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-4/+4
* | Merge in trunk.mrs2013-10-201-9/+9
|\ \ | |/
| * PR tree-optimization/58697amacleod2013-10-161-1/+1
| * * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-091-8/+8
* | Merge in trunk.mrs2013-09-201-3/+2
|\ \ | |/
| * gcc/rsandifo2013-09-091-1/+1
| * gcc/rsandifo2013-09-091-2/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-13/+11