]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloopanal.c
Fortran: fix issues with class(*) assignment [PR114827]
[thirdparty/gcc.git] / gcc / cfgloopanal.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-07-20  Martin SeborAdjust by-value function vec arguments to by-reference.
2021-06-17  Trevor Saundersfix get-loop_hot_path with gcc 4.8.5
2021-06-17  Trevor Saundersreturn auto_vec from get_loop_hot_path
2021-06-15  Richard BienerHandle multiple latches in irreducible region mark
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-14  Kewen LinFix typo and avoid possible memory leak in average_num_...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-25  Richard Bienercfgloop.h (get_loop_exit_edges): Add extra parameter...
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-09-30  Richard SandifordRemove global call sets: cfgloopanal.c
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-04-13  Jan Hubickare PR tree-optimization/82965 (gcc.dg/vect/pr79347...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-16  Jan Hubickacfgloopanal.c: Include sreal.h
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-07-01  Jan Hubickacfg.c (scale_bbs_frequencies): New function.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-07-25  Martin LiskaHandle loops with loop->latch == NULL (PR gcov-profile...
2016-07-12  Martin LiskaIntroduce new param: AVG_LOOP_NITER
2016-06-24  Martin LiskaDump profile-based number of iterations
2016-05-20  Jan Hubickacfgloop.h (expected_loop_iterations_unbounded, [.....
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-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-05-26  Richard Sandifordcaller-save.c (init_caller_save): Base temporary regist...
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-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21  Zhenqiang Chencfgloopanal.c (seq_cost): Delete.
2014-08-21  David Malcolmcfgloopanal.c: Use rtx_insn
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate profile_status macro.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
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-11-06  Jan Hubickacfgloopanal.c (get_loop_hot_path): New function.
2012-10-14  Jan Hubickatree-ssa-loop-niter.c (estimate_numbers_of_iterations_l...
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2011-08-18  Richard Sandifordrtl.h (set_rtx_cost, [...]): New functions.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
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...
2009-09-30  Jakub Jelinekre PR target/41279 (252.eon performance regression)
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-30  Jan Hubickacfgloopanal.c (check_irred): Move into ...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-29  Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2008-12-09  Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-26  Vladimir Makarov[multiple changes]
2007-08-27  Sandra LoosemoreSeparate target-specific initialization from general...
2007-08-14  Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-08-04  Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-05  Thomas Neumanncfg.c (init_flow): Use type safe memory macros.
2007-06-03  Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
2007-05-27  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
2007-05-11  Zdenek Dvoraktree-loop-linear.c (gather_interchange_stats, [......
2007-04-17  Zdenek Dvorakre PR rtl-optimization/31360 (RTL loop invariant is...
2007-04-06  Zdenek Dvoraktree-ssa-loop-niter.c (idx_infer_loop_bounds): Add...
2006-12-10  Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-25  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-17  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-07-07  Roger Saylepointer-set.c (pointer_set_destroy): Correct whitespace.
2006-05-18  Mike StumpWhitespace fixups
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-06-25  Kelley CookUpdate FSF address.
2005-05-17  Zdenek Dvorakcfgloop.h (just_once_each_iteration_p): Declaration...
2005-04-12  Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-03-31  Zdenek Dvorakcfgloopanal.c (mark_loop_exit_edges): Clean EDGE_LOOP_E...
2005-03-02  Kazu Hiratacfgloop.h, [...]: Update copyright.
2005-03-01  Zdenek Dvorakcfgloop.c (flow_loop_entry_edges_find, [...]): Removed.
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-07  Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-09-05  Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-06-20  Zdenek Dvorakloop-invariant.c: New file.
2004-04-22  Jan Hubickacfgloopmanip.c (scale_bbs_frequencies): Use RDIV macro
2004-03-18  Zdenek Dvorakdoloop.c: Removed.
next