]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vrp.c
invoke.texi (-fvar-tracking-assignments): New.
[thirdparty/gcc.git] / gcc / tree-vrp.c
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-09-01  Richard HendersonForce block enders to be simulated once.
2009-07-14  Manuel López-Ibáñeztree-vrp.c (vrp_evaluate_conditional): Mark strings...
2009-07-07  Manuel López-Ibáñezc-lex.c: Replace %H by an explicit location.
2009-06-29  Richard Guentherre PR tree-optimization/40579 (gcc -O2 optimization...
2009-06-12  Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-15  Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-05-11  Richard Guentherpasses.c (init_optimization_passes): Strip now incorrec...
2009-04-28  Richard Guenthertree.h (SSA_NAME_VALUE): Remove.
2009-04-24  Richard Guenthertree-vrp.c (extract_range_from_binary_expr): Handle...
2009-04-18  Kazu Hiratatree-vrp.c (ssa_name_nonzero_p): Remove.
2009-04-18  Manuel López-Ibáñezre PR middle-end/36902 (Array bound warning with dead...
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-18  Sebastian Popgraphite.c (exclude_component_ref): Renamed contains_co...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-28  Jakub Jelinekre PR middle-end/38934 (ICE in set_value_range, at...
2008-12-30  Paolo Bonzinire PR middle-end/38572 (ICE in set_value_range, at...
2008-12-12  Alexandre Olivatree-vrp.c (extract_range_from_binary_expr): Don't...
2008-12-07  Richard Guentherre PR tree-optimization/38405 ((silent failure) handlin...
2008-12-01  Jakub Jelinekre PR rtl-optimization/38245 (stack corruption when...
2008-10-01  Richard Guentherre PR middle-end/37285 (ICE while building binutils...
2008-09-30  Jakub Jelinekre PR tree-optimization/37662 (ice: tree check: expecte...
2008-09-16  Richard Guentherre PR tree-optimization/37508 (ICE in in simplify_truth...
2008-09-12  Richard Guenthertree-vrp.c (simplify_truth_ops_using_ranges): Fix types.
2008-09-11  Paolo Bonzinidojump.c (do_jump): Move below.
2008-09-04  Jan Hubickatree-vrp.c (vrp_evaluate_conditional_warnv_with_ops_usi...
2008-09-02  Richard Guentherre PR tree-optimization/37327 (another ice in set_value...
2008-08-29  Joseph Myersre PR bootstrap/37086 (GCC 3.4 miscompiles trunk (for...
2008-08-29  Richard Guentherre PR tree-optimization/37207 (ice at tree-ssa-ifcombin...
2008-08-22  Richard Guentherre PR tree-optimization/37143 (ICE in VRP with the...
2008-08-21  Richard Guentherre PR tree-optimization/37181 (FAIL: Divide_1 -O3)
2008-08-20  Richard Guenthertree-vrp.c (op_with_constant_singleton_value_range...
2008-08-20  Richard Guenthertree-vrp.c (found_in_subgraph): Remove.
2008-08-18  Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-06  Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-24  Ian Lance Taylortree-vrp.c (infer_value_range): Ignore asm statements...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-31  Richard Guentherre PR tree-optimization/34244 (VRP/SCEV miscompiles...
2008-05-20  Richard Guenthertree-ssa-reassoc.c (fini_reassoc): Use the statistics...
2008-05-09  Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-02  Simon BaldwinRolled back the following changes made in revision...
2008-05-01  Simon Baldwinc-common.h (warn_array_subscript_range): New function.
2008-04-28  Richard Guentherre PR tree-optimization/36066 (ICE with -O1 -finline...
2008-04-24  Rafael Avila de... tree-flow.h (vrp_evaluate_conditional): Change signature.
2008-04-23  Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2008-04-18  Rafael Avila de... tree-vrp.c (find_case_label_index): Fix the binary...
2008-04-11  Richard Guentherre PR tree-optimization/35869 (ICE in calc_dfs_tree...
2008-04-10  Rafael Avila de... tree-vrp.c (extract_range_from_binary_expr): Don't...
2008-04-06  Richard Guentherre PR middle-end/35400 (-Wtype-limits -O2 causes ICE...
2008-04-03  Richard Guenthertree-vrp.c (extract_range_from_unary_expr): Handle...
2008-04-02  Richard Guentherre PR tree-optimization/14495 ([tree-ssa] Propagate...
2008-04-02  Richard Guentherre PR tree-optimization/14495 ([tree-ssa] Propagate...
2008-04-02  Rafael Avila de... tree-vrp.c (extract_code_and_val_from_cond): Remove.
2008-04-01  Richard Guentherre PR tree-optimization/35787 (Revision 133680 breaks...
2008-04-01  Rafael Avila de... tree-vrp.c (extract_code_and_val_from_cond_with_ops...
2008-03-28  Rafael Avila de... fold-const.c (tree_unary_nonnegative_warnv_p): Make...
2008-03-28  Richard Guentherre PR tree-optimization/30317 (VRP cannot extract a...
2008-03-27  Richard Guentherfold-const.c (target.h): Include.
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-24  Diego Novillohttp://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094...
2008-02-17  Richard Guentherre PR tree-optimization/35231 (VRP miscompiles libX11)
2008-02-05  Diego Novillohttp://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140...
2008-02-05  Diego Novillohttp://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110...
2008-01-05  Zhouyi Zhoutree-vrp.c (find_conditional_asserts): Remove redundant...
2007-11-30  Zdenek Dvorakre PR tree-optimization/34244 (VRP/SCEV miscompiles...
2007-11-23  Dirk Muellerre PR middle-end/34197 (array overflow warning without...
2007-08-25  Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-21  Ian Lance Taylorre PR tree-optimization/33134 (ICE in set_value_range...
2007-08-14  Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-03  Diego Novillo[multiple changes]
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-06-21  Sebastian Popre PR tree-optimization/19590 (IVs with the same evolut...
2007-06-21  Richard Guentherre PR tree-optimization/32453 (ICE in build2_stat,...
2007-06-16  Andrew Pinski[multiple changes]
2007-06-09  Ian Lance Taylorre PR tree-optimization/32169 (Ice in set_value_range...
2007-06-05  Ian Lance Taylortree-vrp.c (compare_values_warnv): Check TREE_NO_WARNIN...
2007-06-04  Ian Lance Taylortree-vrp.c (adjust_range_with_scev): When loop is not...
2007-06-01  Ian Lance Taylortree-vrp.c (compare_name_with_value): Always set used_s...
2007-05-30  Ralf Wildenhues* tree-vrp.c (compare_names): Initialize sop.
2007-05-27  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
2007-05-26  Kazu Hiratai386.c, [...]: Fix comment typos.
2007-05-25  Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-23  Ian Lance Taylortree-vrp.c (avoid_overflow_infinity): New static functi...
2007-05-18  Ian Lance Taylorre PR tree-optimization/31953 (ICE in set_value_range...
2007-05-17  Zdenek Dvoraktree-vrp.c (finalize_jump_threads): Do not care about...
2007-05-01  Ian Lance Taylorre PR tree-optimization/31739 (ICE at tree.c:902 compil...
2007-05-01  Richard Guenthertree-vrp.c (set_value_range): Do not allocate equiv...
2007-04-24  Ian Lance Taylorre PR tree-optimization/31605 (VRP eliminates a useful...
2007-04-18  Dirk Muellerre PR tree-optimization/31227 (-Warray-bounds doesn...
2007-04-17  Ian Lance Taylorre PR tree-optimization/31522 (False overflow warning...
2007-04-15  Kazu Hiratai386.c, [...]: Fix comment typos.
2007-04-13  Richard Guentherre PR tree-optimization/21258 (Teach VRP to pick up...
2007-04-11  Diego Novillore PR tree-optimization/30735 (50% slow down due to...
2007-04-01  Richard Hendersonre PR tree-optimization/31169 (Bootstrap comparison...
2007-03-26  Ian Lance Taylorre PR tree-optimization/31345 (ICE in set_value_range...
2007-03-23  Ian Lance Taylor* tree-vrp.c (operand_less_p): Ignore fold overflow...
2007-03-20  Andrew Haley[multiple changes]
2007-03-11  Richard Guentherre PR middle-end/31115 (libstdc++ 22_locale/num_get...
next