aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
AgeCommit message (Expand)Author
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-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
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-06-01Change use to type-based pool allocator in cselib.c.marxin
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-05Fix indentation issues seen by -Wmisleading-indentationdmalcolm
2015-04-22remove more ifdefs for HAVE_cc0tbsaunde
2015-04-22always define HAVE_cc0tbsaunde
2015-04-21 PR rtl-optimization/64916law
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-222014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-23gcc/kyukhin
2014-08-28gcc/rsandifo
2014-08-28gcc/rsandifo
2014-08-26Various condition-handling callsdmalcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm
2014-08-25Remove BB_FOOTER scaffoldingdmalcolm
2014-08-21cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c)dmalcolm
2014-08-19Make tablejump_p accept a rtx_jump_table_data **dmalcolm
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm
2014-08-052014-08-05 Richard Biener <rguenther@suse.de>rguenth
2014-07-09remove has_executetbsaunde
2014-06-162014-06-16 Yury Gribov <y.gribov@samsung.com>ygribov
2014-06-06 * rtl.h (insn_location): Declare.ebotcazou
2014-05-19gcc/rsandifo
2014-05-14 * cfgcleanup.c (try_forward_edges): Use location_t for locations.ebotcazou
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-09 PR rtl-optimization/59724jakub
2014-01-07 PR rtl-optimization/58668jakub
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-24 PR bootstrap/59279steven
2013-11-24 * jump.c (reset_insn_reg_label_operand_notes): New function,steven
2013-11-222013-11-21 Teresa Johnson <tejohnson@google.com>tejohnson