summaryrefslogtreecommitdiff
path: root/gcc/gimple-low.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of HSAjamborm2016-01-191-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-8/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-4/+3
* 2015-10-16 Richard Biener <rguenther@suse.de>rguenth2015-10-161-2/+2
* switch from gimple to gimple*tbsaunde2015-09-201-11/+11
* PR middle-end/67222mpolacek2015-08-181-1/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+4
* 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
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-3/+3
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-13/+26
* * gimple-low.c (lower_function_body): Clear the location of the firstebotcazou2014-11-101-1/+11
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-7/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* PR middle-end/53590ebotcazou2014-07-101-1/+1
* remove has_executetbsaunde2014-07-091-1/+0
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* remove has_gatetbsaunde2014-04-171-1/+0
* 2014-04-04 Richard Biener <rguenther@suse.de>rguenth2014-04-041-9/+1
* 2014-02-12 Richard Biener <rguenther@suse.de>rguenth2014-02-121-13/+25
* 2014-02-07 Richard Biener <rguenther@suse.de>rguenth2014-02-071-5/+56
* PR tree-optimization/60003jakub2014-02-011-0/+6
* PR middle-end/59917jakub2014-01-291-44/+7
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+0
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-97/+1
* libgomp/jakub2013-10-111-0/+3
* * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-124/+2
* gcc/rsandifo2013-09-281-4/+5
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+34
* 2013-06-15 Dehao Chen <dehao@google.com>dehao2013-06-151-4/+8
* 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
* PR c++/54046jakub2012-11-231-1/+8
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-22/+10
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-10-05 Dehao Chen <dehao@google.com>dehao2012-10-061-0/+8
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-2/+4
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-3/+3
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-2/+0