aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-20switch from gimple to gimple*Trevor Saunders1-11/+11
2015-06-09Fix gimple_seq_nondebug_singleton_pTom de Vries1-14/+8
2015-06-08Fix try_transform_to_exit_first_loop_altTom de Vries1-0/+35
2015-04-17Postpone expanding va_arg until pass_stdargTom de Vries1-0/+1
2015-03-27* gimple-iterator.h (gsi_prev_nondebug): Fix typo.Marek Polacek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-10re PR ipa/63909 (ICE: SIGSEGV in ipa_icf_gimple::func_checker::compare_bb())Martin Liska1-0/+13
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-5/+15
2014-08-21re PR tree-optimization/62112 (Optimize out malloc when block is unused or wr...Marc Glisse1-1/+1
2014-08-01IPA ICF pass 1/NMartin Liska1-0/+24
2014-04-17gimple-iterator.c (gsi_start_edge): New function.Martin Jambor1-0/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-2/+2
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm1-4/+4
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+10
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+288