aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra-spills.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-13/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-9/+5
2015-10-20re PR rtl-optimization/67609 (Generates wrong code for SSE2 _mm_load_pd)Vladimir Makarov1-8/+38
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+6
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-06-01Change use to type-based pool allocator in lra-lives.c.Martin Liska1-0/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-8/+0
2015-04-19re PR rtl-optimization/65805 (Chromium gets miscompiled)Vladimir Makarov1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+15
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-13common.opt (flra-remat): New.Vladimir Makarov1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+4
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-08-22re PR c/61271 (10 * possible coding error with logical not (!))Marek Polacek1-1/+1
2014-08-22lra: use rtx_insnDavid Malcolm1-4/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-11-28re PR target/57293 (not needed frame pointers on IA-32 (performance regressio...Vladimir Makarov1-3/+9
2013-11-27Also handle REG_XXX notes in spill_pseudosH.J. Lu1-0/+21
2013-11-04re PR rtl-optimization/58968 (Powerpc -mlra cannot compile ormas1.f in gamess...Vladimir Makarov1-23/+46
2013-10-31lra-spills.c (assign_spill_hard_regs): Remove statement terminator after comm...Robert Suchanek1-2/+2
2013-10-28lra-spills.c (lra_final_code_change): Remove useless move insns originated fr...Vladimir Makarov1-1/+23
2013-10-26revert: lra-spills.c (lra_final_code_change): Remove useless move insns.Vladimir Makarov1-15/+1
2013-10-252013-10-25 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-1/+15
2013-04-26rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-1/+8
2013-04-24revert: rtl.h (struct rtx_def): ...Vladimir Makarov1-8/+1
2013-04-24rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-1/+8
2013-04-13emit-rtl.c (remove_insn): Do not call df_insn_delete here.Steven Bosscher1-1/+1
2013-02-26re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-10-29Remove trailing white spacesH.J. Lu1-8/+8
2012-10-28rtl.h (struct rtx_def): Add a comment for member unchanging.Vladimir Makarov1-4/+16
2012-10-24re PR rtl-optimization/55055 (RTL check: expected code 'reg', have 'subreg' i...Vladimir Makarov1-13/+48
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-0/+611