re PR fortran/55618 (Failures with ISO_Varying_String test suite)
[gcc.git] / gcc / tree-if-conv.c
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-03 Andrew Pinskire PR tree-optimization/53395 (The LAPACK functions...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-03 Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-04-24 Richard Bienertree-if-conv.c (main_tree_if_conversion): Move bb under...
2012-04-23 Richard Guentherre PR tree-optimization/53070 (ICE: in execute_cse_reci...
2012-04-16 Richard Guentherre PR tree-optimization/52975 (Ofast produces not optim...
2012-04-13 Richard Guentherre PR tree-optimization/52969 (ICE in in get_expr_opera...
2012-03-13 Rainer OrthFix sgi typos
2012-03-05 Richard Guenthercfgexpand.c (gimple_expand_cfg): Free dominator info.
2012-02-24 Bernhard Reutner... tree-if-conv (predicate_scalar_phi): Commentary typo...
2011-09-07 Richard Guentherre PR tree-optimization/50319 (if-conversion produces...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-12 Jakub Jelinekre PR tree-optimization/48975 (ICE in execute_cse_recip...
2011-04-20 Richard Guentherre PR c/47892 (Fails to vectorize comparison code,...
2011-04-03 Richard Guenthertree-if-conv.c (memrefs_read_or_written_unconditionally...
2011-02-23 Richard Guentherre PR tree-optimization/47849 (ICE: SIGSEGV in find_edg...
2011-01-25 Sebastian PopFix PR47271: only if-convert full writes.
2010-12-23 Sebastian PopFix PR47002: memory leaks.
2010-11-10 Sebastian PopFix PR45971: do not predicate condition phi nodes that...
2010-11-09 Sebastian Popre PR tree-optimization/46036 (verify_ssa failed: defin...
2010-10-14 Jakub Jelinekre PR tree-optimization/46008 (Floating point condexpr...
2010-09-03 Sebastian PopUse DR_IS_WRITE instead of !DR_IS_READ.
2010-08-24 Sebastian PopSpeed-up ifcvt_memrefs_wont_trap caching previous results.
2010-08-24 Sebastian PopDo not check whether memory references accessed in...
2010-08-24 Sebastian PopAdd flag -ftree-loop-if-convert-stores.
2010-07-09 Sebastian PopOutline fold_or_predicates from add_to_predicate_list.
2010-07-08 Sebastian PopCall maybe_fold_or_comparisons to fold OR-ed predicates.
2010-07-08 Sebastian PopAdd the -ftree-loop-if-convert flag.
2010-06-25 Sebastian PopDo not insert statements computing the true predicate.
2010-06-25 Sebastian PopUse reset_bb_predicate whenever the predicate of a...
2010-06-25 Sebastian PopCall cleanup_tree_cfg after if-conversion.
2010-06-25 Sebastian PopAdd a debug counter for the tree-ssa level if-conversion.
2010-06-11 Sebastian PopFix PR44483: incrementally gimplify BB predicates to...
2010-06-02 Sebastian PopOnly reset the GIMPLE_DEBUG information in the code...
2010-06-02 Sebastian PopFix PR44363: don't abort when the ifcvt analysis fails...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Sebastian PopDon't use unshare_expr when not necessary.
2010-05-29 Sebastian PopDo not use annotations on edges in if-conversion.
2010-05-28 Sebastian PopDon't generate COND_EXPRs for degenerate_phi_result.
2010-05-28 Sebastian PopCheck the if-convertibility of phi nodes in non predica...
2010-05-26 Sebastian PopDo not check the if-convertibility of statements that...
2010-05-26 Sebastian PopReorganize the analysis of basic block predication.
2010-05-26 Sebastian PopRemove conditions in the code generation of if-conversion.
2010-05-26 Sebastian PopDon't handle BBs with more than 2 preds or succs.
2010-05-26 Sebastian PopAvoid if-conversion of loops in which the data dependen...
2010-05-26 Sebastian PopDo not compute/free CDI_POST_DOMINATORS.
2010-05-26 Sebastian PopMake tree_if_conversion not return a bool.
2010-05-26 Sebastian PopFix comments.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-08 Sebastian PopFix comments, simplify logic.
2010-04-08 Sebastian PopRemove unused parameter.
2010-04-07 Sebastian PopFix comments.
2010-04-07 Sebastian PopSort static functions in topological order.
2010-04-07 Sebastian PopFix comments in ifconvert.
2010-04-06 Sebastian PopAlways execute verify_loop_closed_ssa at LNO level.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-05-11 Richard Guentherpasses.c (init_optimization_passes): Strip now incorrec...
2009-05-01 Steven Bosscheripa-reference.c: Do not include c-common.h, include...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-11-28 Jakub Jelinekre PR tree-optimization/34140 (ICE in is_hidden_global_...
2007-11-01 Eric Botcazouoptabs.c (prepare_cmp_insn): Merge a couple of conditio...
2007-10-28 Uros Bizjakre PR tree-optimization/33920 (Segfault in combine_bloc...
2007-09-07 Uros Bizjakre PR tree-optimization/32821 (tree-if-conv:combine_blo...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-16 Richard Guenthertree-if-conv.c (find_phi_replacement_condition): Unshar...
2007-07-09 Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Add argument...
2007-07-09 Uros Bizjakre PR tree-optimization/32681 (ice for legal C code...
2007-07-07 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-07-02 Uros Bizjakre PR tree-optimization/31966 (Miscompiles valid code...
2007-05-27 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
2007-04-23 Zdenek Dvoraktree-phinodes.c (reserve_phi_args_for_new_edge, [....
2007-03-25 Revital Eresfix in tree-if-conv.c
2007-03-08 Roger Sayletree-eh.c (do_return_redirection): Call build_gimple_mo...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-21 Zdenek Dvoraktree-loop-linear.c (linear_transform_loops): Use single...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-09-22 Zdenek Dvorakre PR tree-optimization/28888 (ICE in tree check: expec...
2006-09-05 Richard Guentherre PR tree-optimization/28900 (ICE verify_stmts failed...
2006-05-23 Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-10 Sebastian Poptree-if-conv.c (combine_blocks): Free the result of...
2006-02-02 Paolo Bonzinitree-flow-inline.h (bsi_after_labels): Rewrite, return...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
next