aboutsummaryrefslogtreecommitdiff
path: root/gcc/shrink-wrap.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+12
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-24re PR middle-end/63972 (shrink_wrap_symbol_ref_1.c fail with -mabi=ilp32 on a...Andrew Pinski1-0/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+4
2014-10-16function.h: Flatten file.Andrew MacLeod1-2/+6
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin1-1/+2
2014-10-10re PR target/63404 (gcc 5 miscompiles linux block layer)Richard Henderson1-23/+66
2014-09-30Should not sink instructions which may cause trapJiong Wang1-0/+3
2014-09-25Improve live-in calculation for splitted blockJiong Wang1-2/+7
2014-09-24Improve prepare_shrink_wrap to sink more instructionsJiong Wang1-6/+39
2014-09-23Fix compile time warning caused by PIC_OFFSET_TABLE_REGNUM be INVALID_REGNUMJiong Wang1-1/+1
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm1-4/+4
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-9/+10
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford1-10/+10
2014-05-26re PR rtl-optimization/61278 (ICE with LTO (lto-wrapper failed) on x86_64-lin...Zhenqiang Chen1-0/+7
2014-05-26re PR rtl-optimization/61220 (ICE on valid code at -O2 on x86_64-linux-gnu in...Zhenqiang Chen1-1/+10
2014-05-15regcprop.h: New file.Zhenqiang Chen1-1/+10
2014-05-15shrink-wrap.h: Update comment.Zhenqiang Chen1-25/+59
2014-05-13Makefile.in: add shrink-wrap.o.Zhenqiang Chen1-0/+876