]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloop.h
check undefine_p for one more vr
[thirdparty/gcc.git] / gcc / cfgloop.h
2023-08-02  Jan HubickaMore profile updating clenaups
2023-07-27  Jan HubickaFix profile update after RTL unrolling
2023-07-21  Jan HubickaImplement flat loop profile detection
2023-07-21  Jan Hubickaimprofe loop dumps
2023-07-21  Jan HubickaCleanup expected_loop_iterations
2023-02-16  Patrick Palkadon't declare header-defined functions both static...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-05-10  Martin LiskaReplace PTR with 'void *' in compiler.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-08-05  Kewen Lincfgloop: Make loops_list support an optional loop_p...
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-07-20  Martin SeborAdjust by-value function vec arguments to by-reference.
2021-06-17  Trevor Saundersreturn auto_vec from get_loop_hot_path
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-18  guojiufuClean up loop-closed PHIs after loop finalize
2020-09-24  Richard Bieneradd move CTOR to auto_vec, use auto_vec for get_loop_ex...
2020-09-18  Alex Coplancfgloop.h: Reword comment describing is_exit flag
2020-04-02  Richard Bienerc/94392 - only enable -ffinite-loops for C++
2020-03-10  Roman Zhuykovloop-iv: make find_simple_exit static
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-25  Richard Bienercfgloop.h (get_loop_exit_edges): Add extra parameter...
2019-11-21  Richard Bienercfgloop.h (loop_iterator::~loop_iterator): Remove.
2019-11-18  Giuliano BelinassiRefactor tree-loop-distribution.c for thread safety
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-20  Jakub Jelinekcfgloop.h (struct loop): Add simdlen member.
2019-03-08  Richard Bienerre PR target/89578 (5% runtime regression for 481.wrf...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-06-26  David MalcolmIntroduce dump_location_t
2018-04-13  Jan Hubickare PR tree-optimization/82965 (gcc.dg/vect/pr79347...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-07  Michael MatzAdd unroll and jam pass
2017-12-06  Jakub Jelinekre PR tree-optimization/81945 (ICE in operator[], at...
2017-11-27  Eric Botcazoucfgloop.h (struct loop): Document usage of USHRT_MAX...
2017-11-23  Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-09-25  Richard Bienercfgloop.h (sort_sibling_loops): Declare.
2017-08-30  Richard Sandiford[36/77] Use scalar_int_mode in the RTL iv routines
2017-07-05  Bin Chengcfgloop.h (struct loop): Add comment.
2017-03-14  Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-22  Trevor Saundersmake next/prev nondebug_insn take rtx_insn *
2016-07-29  Bin Chengcfgloop.h (struct loop): New field constraints.
2016-06-24  Martin LiskaDump profile-based number of iterations
2016-05-27  Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-05-20  Jan Hubickacfgloop.h (expected_loop_iterations_unbounded, [.....
2016-03-07  Richard Bienerre PR tree-optimization/69740 (gcc ICE at -O2 and above...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-26  Tom de VriesRevert "Improve verification of loop->latch in verify_l...
2015-11-25  Tom de VriesImprove verification of loop->latch in verify_loop_stru...
2015-11-17  Tom de VriesAdd in_oacc_kernels_region in struct loop
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-19  Trevor Saundersremove more useless typedefs
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25  Andrew MacLeodfunction.h (struct incoming_args): Move struct.
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-06-02  Bin Chengre PR tree-optimization/48052 (loop not vectorized...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-22  Andrew MacLeodcfgbuild.h: New.
2014-10-21  Andrew MacLeodcfg.h: New.
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-15  Jan Hubickaloop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
2014-09-08  Richard Bienerre PR bootstrap/63204 (gtype-desc.c:887:40: error:...
2014-09-05  Richard Bienercfgloop.c (mark_loop_for_removal): Record former header...
2014-09-05  Richard Bienercfgloop.c (mark_loop_for_removal): New function.
2014-08-22  David Malcolmloop-iv.c: Use rtx_insn (also touches cfgloop.h and...
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-07  Thomas SchwingeMore gcc/loop-unswitch.c cleanup.
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-15  Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-14  Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-10  Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-16  Andrew MacLeodre PR tree-optimization/58697 (wrong code (segfaults...
2013-10-09  Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-27  Paulo Matos* cfgloop.h (number_of_loops): Fix typo in check for...
2013-08-27  Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26  Richard BienerMakefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) depen...
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-17  Richard Bienerre PR rtl-optimization/56921 (ICE in rtx_cost called...
2013-03-14  Jakub Jelinekre PR tree-optimization/53265 (Warn when undefined...
2013-02-11  Richard Bienerre PR tree-optimization/56264 (ICE in check_loop_closed...
2013-02-08  Richard Bienerre PR rtl-optimization/56181 (ICE in verify_loop_struct...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-09  Jan Hubickare PR tree-optimization/55569 (ICE: in check_probabilit...
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2013-01-03  Teresa Johnsondumpfile.c (dump_loc): Print filename with location.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06  Jan Hubickacfgloopanal.c (get_loop_hot_path): New function.
2012-10-23  Jan Hubickare PR tree-optimization/54967 (ICE in check_loop_closed...
2012-10-17  Jan Hubickacfgloopmanip.c (copy_loop_info): New function.
next