re PR libfortran/47894 (Documentation text for VERIFY intrinsic function is wrong.)
[gcc.git] / gcc / tree-vrp.c
2011-02-14 Eric Botcazoure PR tree-optimization/46494 (ICE: verify_flow_info...
2011-02-10 Richard Guentherre PR tree-optimization/47677 (Hang in VRP)
2010-11-30 Joseph Myershwint.c: New.
2010-11-09 Xinliang David LiFix PR/46316
2010-10-23 Ian Lance Taylortree-vrp.c (extract_range_from_binary_expr): If flag_no...
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-09-01 Richard Guenthertree-vrp.c (adjust_range_with_scev): Use number of...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-04 Richard Guenthertree-ssa-propagate.h (struct prop_value_d, [...]):...
2010-07-29 Richard Guentherdouble-int.h (double_int_and_not): New function.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-12 Jakub Jelinektree-vrp.c (simplify_bit_ops_using_ranges): New function.
2010-07-09 Jakub Jelinekre PR tree-optimization/28632 (VRP should understand...
2010-07-09 Jakub Jelinektree-vrp.c (extract_range_from_binary_expr): If both...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-02 Richard Guenthertree-ssa-structalias.c (find_func_aliases): Handle...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-30 Michael Matzre PR bootstrap/44699 (Bootstrap failure for x86_64...
2010-06-28 Anatoly Sokolovdouble-int.h (force_fit_type_double): Remove declaration.
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-06-14 Jakub Jelinekre PR tree-optimization/44508 (libgomp.fortran/vla1...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-04 Richard Guentherre PR tree-optimization/43949 (bogus warning: array...
2010-05-01 Richard Guentherre PR tree-optimization/43949 (bogus warning: array...
2010-04-26 Jie Zhangre PR tree-optimization/43833 (false warning: array...
2010-04-19 Richard Guentherre PR middle-end/43796 (ICE in is_overflow_infinity...
2010-04-07 Richard Guentherre PR tree-optimization/43270 (array-bounds false negative)
2010-04-06 Richard Guentherre PR tree-optimization/43627 (slow compilation (tree...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-11 Richard Guentherre PR middle-end/43255 (ICE in extract_range_from_asser...
2010-02-17 Richard Guenthertree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis...
2010-02-16 Richard Guentherre PR middle-end/41043 (virtual memory exhausted: Canno...
2010-02-10 Richard Guentherre PR tree-optimization/43017 (VRP miscompiles python...
2010-02-09 Richard Guentherre PR tree-optimization/43000 (VRP miscompiles python...
2010-01-02 Richard Guentherre PR middle-end/42577 (array bounds false positive...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-04 Richard Guentherre PR tree-optimization/41919 (optimized code with...
2009-10-05 Richard Guentherre PR tree-optimization/23821 (DOM and VRP creating...
2009-09-22 Richard Guenthertree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
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...
next