aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssanames.c
AgeCommit message (Expand)Author
2016-05-032016-05-03 Richard Biener <rguenther@suse.de>Richard Biener
2016-02-082016-02-08 Richard Biener <rguenther@suse.de>Richard Biener
2016-01-23 * tree-ssanames.c (release_free_names_and_compact_live_names): ReplaceJakub Jelinek
2016-01-192016-01-18 Jeff Law <law@redhat.com>Jeff Law
2016-01-15 PR tree-optimization/69270Jeff Law
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-09Re: [PATCH] Minor refactoring in tree-ssanames.c & freelists verifierJeff Law
2015-11-09[PATCH] Minor refactoring in tree-ssanames.c & freelists verifierJeff Law
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-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-23[PATCH] Call flush_ssaname_freelist more oftenJeff Law
2015-10-09Re: [PATCH] Update SSA_NAME manager to use two listsJeff Law
2015-10-05 PR tree-optimization/67821Marek Polacek
2015-09-30[PATCH] Update SSA_NAME manager to use two listsBernd Schmidt
2015-09-30 PR tree-optimization/67690Marek Polacek
2015-09-20switch from gimple to gimple*Trevor Saunders
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-07-222015-07-22 Richard Biener <rguenther@suse.de>Richard Biener
2015-07-13Fix double word typos.Aldy Hernandez
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-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-07-09remove has_executeTrevor Saunders
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-05-07gcc/Richard Sandiford
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-04-042014-04-04 Richard Biener <rguenther@suse.de>Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-292013-11-29 Richard Biener <rguenther@suse.de>Richard Biener
2013-11-28gcc/Richard Sandiford
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-10-31 * tree.c (tree_ctz): New function.Jakub Jelinek
2013-10-31 * gimple-pretty-print.c (dump_ssaname_info): Print newline alsoJakub Jelinek
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-09-28gcc/Richard Sandiford
2013-09-242013-09-24 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon
2013-09-232013-09-23 Kugan Vivekanandarajah <kuganv@linaro.org>Kugan Vivekanandarajah
2013-09-12 * tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.cAndrew Macleod
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