summaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.h
Commit message (Expand)AuthorAgeFilesLines
* Fix function signature in header file.Martin Liska2018-06-081-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR tree-optimization/83359 (ICE in expand_LOOP_DIST_ALIAS, at internal-fn....Jakub Jelinek2017-12-121-0/+1
* Learn CFG cleanup to transform single case switches to gcond.Martin Liska2017-09-051-0/+2
* dumpfile.c: Include profile-count.hJan Hubicka2017-07-021-1/+2
* tree-cfg.c (group_case_labels_stmt): Return whether we changed anything.Richard Biener2017-06-291-2/+2
* Introduce dump_flags_t type and use it instead of int type.Martin Liska2017-05-171-2/+2
* tree-cfg.c (gimple_seq_unreachable_p): New function.Peter Bergner2017-05-101-0/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tree-cfg.h (should_remove_lhs_p): New predicate.Marek Polacek2016-05-241-0/+10
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener2015-10-271-1/+1
* re PR tree-optimization/67975 (Failure to optimise equality between two call ...Richard Biener2015-10-191-0/+2
* switch from gimple to gimple*Trevor Saunders2015-09-201-10/+10
* Don't create superfluous parm in expand_omp_taskregTom de Vries2015-08-231-0/+1
* gimple-fold.c (fold_gimple_cond): Do not require folding results to pass vali...Richard Biener2015-07-231-1/+0
* Add rewrite_virtuals_into_loop_closed_ssaTom de Vries2015-07-071-0/+1
* Add gimple_find_sub_bbsTom de Vries2015-04-171-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* extend jump thread for finite state automataJames Greenhalgh2014-12-061-0/+1
* Add verify_seseTom de Vries2014-11-251-0/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-2/+2
* tree-chkp-opt.c (chkp_get_nobnd_fndecl): New.Ilya Enkovich2014-11-171-0/+1
* cfgrtl.h: New.Andrew MacLeod2014-10-201-0/+5
* passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa ...Richard Biener2014-04-301-1/+1
* re PR middle-end/59917 (ICE in calc_dfs_tree, at dominance.c:401)Jakub Jelinek2014-01-291-1/+2
* re PR tree-optimization/59715 (wrong code at -Os and above on x86_64-linux-gnu)Richard Biener2014-01-091-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* tree-cfg.c (assert_unreachable_fallthru_edge_p): New function.Jakub Jelinek2013-10-311-0/+1
* tree-cfg.h: Rename from tree-flow.h.Andrew Macleod2013-10-181-0/+96