rs6000: fix power10_hw test
[platform/upstream/gcc.git] / gcc / tree-cfg.h
2020-01-01 Jakub JelinekUpdate copyright years.
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-21 Vladislav IvanishinDon't split non-critical edges in crited
2019-01-01 Jakub JelinekUpdate copyright years.
2018-09-03 Martin LiskaMake __builtin_expect effective in switch statements...
2018-08-27 Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-06-08 Martin LiskaFix function signature in header file.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-12 Jakub Jelinekre PR tree-optimization/83359 (ICE in expand_LOOP_DIST_...
2017-09-05 Martin LiskaLearn CFG cleanup to transform single case switches...
2017-07-02 Jan Hubickadumpfile.c: Include profile-count.h
2017-06-29 Richard Bienertree-cfg.c (group_case_labels_stmt): Return whether...
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-10 Peter Bergnertree-cfg.c (gimple_seq_unreachable_p): New function.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-05-24 Marek Polacektree-cfg.h (should_remove_lhs_p): New predicate.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-27 Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-10-19 Richard Bienerre PR tree-optimization/67975 (Failure to optimise...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-23 Tom de VriesDon't create superfluous parm in expand_omp_taskreg
2015-07-23 Richard Bienergimple-fold.c (fold_gimple_cond): Do not require foldin...
2015-07-07 Tom de VriesAdd rewrite_virtuals_into_loop_closed_ssa
2015-04-17 Tom de VriesAdd gimple_find_sub_bbs
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-06 James Greenhalghextend jump thread for finite state automata
2014-11-25 Tom de VriesAdd verify_sese
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-17 Ilya Enkovichtree-chkp-opt.c (chkp_get_nobnd_fndecl): New.
2014-10-20 Andrew MacLeodcfgrtl.h: New.
2014-04-30 Richard Bienerpasses.c (execute_function_todo): Move TODO_verify_stmt...
2014-01-29 Jakub Jelinekre PR middle-end/59917 (ICE in calc_dfs_tree, at domina...
2014-01-09 Richard Bienerre PR tree-optimization/59715 (wrong code at -Os and...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-10-31 Jakub Jelinektree-cfg.c (assert_unreachable_fallthru_edge_p): New...
2013-10-18 Andrew Macleodtree-cfg.h: Rename from tree-flow.h.