summaryrefslogtreecommitdiff
path: root/gcc/loop-iv.c
Commit message (Expand)AuthorAgeFilesLines
* * common.opt (funsafe-loop-optimizations): Mark ignore.amker2016-07-221-36/+0
* * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros2016-07-191-2/+2
* * loop-unroll.c (decide_unroll_constant_iterations,hubicka2016-06-011-0/+2
* Update copyright years.jakub2016-01-041-1/+1
* [PR tree-optimization/68599] Avoid over-zealous optimization with -funsafe-lo...law2015-12-031-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-11/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-5/+5
* Fix PR61657 (undefined behavior in loop-iv.c)trippels2015-08-211-3/+3
* Use lowpart_subreg instead of simplify_gen_subregaesok2015-07-301-11/+0
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* gcc/rsandifo2015-06-251-2/+1
* Use std::swap instead of manual swaps.miyuki2015-06-221-6/+4
* 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
* gcc/rsandifo2015-06-061-2/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Use std::swap instead of explicit swapsmiyuki2015-05-191-23/+8
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-1/+1
* gcc/rsandifo2015-04-291-19/+22
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* gcc/ienkovich2015-01-201-112/+15
* gcc/ienkovich2015-01-191-15/+112
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-0/+17
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+1
* Update copyright years.jakub2015-01-051-1/+1
* PR63426 Fix various signed integer overflowstrippels2014-11-201-2/+2
* gcc/ada/rsandifo2014-10-291-21/+21
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* * cppbuiltin.c (define_builtin_macros_for_type_sizes): Rounddj2014-08-291-1/+1
* gcc/rsandifo2014-08-281-12/+15
* gcc/rsandifo2014-08-281-21/+32
* Use rtx_expr_list in various placesdmalcolm2014-08-271-6/+7
* Various condition-handling callsdmalcolm2014-08-261-3/+3
* loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)dmalcolm2014-08-221-14/+17
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-6/+7
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-13/+13
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Merge in trunk.mrs2014-04-241-0/+15
|\
| * 2014-04-23 Richard Biener <rguenther@suse.de>rguenth2014-04-231-0/+15
* | Merge in trunk.mrs2014-02-101-13/+1
|\ \ | |/
| * 2014-01-17 Richard Biener <rguenther@suse.de>rguenth2014-01-171-13/+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/+2
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* | Merge in trunk.mrs2013-11-061-2/+10
|\ \ | |/
| * PR rtl-optimization/58997jakub2013-11-051-2/+10
* | Merge in trunk.mrs2013-10-201-5/+5
|\ \ | |/
| * PR tree-optimization/58697amacleod2013-10-161-2/+2