| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | jakub | 2017-01-01 | 1 | -1/+1 |
* | shrink-wrap: New spread_components | segher | 2016-11-29 | 1 | -35/+146 |
* | shrink-wrap: Fix problem with DF checking (PR78400) | segher | 2016-11-21 | 1 | -4/+2 |
* | df: Change defs in entry and uses in exit block during separate shrink-wrapping | segher | 2016-11-16 | 1 | -6/+13 |
* | sched: Do not mix prologue and epilogue insns | segher | 2016-10-28 | 1 | -0/+6 |
* | Move MEMMODEL_* from coretypes.h to memmodel.h | thopre01 | 2016-10-13 | 1 | -0/+1 |
* | shrink-wrap: Shrink-wrapping for separate components | segher | 2016-10-12 | 1 | -0/+741 |
* | function: Restructure *logue insertion | segher | 2016-05-19 | 1 | -44/+44 |
* | shrink-wrap: Remove complicated simple_return manipulations | segher | 2016-05-04 | 1 | -157/+14 |
* | PR debug/65779 | jakub | 2016-01-19 | 1 | -4/+36 |
* | shrink-wrap: Once more PRs 67778, 68634, and now 68909 | segher | 2016-01-08 | 1 | -7/+16 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | Fix shrink-wrapping bug (PR67778, PR68634) | segher | 2015-12-11 | 1 | -5/+35 |
* | shrink-wrap: Fix thinko (PR68520) | segher | 2015-11-24 | 1 | -4/+4 |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -21/+0 |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -13/+11 |
* | shrink-wrap: Handle multiple predecessors of prologue | segher | 2015-09-22 | 1 | -73/+95 |
* | shrink-wrap: Rewrite | segher | 2015-09-15 | 1 | -366/+422 |
* | Put back requires_stack_frame_p used by i386.c | hjl | 2015-09-10 | 1 | -1/+1 |
* | shrink-wrap: Header hygiene | segher | 2015-09-10 | 1 | -3/+3 |
* | 2015-07-10 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-10 | 1 | -0/+1 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -11/+4 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -3/+3 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -1/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -5/+0 |
* | gcc/ | rsandifo | 2015-06-06 | 1 | -6/+4 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -5/+0 |
* | always define HAVE_simple_return and HAVE_return | tbsaunde | 2015-04-28 | 1 | -3/+0 |
* | 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-15 | 1 | -2/+12 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -4/+10 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | 2014-11-24 Andrew Pinski <apinski@cavium.com> | pinskia | 2014-11-24 | 1 | -0/+1 |
* | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | amacleod | 2014-11-01 | 1 | -0/+1 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+4 |
* | 2014-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-16 | 1 | -2/+6 |
* | gcc/ | kyukhin | 2014-10-13 | 1 | -1/+2 |
* | PR target/63404 | rth | 2014-10-10 | 1 | -23/+66 |
* | Should not sink instructions which may cause trap | jiwang | 2014-09-30 | 1 | -0/+3 |
* | Improve live-in calculation for splitted block | jiwang | 2014-09-25 | 1 | -2/+7 |
* | Improve prepare_shrink_wrap to sink more instructions | jiwang | 2014-09-24 | 1 | -6/+39 |
* | Fix compile time warning caused by PIC_OFFSET_TABLE_REGNUM be INVALID_REGNUM | jiwang | 2014-09-23 | 1 | -1/+1 |
* | Work towards NEXT_INSN/PREV_INSN requiring insns as their params | dmalcolm | 2014-08-28 | 1 | -4/+4 |
* | function.c and shrink-wrap.*: more rtx_insn | dmalcolm | 2014-08-25 | 1 | -1/+1 |
* | shrink-wrap.*: Use rtx_insn (touches config/i386/i386.c) | dmalcolm | 2014-08-22 | 1 | -9/+10 |
* | gcc/ | rsandifo | 2014-06-15 | 1 | -10/+10 |
* | ChangeLog: | zqchen | 2014-05-26 | 1 | -0/+7 |
* | ChangeLog: | zqchen | 2014-05-26 | 1 | -1/+10 |
* | 2014-05-15 Zhenqiang Chen <zhenqiang.chen@linaro.org> | zqchen | 2014-05-15 | 1 | -1/+10 |
* | 2014-05-15 Zhenqiang Chen <zhenqiang.chen@linaro.org> | zqchen | 2014-05-15 | 1 | -25/+59 |
* | 2014-05-13 Zhenqiang Chen <zhenqiang.chen@linaro.org> | zqchen | 2014-05-13 | 1 | -0/+876 |