]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-predcom.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / tree-predcom.c
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  Richard Bienerre PR tree-optimization/57517 (internal compiler error...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-08  Richard Bienerre PR tree-optimization/59047 (wrong code for bitfields...
2013-11-06  Richard Bienerre PR tree-optimization/58653 (wrong code (segfaults...
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-09  Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-22  Jakub Jelinektree-vect-loop.c (vect_transform_loop): Initialize...
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-07  Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-03  Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02  Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01  Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-03  Jakub Jelinekre PR debug/53174 (ICE in expand_debug_expr, verify_ssa...
2012-01-27  Andrey Belevantsevinvoke.texi: Update copyright years.
2012-01-25  Andrey Belevantsevtree-predcom.c (tree_predictive_commoning_loop): Bail...
2011-12-01  Jakub Jelinekre PR tree-optimization/51246 (ICE in replace_ref_with...
2011-09-25  Ira Rosentree-data-ref.c (dr_analyze_innermost): Add new argument.
2011-08-17  Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-29  Richard Guentherre PR middle-end/49893 (-O3 generates wrong code for...
2011-07-19  Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-02-11  Jakub Jelinekre PR target/47665 (ICE in trunc_int_for_mode)
2010-12-23  Sebastian PopFix PR47002: memory leaks.
2010-10-11  Nathan Froydvec.h (VEC_qsort): Define.
2010-09-06  Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-03  Sebastian PopUse DR_IS_WRITE instead of !DR_IS_READ.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-05  Richard Bienerdouble-int.h (double_int_sub): Declare.
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-04-19  Martin Jamborgimple.h (create_tmp_reg): Declare.
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-23  Toon Moenetree-predcom.c (combine_chains): Return NULL, not false.
2010-01-20  Jakub Jelineksel-sched.c (create_speculation_check): Remove set...
2010-01-19  Michael Matzre PR tree-optimization/41783 (r151561 (PRE fix) regres...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-07-30  Andrew MacLeodAdd source_location support to PHI arguments.
2009-06-13  Richard Guentherre PR tree-optimization/40421 (Revision 148352 failed...
2009-05-16  Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-04  Zdenek Dvoraktree-scalar-evolution.c (analyze_scalar_evolution_in_lo...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-12-03  Tomas Bilyre PR middle-end/38250 (ICE with -O2 -ftree-loop-distri...
2008-09-15  Jakub Jelinektree-predcom.c (filter_suitable_components): Free all...
2008-08-30  Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-06  Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-30  Richard Guentherre PR tree-optimization/36967 (segfault in is_gimple_re...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20  Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-05-08  Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-04-15  Eric Botcazoutree-predcom.c (suitable_reference_p): Return false...
2007-09-07  Zdenek Dvorakcgraphbuild.c (rebuild_cgraph_edges): Export.
2007-08-01  Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-02  Richard Guenthertree-flow.h (tree_ssa_useless_type_conversion_1): Renam...
2007-06-16  Andrew Pinski[multiple changes]
2007-06-10  Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-06-07  Zdenek Dvorakre PR tree-optimization/32220 (internal compiler error...
2007-06-04  Jan Hubickatree-predcom.c (replace_ref_with, [...]): Call build_gi...
2007-06-03  Zdenek Dvorakre PR tree-optimization/32194 (ice for legal code with...
2007-05-31  Zdenek Dvorakre PR tree-optimization/32160 (ICE with -O3 in verify_ssa)
2007-05-29  Zdenek Dvoraktree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.
2007-05-25  Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-24  Zdenek Dvorakpasses.texi: Document predictive commoning.