summaryrefslogtreecommitdiff
path: root/gcc/lra-spills.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* Change use to type-based pool allocator in lra-lives.c.Martin Liska2015-06-011-0/+1
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-8/+0
* re PR rtl-optimization/65805 (Chromium gets miscompiled)Vladimir Makarov2015-04-191-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-0/+15
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* common.opt (flra-remat): New.Vladimir Makarov2014-11-131-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-2/+2
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+4
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* re PR c/61271 (10 * possible coding error with logical not (!))Marek Polacek2014-08-221-1/+1
* lra: use rtx_insnDavid Malcolm2014-08-221-4/+5
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-3/+3
* re PR target/57293 (not needed frame pointers on IA-32 (performance regressio...Vladimir Makarov2013-11-281-3/+9
* Also handle REG_XXX notes in spill_pseudosH.J. Lu2013-11-271-0/+21
* re PR rtl-optimization/58968 (Powerpc -mlra cannot compile ormas1.f in gamess...Vladimir Makarov2013-11-041-23/+46
* lra-spills.c (assign_spill_hard_regs): Remove statement terminator after comm...Robert Suchanek2013-10-311-2/+2
* lra-spills.c (lra_final_code_change): Remove useless move insns originated fr...Vladimir Makarov2013-10-281-1/+23
* revert: lra-spills.c (lra_final_code_change): Remove useless move insns.Vladimir Makarov2013-10-261-15/+1
* 2013-10-25 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2013-10-251-1/+15
* rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov2013-04-261-1/+8
* revert: rtl.h (struct rtx_def): ...Vladimir Makarov2013-04-241-8/+1
* rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov2013-04-241-1/+8
* emit-rtl.c (remove_insn): Do not call df_insn_delete here.Steven Bosscher2013-04-131-1/+1
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-02-261-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Remove trailing white spacesH.J. Lu2012-10-291-8/+8
* rtl.h (struct rtx_def): Add a comment for member unchanging.Vladimir Makarov2012-10-281-4/+16
* re PR rtl-optimization/55055 (RTL check: expected code 'reg', have 'subreg' i...Vladimir Makarov2012-10-241-13/+48
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-0/+611