aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-tail-merge.c
AgeCommit message (Expand)Author
2018-03-22[tail-merge] Don't merge bbs with bb_has_abnormal_predTom de Vries
2018-01-24 * cfgcleanup.c (try_crossjump_to_edge): Use combine_with_countJan Hubicka
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-20[SFN] debug markers before labels no moreAlexandre Oliva
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-11-11 * tree-ssa-tail-merge.c (replace_block_by): Fix and re-enable profileJan Hubicka
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-07-28 PR sanitizer/80998Jakub Jelinek
2017-07-03Ignore EDGE_{DFS_BACK,EXECUTABLE} in tail-mergeTom de Vries
2017-07-03Don't tail-merge blocks from different loopsTom de Vries
2017-07-03Fix sigsegv in find_same_succ_bbTom de Vries
2017-06-29 * asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-16 * tree-ssa-tail-merge.c (replace_block_by): Fix profile updating.Jan Hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2017-05-112017-05-11 Richard Biener <rguenther@suse.de>Richard Biener
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-13Do not merge BBs with a different EH landing pads (PRMartin Liska
2016-06-25 PR tree-optimization/71643Jakub Jelinek
2016-06-14 PR tree-optimization/71520Jakub Jelinek
2016-05-06 * gimple.c (gimple_call_same_target_p): Unique functions are eq.Nathan Sidwell
2016-03-07Skip ubsan/asan internal fns with different location in tail-mergeTom de Vries
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andJakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-06 * tree-core.h (size_type_kind): Remove OEP_CONSTANT_ADDRESS_OF andJan Hubicka
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-10-01remove many typedefsTrevor Saunders
2015-09-30 PR tree-optimization/67690Marek Polacek
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
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-05-18Fix whitespace in tree-ssa-tail-merge.cTom de Vries
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-03-11 PR tree-optimization/65388Marek Polacek
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-06Fix typo in struct same_succ_def commentTom de Vries
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-102014-12-10 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2014-11-272014-11-27 Richard Biener <rguenther@suse.de>Richard Biener
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-19Fix tail-merge pass for dead type-unsafe codeTom de Vries
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod