summaryrefslogtreecommitdiff
path: root/gcc/sese.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-17/+5
* gcc/rsandifo2015-06-251-2/+1
* gcc/rsandifo2015-06-251-16/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* New memory allocation statistics infrastructure.marxin2015-05-271-0/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-6/+7
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* move many gc hashtab to hash_tabletbsaunde2014-10-121-7/+7
* convert some hash_table to hash_maptbsaunde2014-07-091-72/+17
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-13/+11
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+7
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-0/+1
* * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-0/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-17/+49
* Remove unused symbols related to ivtype_map. This map does not appear tocrowl2013-04-021-41/+0
* Remove various unused items.crowl2013-03-291-8/+0
* 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-13/+13
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+2
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-3/+2
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-4/+2
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-1/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-2/+2
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-2/+2
* * cfgloop.h: Do not include rtl.h.steven2012-06-171-1/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* 2011-09-09 Richard Guenther <rguenther@suse.de>rguenth2011-09-091-1/+4
* Fix PR49876: Continue code generation with integer_zero_node on gloog_errorspop2011-07-281-10/+8
* Fix PR47691: do not abort compilation when code generation failsspop2011-07-271-11/+30
* PR debug/47858jakub2011-06-221-1/+3
* remove useless if-before-free testsmeyering2011-04-201-4/+2
* Do not include unnecessary .h files.spop2010-12-281-11/+0
* Fix PR46845: handle scop parameters before scev analysis.spop2010-12-151-3/+5
* Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp.spop2010-12-081-6/+11
* LHS cannot be an ADDR_EXPR.spop2010-12-011-3/+0