aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-isolate-paths.c
AgeCommit message (Expand)Author
2019-01-17 * gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_way): ReplaceEric Botcazou
2019-01-01 Update copyright years.Jakub Jelinek
2018-10-24gOlogy: do not change code in isolate-paths for warnings onlyAlexandre Oliva
2018-08-20Add support for grouping of related diagnostics (PR other/84889)David Malcolm
2018-01-11 PR middle-end/83189Jan Hubicka
2018-01-03 Update copyright years.Jakub Jelinek
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19 * asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-09-01Fix profile update in tree-ssa-isolate-paths.c (PR tree-optimization/82059).Martin Liska
2017-07-20Fix phi arg location in find_implicit_erroneous_behaviorTom de Vries
2017-06-16 * gimple-ssa-isolate-paths.c (isolate_path): Set edge leading to pathJan Hubicka
2017-02-21 PR tree-optimization/79621Jeff Law
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-11 * gimple-ssa-isolate-paths.c (is_divmod_with_given_divisor): NewJeff Law
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andJakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-19 PR middle-end/67133Marek Polacek
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-08-05gcc/ChangeLog:Manuel López-Ibáñez
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-08 Richard Biener <rguenther@suse.de>Richard Biener
2015-07-082015-07-08 Richard Biener <rguenther@suse.de>Richard Biener
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-07-312014-07-31 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2014-07-09remove has_executeTrevor Saunders
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2014-01-02gcc/Richard Sandiford
2013-12-16 PR middle-end/58956Jakub Jelinek
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-05 * common.opt: Split up -fisolate-erroneous-paths intoJeff Law
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-15 * basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed fromJeff Law
2013-11-14 * basic-block.h (has_abnormal_outgoing_edge_p): Moved here from...Jeff Law