aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-03Empty the redirect_edge_var_map after each passAlan Lawrence1-1/+1
2015-11-03[PR68083] don't introduce undefined behavior in ifcombineAlexandre Oliva1-0/+1
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-0/+8
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-2/+2
2015-09-20switch from gimple to gimple*Trevor Saunders1-2/+2
2015-08-19remove more useless typedefsTrevor Saunders1-2/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-03re PR tree-optimization/60770 (disappearing clobbers)Marc Glisse1-1/+1
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-1/+1
2014-04-30passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa ...Richard Biener1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-05Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law1-2/+0
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-12/+0
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod1-6/+0
2013-10-18tree-cfg.h: Rename from tree-flow.h.Andrew Macleod1-3/+10
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod1-0/+2
2013-10-02tree-flow.h: Remove some prototypes.Andrew MacLeod1-0/+1
2013-10-01tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.Andrew MacLeod1-1/+6
2013-09-26tree-ssa.h (walk_use_def_chains_fn, [...]): Delete.Florian Weimer1-5/+0
2013-09-26gimple.c (gimple_replace_lhs): Move to tree-ssa.c and rename.Andrew MacLeod1-0/+3
2013-09-17tree-flow.h (ssa_undefined_value_p): Remove prototype.Andrew MacLeod1-2/+1
2013-09-12tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES...Andrew MacLeod1-0/+1
2013-09-12tree-ssa.h: New.Andrew MacLeod1-0/+89