cfgloop.h (loop_iterator::~loop_iterator): Remove.
[gcc.git] / gcc / cfgloop.h
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.
2012-10-17 Jan Hubickatree-ssa-loop-ivcanon.c (tree_estimate_loop_size):...
2012-10-14 Jan Hubickatree-ssa-loop-niter.c (estimate_numbers_of_iterations_l...
2012-10-09 Venkataramanan KumarFix for PR53397 by making prefecthing less agressive
2012-10-08 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use estimated_l...
2012-09-28 Jan Hubickabasic-block.h (RDIV): Define.
2012-08-16 Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-13 Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-07-11 Steven Bosscherbasic-block.h (struct edge_def): Use basic_block instea...
2012-06-17 Steven Bosschercfgloop.h: Do not include rtl.h.
2012-04-18 Richard Guentherre PR tree-optimization/44688 (Excessive code-size...
2012-04-18 Richard Guenthercfgloop.h (estimate_numbers_of_iterations_loop): Remove...
2012-04-12 Richard Guenthercfgloop.h (estimated_loop_iterations_int): Ditch 'conse...
2011-06-14 Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-04-08 Alexander Monakovre PR target/48273 (ICE: in create_copy_of_insn_rtx...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-09-01 Richard Guenthertree-vrp.c (adjust_range_with_scev): Use number of...
2010-08-11 Vladimir KargovAdd loop_exits_from_bb_p.
2010-08-11 Sebastian PopRemove uses of loop->single_iv.
2010-07-12 Richard SandifordMakefile.in (target-globals.o): Depend on $(CFGLOOP_H).
2010-07-10 Sandra Loosemorere PR middle-end/42505 (loop canonicalization causes...
2010-05-28 Sebastian PopWhen niter may be zero, return a COND_EXPR with the...
next