aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
AgeCommit message (Expand)Author
2017-04-18 PR middle-end/80422Jeff Law
2017-03-27 PR target/80102Jakub Jelinek
2017-01-09 PR translation/79019Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-21make tablejump_p return the label as a rtx_insn *Trevor Saunders
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-22make next/prev active_insn and active_insn_p take rtx_insn *Trevor Saunders
2016-05-10cfgcleanup: Handle a branch with just a return in both arms (PR71028)Segher Boessenkool
2016-05-04cfgcleanup: Fold jumps and conditional branches with returnsSegher Boessenkool
2016-05-04cfgcleanup: Bugfix in try_simplify_condjumpSegher Boessenkool
2016-01-04 Update copyright years.Jakub Jelinek
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-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-01Change use to type-based pool allocator in cselib.c.Martin Liska
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-05-19gcc/Richard Sandiford
2015-05-19gcc/Richard Sandiford
2015-05-19gcc/Richard Sandiford
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm
2015-04-22remove more ifdefs for HAVE_cc0Trevor Saunders
2015-04-22always define HAVE_cc0Trevor Saunders
2015-04-21 PR rtl-optimization/64916Shiva Chen
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-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-222014-10-22 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-09-23gcc/Ilya Enkovich
2014-08-28gcc/Richard Sandiford
2014-08-28gcc/Richard Sandiford
2014-08-26Various condition-handling callsDavid Malcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm
2014-08-25Remove BB_FOOTER scaffoldingDavid Malcolm
2014-08-21cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c)David Malcolm
2014-08-19Make tablejump_p accept a rtx_jump_table_data **David Malcolm
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsDavid Malcolm
2014-08-052014-08-05 Richard Biener <rguenther@suse.de>Richard Biener
2014-07-09remove has_executeTrevor Saunders
2014-06-162014-06-16 Yury Gribov <y.gribov@samsung.com>Yury Gribov
2014-06-06 * rtl.h (insn_location): Declare.Eric Botcazou
2014-05-19gcc/Richard Sandiford
2014-05-14 * cfgcleanup.c (try_forward_edges): Use location_t for locations.Eric Botcazou
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>Richard Biener