]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vrp.c
Update copyright years in gcc/
[thirdparty/gcc.git] / gcc / tree-vrp.c
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-17  Jan Hubickare PR middle-end/35545 (tracer pass is run too late)
2013-12-16  Jakub Jelinekinternal-fn.c: Include stringpool.h and tree-ssanames.h.
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-12-05  Jeff Lawcommon.opt: Split up -fisolate-erroneous-paths into...
2013-12-04  Marek PolacekImplement -fsanitize=signed-integer-overflow.
2013-12-02  Jakub Jelinekre PR tree-optimization/59358 (Infinite loop generated...
2013-11-28  Richard Sandifordtree-core.h (tree_base): Document use of static_flag...
2013-11-26  Jakub Jelinekre PR tree-optimization/59014 (wrong code at -Os and...
2013-11-26  Richard Bienerre PR tree-optimization/59245 (ICE on valid code at...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-08  Diego NovilloRe-factor tree.h - Part 1.
2013-11-07  Jakub Jelinektree-vrp.c (find_assert_locations): Pre-seed live bitma...
2013-11-06  Richard Bienertree.c (drop_tree_overflow): New function.
2013-11-05  Jeff LawMakefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-11-04  Jakub Jelinekre PR tree-optimization/58978 (ICE: Segmentation fault)
2013-10-31  Jakub Jelinektree-vrp.c (maybe_set_nonzero_bits): New function.
2013-10-31  Jakub Jelinektree-cfg.c (assert_unreachable_fallthru_edge_p): New...
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-16  Paulo Matostree-core.h (tree_code_name): Remove.
2013-10-11  Jakub Jelinektree-vrp.c (infer_nonnull_range): Use is_gimple_call...
2013-10-09  Marc Glissere PR c/20318 (RFE: add attribute to specify that a...
2013-10-08  Marc Glissere PR tree-optimization/58480 (Use attribute((nonnull...
2013-10-03  Marc Glissere PR c++/19476 (Missed null checking elimination with...
2013-10-02  Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26  Jeff Lawtree-flow.h (thread_through_all_blocks): Prototype...
2013-09-24  Christophe Lyongimple-pretty-print.c: Various whitespace tweaks.
2013-09-24  Richard Bienertree-vrp.c (vrp_finalize): Check for SSA name presence.
2013-09-23  Kugan Vivekanandarajahgimple-pretty-print.c (dump_ssaname_info): New function.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-03  Meador Ingerevert: tree-vrp.c (check_array_ref): Bail out on zero...
2013-08-30  Meador Ingetree-vrp.c (check_array_ref): Bail out on zero-length...
2013-08-29  Richard Bienerre PR tree-optimization/57685 (GCC stuck in an infinite...
2013-08-21  Jeff Lawtree-vrp.c (simplify_stmt_for_jump_threading): Try...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-07-06  Jakub Jelinekre PR target/29776 (result of ffs/clz/ctz/popcount...
2013-05-24  Jeff Lawre PR tree-optimization/57124 (254.gap@spec2000 got...
2013-05-21  Jakub Jelinekre PR tree-optimization/57331 (ICE: tree check: expecte...
2013-05-03  Jeff Lawre PR tree-optimization/57411 (ICE: verify_ssa failed...
2013-04-29  Jeff Lawtree-vrp.c (range_fits_type_p): Move to earlier point...
2013-04-29  Jakub Jelinekre PR tree-optimization/57083 (Wrong constant folding)
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 http://gcc.gnu.org/ml/gcc...
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.
next