summaryrefslogtreecommitdiff
path: root/gcc/gimplify.h
Commit message (Expand)AuthorAgeFilesLines
* PR c++/93173 - incorrect tree sharing.Jason Merrill2020-01-101-0/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* gimplify.h (omp_construct_selector_matches): Change return type to int, add a...Jakub Jelinek2019-11-021-1/+1
* gimplify.h (omp_construct_selector_matches): Declare.Jakub Jelinek2019-10-251-0/+2
* cp-gimplify.c (cp_gimplify_expr): Use get_initialized_tmp_var.Jason Merrill2019-10-171-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* gimplify.h (generic_expr_could_trap_p): Set as global function.Kugan Vivekanandarajah2018-07-061-0/+1
* re PR libgomp/83590 ([nvptx] openacc reduction C regressions)Jakub Jelinek2018-01-161-19/+0
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR c/79413 (ICE in make_ssa_name_fn, at tree-ssanames.c:265)Jakub Jelinek2017-02-091-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.Richard Biener2016-05-031-2/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-3/+3
* Gimplify va_arg ap based on do_derefTom de Vries2015-05-131-1/+0
* Don't take address of ap unless necessaryTom de Vries2015-05-121-2/+1
* Postpone expanding va_arg until pass_stdargTom de Vries2015-04-171-0/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-3/+3
* re PR c++/51253 ([C++11][DR 1030] Evaluation order (sequenced-before relation...Jason Merrill2014-06-041-0/+1
* re PR middle-end/60746 (ICE segfault in gimple-expr.c:314)Richard Biener2014-04-041-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimplify.h (recalculate_side_effects): Delete.Eric Botcazou2013-11-231-1/+0
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+1
* gimplify.h (gimplify_hasher : typed_free_remove, [...]): Move to gimplify.c.Andrew MacLeod2013-11-211-32/+3
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-11/+51
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-0/+92