summaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-08-29 Richard Biener <rguenther@suse.de>rguenth2013-08-291-4/+8
* * tree-vrp.c (simplify_stmt_for_jump_threading): Try tolaw2013-08-211-8/+20
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-20/+38
* PR target/29776jakub2013-07-061-14/+178
* PR tree-optimization/57124law2013-05-241-1/+25
* PR tree-optimization/57331jakub2013-05-211-1/+2
* PR tree-optimization/57411law2013-05-031-1/+2
* * tree-vrp.c (range_fits_type_p): Move to earlier point in file.law2013-04-291-63/+61
* PR tree-optimization/57083jakub2013-04-291-1/+1
* 2013-04-23 Richard Biener <rguenther@suse.de>rguenth2013-04-231-1/+2
* PR tree-optimization/56984jakub2013-04-181-1/+7
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* * tree-vrp.c (simplify_cond_using_ranges): Simplify test of booleanlaw2013-04-091-0/+39
* 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-251-1/+5
* 2013-02-21 Richard Biener <rguenther@suse.de>rguenth2013-02-211-9/+4
* 2013-02-11 Richard Biener <rguenther@suse.de>rguenth2013-02-111-4/+13
* 2013-01-16 Richard Biener <rguenther@suse.de>rguenth2013-01-161-6/+23
* 2012-01-11 Richard Guenther <rguenther@suse.de>rguenth2013-01-111-2/+14
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR tree-optimization/54120jakub2013-01-081-4/+6
* gcc/rsandifo2013-01-021-3/+5
* 2012-12-11 Richard Biener <rguenther@suse.de>rguenth2012-12-111-11/+100
* 2012-11-28 Richard Biener <rguenther@suse.de>rguenth2012-11-281-14/+8
* PR tree-optimization/54471jakub2012-11-261-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-17/+15
* This patch normalizes more bitmap function names.crowl2012-11-011-6/+6
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-4/+4
* 2012-10-22 Richard Biener <rguenther@suse.de>rguenth2012-10-221-2/+13
* PR tree-optimization/54810jakub2012-10-051-31/+52
* PR tree-optimization/54676jakub2012-09-251-2/+31
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-17/+6
* 2012-09-15 Tom de Vries <tom@codesourcery.com>vries2012-09-151-8/+51
* 2012-09-14 Richard Guenther <rguenther@suse.de>rguenth2012-09-141-33/+22
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* 2012-09-07 Tom de Vries <tom@codesourcery.com>vries2012-09-071-1/+23
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-215/+175
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-1/+1
* 2012-08-22 Marc Glisse <marc.glisse@inria.fr>glisse2012-08-221-3/+6
* * tree-vrp.c (find_assert_locations): Skip also edgesjakub2012-08-221-1/+1
* 2012-08-20 Richard Guenther <rguenther@suse.de>rguenth2012-08-201-22/+9
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-4/+4
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-5/+7
* * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven2012-08-131-6/+6
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-9/+3
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-43/+34
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-1/+1
* gcc/glisse2012-08-031-0/+139
* 2012-08-01 Tom de Vries <tom@codesourcery.com>vries2012-08-011-6/+100
* 2012-07-26 Richard Guenther <rguenther@suse.de>rguenth2012-07-261-2/+4