openmp: Implement OpenMP 5.0 base-pointer attachement and clause ordering
[gcc.git] / gcc / cfghooks.c
2020-10-21 Richard BienerSeparate new_edges compute in copy_bbs
2020-05-12 Richard Bienerpreserve EDGE_DFS_BACK across split_edge
2020-02-25 Jakub Jelinektypo fix: Fix probablity, becuse, sucessor and destinar...
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-06-05 Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-02-22 Richard Bienerre PR tree-optimization/87609 (miscompilation with...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-13 Martin LiskaImprove -fprofile-report.
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-20 Aldy Hernandezvec.h (debug_helper): New function.
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 Jan Hubickacfghooks.c (verify_flow_info): Disable check that all...
2017-10-13 Jan Hubickacfghooks.c (verify_flow_info): Check that edge probabil...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-26 Richard Bienerre PR tree-optimization/80928 (SLP vectorization does...
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-08-05 Richard Bienertree-cfgcleanup.c (tree_forwarder_block_p): Use bb_loop...
2016-03-07 Richard Bienerre PR tree-optimization/69740 (gcc ICE at -O2 and above...
2016-02-28 Jeff LawRevert
2016-02-26 Richard Bienerre PR tree-optimization/69740 (gcc ICE at -O2 and above...
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-09-20 Trevor Saundersswitch from gimple to gimple*
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-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-21 Richard Bienercfghooks.h (create_basic_block): Replace with two overl...
2015-02-10 Trevor Saunderscap frequency in make_forwarder_block
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-16 Richard Bienerre PR tree-optimization/63168 (loop header copying...
2014-09-05 Richard Bienercfgloop.c (mark_loop_for_removal): New function.
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-19 Richard Sandifordreg-notes.def (CROSSING_JUMP): Likewise.
2014-05-16 Dehao Chencfghooks.c (make_forwarder_block): Use direct computati...
2014-03-14 Richard Bienerre PR ipa/60518 (ICE: in verify_loop_structure, at...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate profile_status macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 David MalcolmEliminate n_edges macro
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-05-16 Steve Ellceycfghooks.c (copy_bbs): Add update_dominance argument.
2013-04-30 Richard Bienerre PR tree-optimization/57122 (ICE in verify_loop_struc...
2013-04-23 Xinliang David LiSupport slim switch for cfg graph dump
2013-04-23 Xinliang David LiDisplay profile info in graph cfg dump
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-02-18 Richard Bienerre PR tree-optimization/56350 (ICE in vectorizable_redu...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-20 Richard Bienerre PR rtl-optimization/55740 (ICE in verify_loop_struct...
2012-12-04 Steven Bosscherrtl.h (print_insn_with_notes): Remove prototype.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06 Aldy Hernandez* cfghooks.c (copy_bbs): Handle a null loop_father.
2012-10-09 Steven Bosscher* basic-block. (profile_record): New struct, moved...
2012-09-13 Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-08-13 Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-07-20 Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-04-03 Richard Guentherre PR bootstrap/52808 (LTO bootstrap failed with bootst...
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2011-04-11 Eric Botcazoucfghooks.c (redirect_edge_and_branch_force): Localize...
2011-04-07 Eric Botcazoubasic-block.h (force_nonfallthru): Move to...
2011-04-04 Eric Botcazoucfghooks.c (tidy_fallthru_edges): Add ??? comment.
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-07-24 Cary Coutantcfghooks.c (split_block): Copy discriminator to new...
2009-04-22 Laurynas Biveiniscfghooks.c (tidy_fallthru_edges): Remove find_basic_blo...
2008-11-03 Sebastian Popcfghooks.c (split_block): Set BB_IRREDUCIBLE_LOOP and...
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-09-07 Diego Novillotree-flow.h (const_block_stmt_iterator): Remove.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Zdenek Dvorakcfghooks.c (split_block): Fix the information about...
2007-07-12 Zdenek Dvorakre PR rtl-optimization/32729 (Loop unrolling not perfor...
2007-07-09 Zdenek Dvorakcfghooks.c (remove_edge): New function.
next