summaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
Commit message (Expand)AuthorAgeFilesLines
* Add copy_rtx call to RTL loop unrollerrsandifo2017-09-211-1/+2
* [36/77] Use scalar_int_mode in the RTL iv routinesrsandifo2017-08-301-2/+3
* * profile-count.h (profile_probability::from_reg_br_prob_note,hubicka2017-07-161-1/+1
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-8/+12
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-5/+5
* Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.marxin2017-05-181-2/+2
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-171-1/+1
* PR rtl-optimization/80500jakub2017-04-251-0/+3
* Fix numerous typos in commentsredi2017-04-031-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* PR rtl-optimization/78241pthaugen2016-11-101-4/+5
* * loop-unroll.c (unroll_loop_runtime_iterations): Condition initialpthaugen2016-10-141-15/+26
* PR rtl-optimization/68212pthaugen2016-10-141-3/+31
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * loop-unroll.c (unroll_loop_runtime_iterations): Set probability of succ edge.pthaugen2016-09-141-1/+1
* use auto_sbitmap in various placestbsaunde2016-07-261-13/+3
* * loop-unroll.c (decide_unroll_constant_iterations,hubicka2016-06-011-3/+3
* * cfgloop.c (record_niter_bound): Record likely upper bounds.hubicka2016-05-271-0/+21
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-9/+7
* * 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