]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vrp.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / tree-vrp.c
2013-11-20  rsandifoMerge from trunk.
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-10  rsandifoRemove some wide_int constructor calls. Make more...
2013-11-09  rsandifoMerge with trunk.
2013-11-09  rsandifoFix some formatting. Put stuff on a single line where...
2013-11-08  dnovilloRe-factor tree.h - Part 1.
2013-11-07  jakub * tree-vrp.c (find_assert_locations): Pre-seed live...
2013-11-06  rguenth2013-11-06 Richard Biener <rguenther@suse.de>
2013-11-06  mrsMerge in trunk.
2013-11-05  law * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-11-04  mrsMerge in trunk.
2013-11-04  rsandifoSimplify some force_fit_type calls in tree-vrp.c.
2013-11-04  jakub PR tree-optimization/58978
2013-10-31  jakub * tree-vrp.c (maybe_set_nonzero_bits): New function.
2013-10-31  jakub * tree-cfg.c (assert_unreachable_fallthru_edge_p)...
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-29  rsandifoMake ordered comparisons enforce the same type rules...
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-23  rsandifoAlways treat trees as having their native precision...
2013-10-21  mrsFix merge-o.
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-16  pmatosgcc/
2013-10-11  jakub * tree-vrp.c (infer_nonnull_range): Use is_gimple_call,
2013-10-09  glisse2013-10-09 Marc Glisse <marc.glisse@inria.fr>
2013-10-08  glisse2013-10-08 Marc Glisse <marc.glisse@inria.fr>
2013-10-03  glisse2013-10-03 Marc Glisse <marc.glisse@inria.fr>
2013-10-02  amacleod2013-10-02 Andrew MacLeod <amacleod@redhat.com>
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-09-26  law * tree-flow.h (thread_through_all_blocks): Prototype...
2013-09-24  clyon2013-09-24 Christophe Lyon <christophe.lyon@linaro...
2013-09-24  rguenth2013-09-24 Richard Biener <rguenther@suse.de>
2013-09-23  clyon2013-09-23 Kugan Vivekanandarajah <kuganv@linaro...
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-09-03  meadorigcc/
2013-08-30  meadorigcc/
2013-08-29  rguenth2013-08-29 Richard Biener <rguenther@suse.de>
2013-08-24  zadeckmade sign parameter optional to wide_int::neg_p
2013-08-21  law * tree-vrp.c (simplify_stmt_for_jump_threading): Try to
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-06  jakub PR target/29776
2013-05-24  law PR tree-optimization/57124
2013-05-21  jakub PR tree-optimization/57331
2013-05-03  law PR tree-optimization/57411
2013-04-29  law * tree-vrp.c (range_fits_type_p): Move to earlier...
2013-04-29  jakub PR tree-optimization/57083
2013-04-23  rguenth2013-04-23 Richard Biener <rguenther@suse.de>
2013-04-18  jakub PR tree-optimization/56984
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-09  law * tree-vrp.c (simplify_cond_using_ranges): Simpl...
2013-03-25  rguenth2013-03-25 Richard Biener <rguenther@suse.de>
2013-02-21  rguenth2013-02-21 Richard Biener <rguenther@suse.de>
2013-02-11  rguenth2013-02-11 Richard Biener <rguenther@suse.de>
2013-01-16  rguenth2013-01-16 Richard Biener <rguenther@suse.de>
2013-01-11  rguenth2012-01-11 Richard Guenther <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-08  jakub PR tree-optimization/54120
2013-01-02  rsandifogcc/
2012-12-11  rguenth2012-12-11 Richard Biener <rguenther@suse.de>
2012-11-28  rguenth2012-11-28 Richard Biener <rguenther@suse.de>
2012-11-26  jakub PR tree-optimization/54471
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-22  rguenth2012-10-22 Richard Biener <rguenther@suse.de>
2012-10-05  jakub PR tree-optimization/54810
2012-09-25  jakub PR tree-optimization/54676
2012-09-24  crowlFinish conversion of uses of double_int to the new...
2012-09-15  vries2012-09-15 Tom de Vries <tom@codesourcery.com>
2012-09-14  rguenth2012-09-14 Richard Guenther <rguenther@suse.de>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-09-07  vries2012-09-07 Tom de Vries <tom@codesourcery.com>
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-04  steven * gimple.h (gimple_build_switch): Remove.
2012-08-22  glisse2012-08-22 Marc Glisse <marc.glisse@inria.fr>
2012-08-22  jakub * tree-vrp.c (find_assert_locations): Skip also edges
2012-08-20  rguenth2012-08-20 Richard Guenther <rguenther@suse.de>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-13  steven * tree-ssa-pre.c (do_regular_insertion): Add FIXME...
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-08  rguenth2012-08-08 Richard Guenther <rguenther@suse.de>
2012-08-03  glissegcc/
2012-08-01  vries2012-08-01 Tom de Vries <tom@codesourcery.com>
2012-07-26  rguenth2012-07-26 Richard Guenther <rguenther@suse.de>
next