]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloop.c
Update libbid according to the latest Intel Decimal Floating-Point Math Library.
[thirdparty/gcc.git] / gcc / cfgloop.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-24  Thomas SchwingeReduce scope of a few 'class loop *loop' variables
2021-11-08  Richard BienerFix spurious valgrind errors in irred loop verification
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-06-15  Richard BienerHandle multiple latches in irreducible region mark
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-01-01  Jakub JelinekUpdate copyright years.
2019-11-25  Richard Bienercfgloop.h (get_loop_exit_edges): Add extra parameter...
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-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-24  Richard Bienercfg.h (struct control_flow_graph): Add edge_flags_alloc...
2018-06-26  David MalcolmIntroduce dump_location_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-07  Michael MatzAdd unroll and jam pass
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-10-13  Richard Bienerre PR tree-optimization/82451 ([GRAPHITE] codegen error...
2017-09-25  Richard Bienercfgloop.h (sort_sibling_loops): Declare.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-14  Trevor Saundersuse auto_bitmap more
2017-01-01  Jakub JelinekUpdate copyright years.
2016-07-29  Bin Chengcfgloop.h (struct loop): New field constraints.
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-06-24  Jakub Jelinekcfgloop.c (flow_loop_dump): Cast nit to uint64_t and...
2016-06-24  Martin LiskaDump profile-based number of iterations
2016-06-10  Richard Bienerre PR tree-optimization/71477 (gcc ICE at -O3 on valid...
2016-05-27  Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
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-24  Kyrylo Tkachov[cfgloop] PR middle-end/68375: Restructure get_loop_bod...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
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-09  Richard Bienercfgloop.c (get_loop_body_in_bfs_order): Fix assert.
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-04-23  Richard Bienercfgexpand.c (expand_gimple_stmt_1): Use ops.code.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-15  Richard Bienerre PR middle-end/64246 (ICE building libada for Windows...
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-10-16  Andrew MacLeodfunction.h: Flatten file.
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-21  David Malcolmcfgloop.c: Use rtx_insn
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
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 BASIC_BLOCK macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Trevor Saundersadd auto_vec
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-13  Andrew Macleodgimple-walk.h: New File.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
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-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
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-03-20  Richard Bienercfgloop.c (verify_loop_structure): Streamline and avoid...
2013-02-18  Richard Bienerre PR tree-optimization/56350 (ICE in vectorizable_redu...
2013-02-08  Marek PolacekAdd more checking of headers.
2013-02-08  Richard Bienerre PR rtl-optimization/56181 (ICE in verify_loop_struct...
2013-02-08  Richard Bienercfgloop.c (verify_loop_structure): Properly handle...
2013-01-21  Marek PolacekFix up English grammar
2013-01-10  Richard SandifordUpdate copyright years in gcc/
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-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-09-30  Jan Hubickacfgloop.c (scale_loop_profile): Move to...
2012-09-28  Jan Hubickabasic-block.h (RDIV): Define.
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-08-13  Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
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...
next