]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloopmanip.c
Update libbid according to the latest Intel Decimal Floating-Point Math Library.
[thirdparty/gcc.git] / gcc / cfgloopmanip.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-01  Xionghu LuoRename duplicate_loop_to_header_edge to duplicate_loop_...
2021-11-01  Xionghu LuoRefactor loop_version
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-07-05  Richard Bienermiddle-end/101291 - set loop copy of versioned loop
2021-06-17  Trevor Saundersreturn auto_vec from get_dominated_by
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-05-06  Richard Bienermiddle-end/94964 - avoid EH loop entry with CP_SIMPLE_P...
2020-04-02  Richard Bienerc/94392 - only enable -ffinite-loops for C++
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-27  Martin LiskaRemove quite obvious dead assignments.
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-03-07  Richard Bienerre PR tree-optimization/89618 (Inner loop won't vectori...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-04-13  Jan Hubickare PR tree-optimization/82965 (gcc.dg/vect/pr79347...
2018-04-06  Jakub Jelinekre PR rtl-optimization/84872 (ICE in create_preheader...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-07  Michael MatzAdd unroll and jam pass
2017-11-16  Jan Hubickacfgloopmanip.c (duplicate_loop_to_header_edge): Cleanup...
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-18  Jan Hubickare PR tree-optimization/81463 (ICE in scale_loop_profil...
2017-07-16  Jan Hubickacfgloopmanip.c (scale_loop_profile): Avoid use of REG_B...
2017-07-05  Bin Chengcfgloop.h (struct loop): Add comment.
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-02-21  Aldy Hernandezloop.texi (Loop manipulation): Remove nonexistent tree_...
2017-02-05  Jan Hubickare PR tree-optimization/79347 (vect_do_peeling is messi...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-24  Richard Bienerre PR tree-optimization/71595 (ICE on valid code at...
2016-10-14  Pat Haugenre PR rtl-optimization/68212 (Loop unroller breaks...
2016-08-11  Richard Bienerre PR tree-optimization/72772 (Missed SCEV after pass...
2016-07-29  Bin Chengcfgloop.h (struct loop): New field constraints.
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-05-27  Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-01-23  Jakub Jelinektree-ssanames.c (release_free_names_and_compact_live_na...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-17  Tom de VriesAdd in_oacc_kernels_region in struct loop
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-13  Aldy HernandezFix double word typos.
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-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
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-01-24  Jakub Jelinekre PR middle-end/59561 (warning: iteration 4 invokes...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  David MalcolmEliminate n_basic_blocks macro
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-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-09  Richard Bienerre PR tree-optimization/58326 (ICE in check_loop_closed...
2013-07-23  Po-Chun Changreload.c (find_reloads): Exit loop once we find this...
2013-05-16  Steve Ellceycfghooks.c (copy_bbs): Add update_dominance argument.
2013-04-30  Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-08  Teresa JohnsonFirst phase of unifying the computation of profile...
2013-02-08  Richard Bienerre PR rtl-optimization/56181 (ICE in verify_loop_struct...
2013-01-25  Marek PolacekFix PR56035.
2013-01-17  Marek PolacekFix PR55833.
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...
2012-12-18  Richard Bienerre PR middle-end/54838 (ICE: in merge_latch_edges,...
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-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-29  Richard Guentherre PR middle-end/53695 (ICE: in dfs_enumerate_from...
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-09-30  Jan Hubickacfgloop.c (scale_loop_profile): Move to...
2012-08-14  Steven Bosschergraphite-scop-detection.c (create_sese_edges): Compute...
2012-08-13  Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-28  Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-01-05  Jan Hubickare PR rtl-optimization/49710 (segfault)
2012-01-01  Jan Hubickare PR rtl-optimization/51069 (ICE in verify_loop_struct...
next