aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.c
AgeCommit message (Expand)Author
2015-12-04Merge from trunk @231250.scalar-storage-orderEric Botcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-142015-10-14 Richard Biener <rguenther@suse.de>Richard Biener
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-01 * gimplify.c (gimplify_modify_expr_rhs): Use simple test on the size.Eric Botcazou
2015-03-312015-03-31 Richard Biener <rguenther@suse.de>Richard Biener
2015-03-132015-03-12 Richard Biener <rguenther@suse.de>Richard Biener
2015-03-132015-03-10 Richard Biener <rguenther@suse.de>Richard Biener
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-06 * tree-cfgcleanup.c (fixup_noreturn_call): Do not perform DCE here.Eric Botcazou
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-09-17 PR debug/63284Jakub Jelinek
2014-08-202014-08-20 Martin Jambor <mjambor@suse.cz>Martin Jambor
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders
2014-07-09remove has_executeTrevor Saunders
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-04-072014-04-07 Richard Biener <rguenther@suse.de>Richard Biener
2014-03-13 * tree-cfgcleanup.c (remove_forwarder_block_with_phi): RecordBin Cheng
2014-02-282014-02-28 Richard Biener <rguenther@suse.de>Richard Biener
2014-02-26 PR target/60280Bin Cheng
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm
2013-11-14 * gimplify-be.h: New file. Add prototypes.Andrew Macleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-10-23 * tree-ssa-loop.h: Remove include files.Andrew Macleod
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,Andrew Macleod