Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-13 | Eliminate source_location in favor of location_t | David Malcolm | 1 | -3/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-02-17 | Introduce ssa_defined_default_def_p function (PR tree-optimization/79529). | Martin Liska | 1 | -0/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-03 | Empty the redirect_edge_var_map after each pass | Alan Lawrence | 1 | -1/+1 |
2015-11-03 | [PR68083] don't introduce undefined behavior in ifcombine | Alexandre Oliva | 1 | -0/+1 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -0/+8 |
2015-10-27 | cfg.c (free_edge): Add function argument and use it instead of cfun. | Richard Biener | 1 | -2/+2 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -2/+2 |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 1 | -2/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-03 | re PR tree-optimization/60770 (disappearing clobbers) | Marc Glisse | 1 | -1/+1 |
2014-08-02 | convert many uses of pointer_map to hash_map | Trevor Saunders | 1 | -1/+1 |
2014-04-30 | passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa ... | Richard Biener | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-05 | Makefile.in (OBJS): Add gimple-ssa-isolate-paths.o | Jeff Law | 1 | -2/+0 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -12/+0 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -6/+0 |
2013-10-18 | tree-cfg.h: Rename from tree-flow.h. | Andrew Macleod | 1 | -3/+10 |
2013-10-09 | tree-flow.h: Remove all remaining prototypes... | Andrew MacLeod | 1 | -0/+2 |
2013-10-02 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -0/+1 |
2013-10-01 | tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h. | Andrew MacLeod | 1 | -1/+6 |
2013-09-26 | tree-ssa.h (walk_use_def_chains_fn, [...]): Delete. | Florian Weimer | 1 | -5/+0 |
2013-09-26 | gimple.c (gimple_replace_lhs): Move to tree-ssa.c and rename. | Andrew MacLeod | 1 | -0/+3 |
2013-09-17 | tree-flow.h (ssa_undefined_value_p): Remove prototype. | Andrew MacLeod | 1 | -2/+1 |
2013-09-12 | tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES... | Andrew MacLeod | 1 | -0/+1 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -0/+89 |