summaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgcleanup.c (flow_find_cross_jump): Do not crossjump acrosshubicka2017-07-211-18/+16
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-15/+16
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-9/+1
* cfgcleanup: Ignore clobbers in bb_is_just_returnsegher2017-05-221-6/+8
* PR middle-end/80422law2017-04-181-0/+5
* PR target/80102jakub2017-03-271-0/+52
* PR translation/79019jakub2017-01-091-5/+5
* Update copyright years.jakub2017-01-011-1/+1
* make tablejump_p return the label as a rtx_insn *tbsaunde2016-10-211-4/+4
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* make next/prev active_insn and active_insn_p take rtx_insn *tbsaunde2016-09-221-1/+1
* cfgcleanup: Handle a branch with just a return in both arms (PR71028)segher2016-05-101-0/+1
* cfgcleanup: Fold jumps and conditional branches with returnssegher2016-05-041-0/+121
* cfgcleanup: Bugfix in try_simplify_condjumpsegher2016-05-041-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-12/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+9
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-5/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Change use to type-based pool allocator in cselib.c.marxin2015-06-011-0/+1
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-1/+2
* gcc/rsandifo2015-05-191-15/+4
* gcc/rsandifo2015-05-191-4/+2
* gcc/rsandifo2015-05-191-10/+4
* Fix indentation issues seen by -Wmisleading-indentationdmalcolm2015-05-051-3/+3
* remove more ifdefs for HAVE_cc0tbsaunde2015-04-221-18/+8
* always define HAVE_cc0tbsaunde2015-04-221-6/+6
* PR rtl-optimization/64916law2015-04-211-4/+44
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-5/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-1/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* gcc/kyukhin2014-09-231-0/+1
* gcc/rsandifo2014-08-281-13/+3
* gcc/rsandifo2014-08-281-19/+21
* Various condition-handling callsdmalcolm2014-08-261-3/+4
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-4/+4
* Remove BB_FOOTER scaffoldingdmalcolm2014-08-251-3/+3
* cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c)dmalcolm2014-08-211-40/+42
* Make tablejump_p accept a rtx_jump_table_data **dmalcolm2014-08-191-3/+4
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-7/+7
* 2014-08-05 Richard Biener <rguenther@suse.de>rguenth2014-08-051-1/+2
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-06-16 Yury Gribov <y.gribov@samsung.com>ygribov2014-06-161-1/+1