summaryrefslogtreecommitdiff
path: root/gcc/tree-phinodes.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-2/+2
* switch from gimple to gimple*tbsaunde2015-09-201-3/+3
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-15/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-27/+25
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* rm a bunch of _stat allocation functionstbsaunde2014-05-171-1/+1
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-3/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+4
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-18/+21
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+14
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+5
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+37
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Remove zone allocator.dnovillo2013-01-241-4/+0
* PR tree-optimization/56029jakub2013-01-181-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-7/+6
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-1/+3
* gcc/steven2012-07-241-12/+6
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-6/+1
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-1/+6
* * expmed.c (ceil_log2): Move from here...steven2012-06-171-1/+0
* 2012-05-11 Richard Guenther <rguenther@suse.de>rguenth2012-05-111-28/+0
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-22/+25
* 2012-02-23 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>aldot2012-02-241-1/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/ada:lauras2010-06-081-1/+1
* gcc/ChangeLog:steven2010-05-211-1/+1
* gcc/ChangeLog:steven2010-04-301-1/+0
* PR debug/42897aoliva2010-03-061-0/+4
* Remove trailing white spaces.hjl2009-11-251-2/+2
* Add source_location support to PHI arguments.amacleod2009-07-301-1/+9
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-12-11 Sebastian Pop <sebastian.pop@amd.com>spop2008-12-111-0/+13
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-8/+14
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-119/+97
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-phinodes.c (reserve_phi_args_for_new_edge, remove_phi_node):rakdver2007-04-231-3/+3