]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-predcom.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-predcom.c
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Bin Chengtree-predcom.c (tree_predictive_commoning_loop): Skip...
2016-08-12  Bernd Edlingerre PR tree-optimization/71083 (Unaligned bit-field...
2016-08-11  Bernd Edlingerre PR tree-optimization/71083 (Unaligned bit-field...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-18  Richard Bienerre PR tree-optimization/65063 (gcc.dg/vect/vect-double...
2015-02-16  Richard Bienerre PR tree-optimization/63593 (ICE: verify_gimple faile...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-26  Richard Bienerre PR tree-optimization/62238 (ICE with LTO on valid...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-07-09  Trevor Saundersremove has_execute
2014-06-06  Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-01-10  Jakub Jelinekre PR tree-optimization/59745 (internal compiler error...
2014-01-07  Jakub Jelinekre PR tree-optimization/59643 (Predictive commoning...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-12-10  Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Trevor Saundersadd auto_vec
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-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...
next