aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.h
AgeCommit message (Expand)AuthorFilesLines
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