re PR middle-end/57026 (ice: SSA corruption)
[gcc.git] / gcc / tree-vrp.c
2013-04-23 Richard Bienerre PR middle-end/57026 (ice: SSA corruption)
2013-04-18 Jakub Jelinekre PR tree-optimization/56984 (ICE in tree_vrp.c)
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-09 Jeff Lawtree-vrp.c (simplify_cond_using_ranges): Simplify test...
2013-03-25 Richard Bienerre PR bootstrap/56689 (internal compiler error: in...
2013-02-21 Richard Bienerre PR tree-optimization/56415 (Performance regression...
2013-02-11 Richard Bienerre PR tree-optimization/56273 (Bogus -Warray-bounds...
2013-01-16 Richard Bienerre PR tree-optimization/54767 (Incorrect code generated...
2013-01-11 Richard Guentherre PR tree-optimization/44061 (Warns about out-of-bound...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-08 Jakub Jelinekre PR middle-end/54120 (FAIL: gfortran.fortran-torture...
2013-01-02 Richard Sandifordtree-vrp.c (range_fits_type_p): Require the MSB of...
2012-12-11 Richard Bienerre PR tree-optimization/55079 (false positive -Warray...
2012-11-28 Richard Bienerre PR tree-optimization/54547 (FAIL: gcc.dg/tree-ssa...
2012-11-26 Jakub Jelinekre PR tree-optimization/54471 (FAIL: gcc.dg/sms-8.c...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-22 Richard Bienerre PR tree-optimization/55011 (GCC in an infinite loop...
2012-10-05 Jakub Jelinekre PR tree-optimization/54810 (VRP doesn't handle compa...
2012-09-25 Jakub Jelinekre PR tree-optimization/54676 (ICE: in set_value_range...
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-09-15 Tom de Vriestree-vrp.c (extract_range_from_binary_expr_1): Fix...
2012-09-14 Richard Guenthertree-vrp.c (register_new_assert_for): Simplify for...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Tom de Vriesre PR tree-optimization/53986 (missing vrp on bit-mask...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-04 Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-08-22 Marc Glissere PR tree-optimization/54317 (FAIL: c45532m c45532n...
2012-08-22 Jakub Jelinektree-vrp.c (find_assert_locations): Skip also edges...
2012-08-20 Richard Guenthertree-flow.h (register_new_name_mapping): Remove.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-13 Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-08-10 Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-10 Richard Guentherre PR tree-optimization/54027 (possible mis-optimizatio...
2012-08-08 Richard Guenthertree-call-cdce.c (check_pow): Simplify.
2012-08-03 Marc Glissere PR tree-optimization/30318 (VRP does not create...
2012-08-01 Tom de Vriestree-vrp.c (find_case_label_ranges): New function.
2012-07-26 Richard Guentherre PR tree-optimization/54098 (ICE on valid code)
2012-07-25 Marc Glissere PR tree-optimization/30318 (VRP does not create...
2012-07-20 Jakub Jelinekre PR c++/28656 (duplicated null argument warning on...
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-13 Richard Guentherre PR tree-optimization/53922 (VRP: semantic conflict...
2012-06-20 Richard Guentherre PR tree-optimization/30318 (VRP does not create...
2012-06-19 Richard Guenthertree-vrp.c (union_ranges): New function.
2012-06-19 Richard Guenthertree-vrp.c (intersect_ranges): Handle more cases.
2012-06-18 Richard Guenthertree-vrp.c (extract_range_from_assert): Split out range...
2012-06-15 Richard Guenthertree-vrp.c (set_and_canonicalize_value_range): Use...
2012-06-14 Richard Guenthertree-vrp.c (VR_INITIALIZER): New define.
2012-06-13 Richard Guenthertree-vrp.c (vrp_meet): Properly meet equivalent ranges.
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-24 Jakub Jelinekre PR tree-optimization/53465 (wrong code with -O1...
2012-05-15 Richard Guentherre PR tree-optimization/53355 (Autovectorization of...
2012-05-07 Jakub Jelinekre PR tree-optimization/53239 (VRP vs named value retur...
2012-04-25 Jakub Jelinekre PR tree-optimization/53058 (Another ice in remove_ra...
2012-04-19 Richard Guentherre PR middle-end/53031 (gcc.dg/tree-ssa/vrp54.c scan...
2012-04-18 Richard Guenthercfgloop.h (estimate_numbers_of_iterations_loop): Remove...
2012-04-12 Richard Guenthercfgloop.h (estimated_loop_iterations_int): Ditch 'conse...
2012-03-15 Jakub Jelinekre PR tree-optimization/52267 (a&~N where N has all...
2012-03-12 Jakub Jelinekre PR tree-optimization/51721 (-Warray-bounds false...
2012-03-12 Jakub Jelinekre PR tree-optimization/52533 (ice in remove_range_asse...
2012-03-05 Jakub Jelinekre PR tree-optimization/51721 (-Warray-bounds false...
2012-01-05 Eric Botcazoutree-vrp.c (extract_range_from_binary_expr_1): Remove...
2011-12-01 Joern Renneckere PR tree-optimization/50802 (FAIL: gcc.c-torture...
2011-11-29 Jakub Jelinekre PR tree-optimization/51247 (ICE in set_value_range...
2011-10-17 Richard Guentherre PR tree-optimization/50729 (Silent code gen fault...
2011-10-12 Paul Koningre PR middle-end/50189 (Wrong code error in -O2 [-fstri...
2011-09-01 Richard Guentherexpr.c (expand_expr_real_2): Move COND_EXPR and VEC_CON...
2011-08-16 Richard Guenthertree-vrp.c (extract_range_from_multiplicative_op_1...
2011-08-15 Richard Guenthertree-vrp.c (value_range_nonnegative_p): Fix anti-range...
2011-08-12 Richard Bienertree-vrp.c (extract_range_from_unary_expr_1): Implement...
2011-08-11 Richard Guentherlto-cgraph.c (input_node): Use DECL_BUILT_IN.
2011-08-09 Richard Guenthertree-vrp.c (zero_nonzero_bits_from_vr): Also return...
2011-08-08 Richard Guenthertree-vrp.c (extract_range_from_unary_expr_1): New funct...
2011-08-05 Richard Guentherre PR tree-optimization/49984 (VRP does not handle...
2011-08-05 Richard Guenthertree-vrp.c (zero_nonzero_bits_from_vr): Make sure to...
2011-08-04 Richard Guenthertree-vrp.c (vrp_expr_computes_nonnegative): Remove.
2011-08-04 Richard Guentherre PR middle-end/49806 (FAIL: gcc.dg/tree-ssa/vrp47.c)
2011-07-29 Richard Guenthertree-vrp.c (get_value_range): Only set parameter defaul...
2011-07-28 Kai Tietztree-vrp.c (simplify_stmt_using_ranges): Remove TRUTH_N...
2011-07-27 Kai Tietztree-vrp.c (extract_range_from_binary_expr): Remove...
2011-07-26 Richard Guentherre PR middle-end/49840 (New test failures)
2011-07-25 Richard Guentherre PR tree-optimization/49715 (Could do more efficient...
2011-07-25 Richard Guenthertree-vrp.c (num_vr_values, [...]): New global vars.
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-13 Richard Guenthertree-vrp.c (simplify_conversion_using_ranges): Make...
2011-07-11 Richard Guenthertree-vrp.c (simplify_conversion_using_ranges): Manually...
2011-07-07 Richard Guenthertree-vrp.c (simplify_conversion_using_ranges): New...
2011-06-16 Jakub Jelinekre PR tree-optimization/49419 (gcc -O2 miscompiles...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-05-30 Richard Guentherre PR tree-optimization/49218 (Incorrect optimization...
2011-05-26 Jakub Jelinekre PR tree-optimization/49161 (Fix VRP on switch stmts)
2011-05-18 Jakub Jelinekre PR c++/49039 (LLVM StringRef miscompilation with...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-29 Richard Guentherbuiltins.c (fold_builtin_classify_type): Use integer_ty...
2011-04-25 Jeff Lawtree-vrp.c (identify_jump_threads): Handle GIMPLE_SWITC...
next