summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-06-20 Richard Biener <rguenther@suse.de>rguenth2013-06-201-0/+7
* 2013-05-27 Richard Biener <rguenther@suse.de>rguenth2013-05-271-6/+14
* 2013-05-08 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-05-081-4/+5
* PR tree-optimization/53265jakub2013-03-141-2/+59
* PR middle-end/56461jakub2013-03-051-13/+6
* PR middle-end/56461jakub2013-02-271-0/+1
* 2013-01-31 Richard Biener <rguenther@suse.de>rguenth2013-01-311-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR tree-optimiation/55875hubicka2013-01-091-31/+85
* 2012-12-21 Richard Biener <rguenther@suse.de>rguenth2012-12-211-1/+0
* 2012-12-18 Richard Biener <rguenther@suse.de>rguenth2012-12-181-1/+6
* PR fortran/55633jakub2012-12-121-2/+12
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-48/+43
* * gcc.dg/const-1.c: Update.hubicka2012-11-051-23/+8
* * tree-ssa-loop-niter.c (find_loop_niter): Remove just_once_each_iteration_p.hubicka2012-11-051-4/+1
* * gcc.dg/tree-ssa/loop-38.c: Correct testcase.hubicka2012-11-031-1/+1
* * tree-ssa-loop-niter.c (double_int_cmp, bound_index,hubicka2012-11-021-0/+220
* PR middle-end/55079hubicka2012-11-021-0/+6
* * tree-ssa-loop-niter.c (number_of_iterations_exit): New parameterhubicka2012-10-301-16/+23
* PR middle-end/54937hubicka2012-10-231-9/+110
* * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do nothubicka2012-10-141-1/+3
* * loop-unswitch.c (unswitch_single_loop): Usehubicka2012-10-081-3/+20
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-37/+35
* 2012-08-16 Diego Novillo <dnovillo@google.com>dnovillo2012-08-161-0/+1
* 2012-08-16 Richard Guenther <rguenther@suse.de>rguenth2012-08-161-1/+4
* 2012-08-16 Diego Novillo <dnovillo@google.com>dnovillo2012-08-161-1/+0
* gcc/steven2012-07-161-3/+1
* Update Copyright years.jakub2012-06-041-1/+1
* PR tree-optimization/53550jakub2012-06-041-2/+3
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* 2012-04-18 Richard Guenther <rguenther@suse.de>rguenth2012-04-181-12/+13
* 2012-04-18 Richard Guenther <rguenther@suse.de>rguenth2012-04-181-8/+7
* 2012-04-17 Richard Guenther <rguenther@suse.de>rguenth2012-04-171-41/+0
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-23/+83
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-11/+6
* 2011-06-16 Tom de Vries <tom@codesourcery.com>vries2011-06-161-0/+10
* 2011-06-14 Zdenek Dvorak <ook@ucw.cz>vries2011-06-141-6/+92
* 2011-05-23 Tom de Vries <tom@codesourcery.com>vries2011-05-231-1/+52
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-3/+3
* gcc/ChangeLog:aoliva2011-02-031-1/+1
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* 2010-11-29 Zdenek Dvorak <rakdver@kam.uniff.cz>uros2010-11-291-2/+2
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-6/+8
* PR tree-optimization/45427rakdver2010-08-301-18/+51
* PR tree-optimization/44485jakub2010-08-261-3/+3
* gcc/froydnj2010-08-201-4/+4
* gcc/froydnj2010-07-151-1/+1