summaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* 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-3/+3
* switch from gimple to gimple*tbsaunde2015-09-201-18/+18
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-15/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Postpone expanding va_arg until pass_stdargvries2015-04-171-1/+1
* 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-2/+23
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* 2014-08-21 Marc Glisse <marc.glisse@inria.fr>glisse2014-08-211-4/+7
* IPA C++ refactoring 1/Nmarxin2014-07-241-2/+2
* 2014-04-17 Martin Jambor <mjambor@suse.cz>jamborm2014-04-171-0/+9
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+4
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-36/+36
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+5
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2012-08-24 Martin Jambor <mjambor@suse.cz>jamborm2012-08-241-2/+2
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-1/+1
* * basic-block.h (struct rtl_bb_info, struct gimple_bb_info): Movematz2012-05-031-2/+1
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-91/+137
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-3/+7
* 2011-04-11 Martin Jambor <mjambor@suse.cz>jamborm2011-04-111-1/+1
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-3/+1
* PR target/44132rth2010-07-261-3/+48
* * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain theebotcazou2010-06-221-0/+4
* gcc/ada:lauras2010-06-081-2/+2
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* PR debug/42897aoliva2010-03-061-1/+2
* Remove trailing white spaces.hjl2009-11-251-3/+3
* gcc/ChangeLog:aoliva2009-10-121-1/+7
* Squash commit of EH in gimplerth2009-09-141-10/+2
* * gimple-iterator.c (gimple_find_edge_insert_loc): Insertrth2009-09-101-4/+7
* * gimple-iterator.c (gimple_find_edge_insert_loc): Userth2009-09-101-2/+2
* 2009-06-07 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>aldot2009-06-071-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-0/+771