summaryrefslogtreecommitdiff
path: root/gcc/gimple-walk.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-04-19gimple-walk.h (struct walk_stmt_info): Add stmt member.Richard Biener
2016-01-04Update copyright years.Jakub Jelinek
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-01-05Update copyright years.Jakub Jelinek
2014-08-02add a hash_set based on hash_tableTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-16re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Jakub Jelinek
2013-11-13gimple-walk.h: New File.Andrew Macleod