summaryrefslogtreecommitdiff
path: root/gcc/shrink-wrap.c
Commit message (Expand)AuthorAgeFilesLines
* emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford2015-06-061-6/+4
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* always define HAVE_simple_return and HAVE_returnTrevor Saunders2015-04-281-3/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+12
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR middle-end/63972 (shrink_wrap_symbol_ref_1.c fail with -mabi=ilp32 on a...Andrew Pinski2014-11-241-0/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+4
* function.h: Flatten file.Andrew MacLeod2014-10-161-2/+6
* re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin2014-10-131-1/+2
* re PR target/63404 (gcc 5 miscompiles linux block layer)Richard Henderson2014-10-101-23/+66
* Should not sink instructions which may cause trapJiong Wang2014-09-301-0/+3
* Improve live-in calculation for splitted blockJiong Wang2014-09-251-2/+7
* Improve prepare_shrink_wrap to sink more instructionsJiong Wang2014-09-241-6/+39
* Fix compile time warning caused by PIC_OFFSET_TABLE_REGNUM be INVALID_REGNUMJiong Wang2014-09-231-1/+1
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm2014-08-281-4/+4
* function.c and shrink-wrap.*: more rtx_insnDavid Malcolm2014-08-251-1/+1
* shrink-wrap.*: Use rtx_insn (touches config/i386/i386.c)David Malcolm2014-08-221-9/+10
* df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford2014-06-151-10/+10
* re PR rtl-optimization/61278 (ICE with LTO (lto-wrapper failed) on x86_64-lin...Zhenqiang Chen2014-05-261-0/+7
* re PR rtl-optimization/61220 (ICE on valid code at -O2 on x86_64-linux-gnu in...Zhenqiang Chen2014-05-261-1/+10
* regcprop.h: New file.Zhenqiang Chen2014-05-151-1/+10
* shrink-wrap.h: Update comment.Zhenqiang Chen2014-05-151-25/+59
* Makefile.in: add shrink-wrap.o.Zhenqiang Chen2014-05-131-0/+876