summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa.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-01-04Update copyright years.Jakub Jelinek
2015-12-17gimple-ssa.h (struct gimple_df): Remove modified_noreturn_calls field.Richard Biener
2015-09-30[PATCH] Update SSA_NAME manager to use two listsBernd Schmidt
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-11-20convert trans-mem to hash_tableTrevor Saunders
2014-10-12move many gc hashtab to hash_tableTrevor Saunders
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-29re PR middle-end/59208 (ice in initialize_flags_in_bb)Richard Biener
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm
2013-10-18tree-cfg.h: Rename from tree-flow.h.Andrew Macleod
2013-10-09tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod
2013-10-01tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.Andrew MacLeod