aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ifcombine.c
AgeCommit message (Expand)Author
2017-02-03 * tree-ssa-ifcombine.c (update_profile_after_ifcombine): New function.Jan Hubicka
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-04-09 PR tree-optimization/70586Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-03ifcombine: factor out inner block viability testAlexandre Oliva
2015-11-03[PR68083] don't introduce undefined behavior in ifcombineAlexandre Oliva
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-30 PR tree-optimization/67690Marek Polacek
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-222015-07-22 Richard Biener <rguenther@suse.de>Richard Biener
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-22Use std::swap instead of manual swaps.Mikhail Maltsev
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-19Use std::swap instead of explicit swapsMikhail Maltsev
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-102014-12-10 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
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-09remove has_executeTrevor Saunders
2014-07-04 PR tree-optimization/61684Jakub Jelinek
2014-06-032014-06-03 Richard Biener <rguenther@suse.de>Richard Biener
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-03-12 * tree-ssa-ifcombine.c (forwarder_block_to): New function.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm
2013-11-14 * gimplify-be.h: New file. Add prototypes.Andrew Macleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-10-302013-10-29 Andrew Pinski <apinski@cavium.com>Andrew Pinski
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-10-02 * tree-flow.h: Remove some prototypes.Andrew Macleod
2013-09-28gcc/Richard Sandiford
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-08-062012-08-06 Marc Glisse <marc.glisse@inria.fr>Marc Glisse