aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-phinodes.c
AgeCommit message (Expand)Author
2019-02-26Improve memory statistics report readability.marxin
2019-01-01 Update copyright years.jakub
2018-11-16Don't use %z printf length specifiermatz
2018-11-13Eliminate source_location in favor of location_tdmalcolm
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.marxin
2018-01-03 Update copyright years.jakub
2017-07-202017-07-20 Richard Biener <rguenther@suse.de>rguenth
2017-01-01 Update copyright years.jakub
2016-08-182016-08-18 Richard Biener <rguenther@suse.de>rguenth
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-09-20switch from gimple to gimple*tbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-05-17rm a bunch of _stat allocation functionstbsaunde
2014-04-23Change is-a.h to support typedefs of pointersdmalcolm
2014-01-02Update copyright years in gcc/rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Convert gimple types from a union to C++ inheritancedmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-01-24Remove zone allocator.dnovillo
2013-01-18 PR tree-optimization/56029jakub
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-08-072012-08-07 Richard Guenther <rguenther@suse.de>rguenth
2012-07-24gcc/steven
2012-07-162012-07-16 Dehao Chen <dehao@google.com>dehao
2012-07-102012-07-10 Dehao Chen <dehao@google.com>dehao
2012-06-17 * expmed.c (ceil_log2): Move from here...steven
2012-05-112012-05-11 Richard Guenther <rguenther@suse.de>rguenth
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz
2012-02-242012-02-23 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>aldot
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-08gcc/ada:lauras
2010-05-21gcc/ChangeLog:steven
2010-04-30gcc/ChangeLog:steven
2010-03-06PR debug/42897aoliva