summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.c
Commit message (Expand)AuthorAgeFilesLines
* [PR middle-end/60832] Do not convert widest_int to tree just for printing it.manu2015-09-211-4/+5
* switch from gimple to gimple*tbsaunde2015-09-201-28/+28
* * tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Newamker2015-09-171-132/+63
* * tree-ssa-loop-niter.c (simplify_using_initial_conditions): Breakamker2015-08-211-0/+4
* remove more useless typedefstbsaunde2015-08-191-2/+2
* * tree-ssa-loop-niter.c (refine_value_range_using_guard): New.amker2015-08-181-22/+290
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* PR bootstrap/66638amker2015-06-261-1/+15
* PR tree-optimization/66449amker2015-06-231-1/+6
* Use std::swap instead of manual swaps.miyuki2015-06-221-6/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-5/+1
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-1/+5
* 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
* PR tree-optimization/48052amker2015-06-021-61/+227
* Fix spurious semicolonsdmalcolm2015-04-301-1/+1
* Fix PR64491ams2015-03-181-45/+0
* PR tree-optimization/64705amker2015-02-131-8/+10
* gcc/ienkovich2015-01-281-2/+17
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+15
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_P check.mpolacek2014-12-111-1/+2
* * tree-ssa-loop-niter.c (maybe_lower_iteration_bound): Fix typo.mpolacek2014-11-201-1/+1
* Warn on undefined loop exit.ams2014-11-201-0/+46
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-10/+15
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+10
* 2014-08-26 Richard Biener <rguenther@suse.de>rguenth2014-08-261-0/+3
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-22/+14
* add a hash_set based on hash_tabletbsaunde2014-08-021-5/+6
* 2014-06-17 Richard Biener <rguenther@suse.de>rguenth2014-06-171-2/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Merge in trunk.mrs2014-01-131-1/+1
|\
| * 2014-01-09 Steve Ellcey <sellcey@mips.com>sje2014-01-091-1/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Resolve soft merge conflicts.mrs2013-12-131-1/+1
* | Merge in trunk.mrs2013-12-131-1/+9
|\ \ | |/
| * PR tree-optimization/59417jakub2013-12-111-1/+9
* | Merge with trunk.rsandifo2013-12-041-4/+9
|\ \ | |/
| * 2013-12-02 Richard Biener <rguenther@suse.de>rguenth2013-12-021-3/+4
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* | Address Richard's review comments.rsandifo2013-12-021-7/+7
* | Add trailing_wide_ints and use it for range_info_def.rsandifo2013-11-281-8/+9
* | Remove cst_fits_[su]hwi_p.rsandifo2013-11-201-2/+2
* | Merge from trunk.rsandifo2013-11-201-6/+7
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-4/+2