aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-low.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-10-112016-10-11 Richard Biener <rguenther@suse.de>rguenth
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-10-072016-10-07 Richard Biener <rguenther@suse.de>rguenth
2016-08-17 * gimple-fold.c (gimple_fold_call): Use gimple_call_noreturn_pjakub
2016-05-032016-05-03 Richard Biener <rguenther@suse.de>rguenth
2016-01-19Merge of HSAjamborm
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-10-162015-10-16 Richard Biener <rguenther@suse.de>rguenth
2015-09-20switch from gimple to gimple*tbsaunde
2015-08-18 PR middle-end/67222mpolacek
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-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-10 * gimple-low.c (lower_function_body): Clear the location of the firstebotcazou
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-07-10 PR middle-end/53590ebotcazou
2014-07-09remove has_executetbsaunde
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17remove has_gatetbsaunde
2014-04-042014-04-04 Richard Biener <rguenther@suse.de>rguenth
2014-02-122014-02-12 Richard Biener <rguenther@suse.de>rguenth
2014-02-072014-02-07 Richard Biener <rguenther@suse.de>rguenth
2014-02-01 PR tree-optimization/60003jakub
2014-01-29 PR middle-end/59917jakub
2014-01-02Update copyright years in gcc/rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-17 * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod
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-10-11libgomp/jakub
2013-10-02 * tree-flow.h: Include new .h files. Move prototypes.amacleod
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-06-152013-06-15 Dehao Chen <dehao@google.com>dehao
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-23 PR c++/54046jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo