summaryrefslogtreecommitdiff
path: root/gcc/lra-spills.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Tweak LRA handling of shared spill slotsRichard Sandiford2016-11-251-40/+30
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* re PR rtl-optimization/72821 (RTL check: expected elt 2 type 'B', have '0' (r...Jakub Jelinek2016-08-081-2/+3
* re PR rtl-optimization/72778 (internal compiler error: in create_pre_exit, at...Vladimir Makarov2016-08-031-4/+28
* re PR rtl-optimization/72778 (internal compiler error: in create_pre_exit, at...Vladimir Makarov2016-08-021-6/+16
* re PR rtl-optimization/69847 (Spec 2006 403.gcc slows down with -mlra vs. rel...Vladimir Makarov2016-08-021-2/+7
* re PR rtl-optimization/70596 (-fcompare-debug failure with one extra NOTE_INS...Jakub Jelinek2016-04-121-3/+4
* Revert revsion 229087 changes in lra-spills.cH.J. Lu2016-01-291-38/+8
* re PR rtl-optimization/69030 (ICE on x86_64-linux-gnu at -O2 and above in 32-...Vladimir Makarov2016-01-151-58/+84
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR rtl-optimization/68691 (ICE at -O3 with -g enabled on x86_64-linux-gnu ...Vladimir Makarov2015-12-101-0/+24
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-13/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-9/+5
* re PR rtl-optimization/67609 (Generates wrong code for SSE2 _mm_load_pd)Vladimir Makarov2015-10-201-8/+38
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+6
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* 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