]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-predcom.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-predcom.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-08  Richard Sandifordloop: Fix profile updates after unrolling [PR102385]
2021-10-08  Martin LiskaCome up with OPTION_SET_P macro.
2021-08-06  Martin SeborAdjust by-value function vec arguments to by-reference.
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-07-21  Kewen Linpredcom: Refactor more using auto_vec
2021-06-24  Kewen Linpredcom: Refactor more by encapsulating global states
2021-06-08  Kewen Linpredcom: Enabled by loop vect at O2 [PR100794]
2021-06-08  Kewen Linpredcom: Adjust some unnecessary update_ssa calls
2021-01-12  Alexandre Olivamake FOR_EACH_IMM_USE_STMT safe for early exits
2021-01-04  Jakub JelinekUpdate copyright years.
2020-09-24  Richard Bieneradd move CTOR to auto_vec, use auto_vec for get_loop_ex...
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-01-28  Richard Sandifordpredcom: Fix invalid store-store commoning [PR93434]
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-30  Jakub Jelinektree-predcom.c (is_inv_store_elimination_chain): Fix...
2019-02-01  Bin Chengre PR tree-optimization/88932 (ICE: verify_ssa failed...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-04  David MalcolmReport vectorization problems via a new opt_problem...
2018-01-12  Richard SandifordHandle polynomial DR_INIT
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: aff_tree
2017-11-20  Bin Chengtree-predcom.c: Add general comment on Store-Store...
2017-11-20  Bin Cheng* tree-predcom.c (add_ref_to_chain): Remove check on...
2017-11-15  Bin Chengre PR tree-optimization/82726 (ICE in verify_ssa during...
2017-11-15  Bin Chengre PR tree-optimization/82726 (ICE in verify_ssa during...
2017-11-10  Bin Chengtree-predcom.c (determine_roots_comp): Avoid memory...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-08-08  Bin Chengre PR tree-optimization/81744 (ICE: verify_ssa failed...
2017-08-01  Bin Chengre PR tree-optimization/81627 (ICE on valid code at...
2017-08-01  Bin Chengre PR tree-optimization/81620 (ICE in is_inv_store_elim...
2017-07-28  Bin Chengtree-predcom.c: (struct chain): Handle store-store...
2017-07-28  Bin Chengtree-predcom.c: Revise general description of the pass.
2017-07-28  Bin Chengtree-predcom.c (initialize_root): Delete.
2017-07-28  Bin Chengtree-predcom.c (ref_at_iteration): Add parameter NITERS.
2017-07-28  Bin Chengtree-predcom.c (struct chain): New field init_seq.
2017-07-28  Bin Cheng* tree-predcom.c (determine_roots_comp): Skip trivial...
2017-07-03  Richard SandifordMake dr_analyze_innermost operate on innermost_loop_beh...
2017-05-14  Trevor Saundersuse auto_bitmap more
2017-02-23  Bin Chengre PR tree-optimization/79663 (r244815 causes 10% regre...
2017-01-23  Bin Chengre PR tree-optimization/70754 (ICE during predictive...
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...
next