summaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-07Make gsi_next_nonvirtual_phi do what one expectsVladislav Ivanishin
2019-01-01Update copyright years.Jakub Jelinek
2018-06-30[11/n] PR85694: Apply pattern matching to pattern definition statementsRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20[SFN] debug markers before labels no moreAlexandre Oliva
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-01-05[-fcompare-debug] skip more debug stmts in cleanup_empty_ehAlexandre Oliva
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-06-09Fix gimple_seq_nondebug_singleton_pTom de Vries
2015-06-08Fix try_transform_to_exit_first_loop_altTom de Vries
2015-04-17Postpone expanding va_arg until pass_stdargTom de Vries
2015-03-27* gimple-iterator.h (gsi_prev_nondebug): Fix typo.Marek Polacek
2015-01-05Update copyright years.Jakub Jelinek
2014-12-10re PR ipa/63909 (ICE: SIGSEGV in ipa_icf_gimple::func_checker::compare_bb())Martin Liska
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-08-21re PR tree-optimization/62112 (Optimize out malloc when block is unused or wr...Marc Glisse
2014-08-01IPA ICF pass 1/NMartin Liska
2014-04-17gimple-iterator.c (gsi_start_edge): New function.Martin Jambor
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm
2013-11-14gimplify-be.h: New file.Andrew MacLeod
2013-11-13gimple-walk.h: New File.Andrew Macleod