summaryrefslogtreecommitdiff
path: root/gcc/shrink-wrap.c
Commit message (Expand)AuthorAgeFilesLines
* function: Restructure *logue insertionsegher2016-05-191-44/+44
* shrink-wrap: Remove complicated simple_return manipulationssegher2016-05-041-157/+14
* PR debug/65779jakub2016-01-191-4/+36
* shrink-wrap: Once more PRs 67778, 68634, and now 68909segher2016-01-081-7/+16
* Update copyright years.jakub2016-01-041-1/+1
* Fix shrink-wrapping bug (PR67778, PR68634)segher2015-12-111-5/+35
* shrink-wrap: Fix thinko (PR68520)segher2015-11-241-4/+4
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-21/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-13/+11
* shrink-wrap: Handle multiple predecessors of prologuesegher2015-09-221-73/+95
* shrink-wrap: Rewritesegher2015-09-151-366/+422
* Put back requires_stack_frame_p used by i386.chjl2015-09-101-1/+1
* shrink-wrap: Header hygienesegher2015-09-101-3/+3
* 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/+4
* gcc/rsandifo2015-06-251-3/+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
* gcc/rsandifo2015-06-061-6/+4
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* always define HAVE_simple_return and HAVE_returntbsaunde2015-04-281-3/+0
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+12
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-24 Andrew Pinski <apinski@cavium.com>pinskia2014-11-241-0/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+4
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-2/+6
* gcc/kyukhin2014-10-131-1/+2
* PR target/63404rth2014-10-101-23/+66
* Should not sink instructions which may cause trapjiwang2014-09-301-0/+3
* Improve live-in calculation for splitted blockjiwang2014-09-251-2/+7
* Improve prepare_shrink_wrap to sink more instructionsjiwang2014-09-241-6/+39
* Fix compile time warning caused by PIC_OFFSET_TABLE_REGNUM be INVALID_REGNUMjiwang2014-09-231-1/+1
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-4/+4
* function.c and shrink-wrap.*: more rtx_insndmalcolm2014-08-251-1/+1
* shrink-wrap.*: Use rtx_insn (touches config/i386/i386.c)dmalcolm2014-08-221-9/+10
* gcc/rsandifo2014-06-151-10/+10
* ChangeLog:zqchen2014-05-261-0/+7
* ChangeLog:zqchen2014-05-261-1/+10
* 2014-05-15 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-05-151-1/+10
* 2014-05-15 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-05-151-25/+59
* 2014-05-13 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-05-131-0/+876