aboutsummaryrefslogtreecommitdiff
path: root/gcc/shrink-wrap.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-12shrink-wrap: Shrink-wrapping for separate componentsSegher Boessenkool1-0/+1
2016-05-20function: Restructure *logue insertionSegher Boessenkool1-2/+1
2016-05-04shrink-wrap: Remove complicated simple_return manipulationsSegher Boessenkool1-6/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-22shrink-wrap: Handle multiple predecessors of prologueSegher Boessenkool1-2/+2
2015-09-10Put back requires_stack_frame_p used by i386.cH.J. Lu1-0/+1
2015-09-10shrink-wrap: Header hygieneSegher Boessenkool1-5/+0
2015-06-25Makefile.in (TARGET_DEF): Add target-insns.def.Richard Sandiford1-1/+2
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-2/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-04-28always define HAVE_simple_return and HAVE_returnTrevor Saunders1-6/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-16function.h: Flatten file.Andrew MacLeod1-7/+2
2014-09-09shrink-wrap.h: #define SHRINK_WRAPPING_ENABLED.Zhenqiang Chen1-0/+3
2014-08-29Strengthen params to active_insn_betweenDavid Malcolm1-1/+1
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm1-2/+3
2014-08-25function.c and shrink-wrap.*: more rtx_insnDavid Malcolm1-1/+1
2014-08-22shrink-wrap.*: Use rtx_insn (touches config/i386/i386.c)David Malcolm1-2/+3
2014-05-15shrink-wrap.h: Update comment.Zhenqiang Chen1-1/+1
2014-05-13Makefile.in: add shrink-wrap.o.Zhenqiang Chen1-0/+52