aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra-eliminations.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-22Make more use of paradoxical_subreg_pRichard Sandiford1-6/+3
2017-07-05Remove enum before machine_modeRichard Sandiford1-1/+1
2017-05-08target.def (compute_frame_layout): New optional target hook.Bernd Edlinger1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-27re PR rtl-optimization/77714 (Wrong code generation for gcc.c-torture/execute...Bernd Edlinger1-1/+1
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-21/+1
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-2/+2
2016-02-05re PR rtl-optimization/69691 (wrong code at -O2 on x86_64-linux-gnu)Jakub Jelinek1-1/+2
2016-01-14re PR debug/69244 (ICE in plus_constant, at explow.c:87 on i686-linux-gnu)Jakub Jelinek1-1/+3
2016-01-11re PR target/69071 (ICE: in decompose, at rtl.h:2107 with -g)Jakub Jelinek1-3/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-04re PR rtl-optimization/68349 (ice in decompose_normal_address with -O2 at rtl...Vladimir Makarov1-0/+25
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-13/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-8/+5
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-5/+5
2015-07-24[obvious] Use std::swap instead of manually swapping in a few more placesKyrylo Tkachov1-2/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+5
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-05-09change more argument types to rtx_insn *Trevor Saunders1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-2/+1
2015-04-19re PR rtl-optimization/65805 (Chromium gets miscompiled)Vladimir Makarov1-25/+42
2015-02-04Actually check in the fixH.J. Lu1-0/+2
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+16
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-18[LRA] Relax one gcc_assert in lra-eliminate for fixed registerJiong Wang1-1/+3
2014-11-13common.opt (flra-remat): New.Vladimir Makarov1-35/+62
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-4/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+3
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka1-19/+19
2014-08-22lra: use rtx_insnDavid Malcolm1-6/+6
2014-05-23re PR rtl-optimization/61215 (ICE in gen_add2_insn, at optabs.c:4718 when bui...Vladimir Makarov1-0/+10
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-11-28re PR target/57293 (not needed frame pointers on IA-32 (performance regressio...Vladimir Makarov1-111/+186
2013-10-03lra-constraints.c (process_alt_operand): Calculate scratch_p and use it.Vladimir Makarov1-62/+64
2013-09-27lra-eliminations.c (init_elim_table): Guard value_p.Jan-Benedict Glaw1-1/+1
2013-09-27cse.c (count_reg_usage): Handle INT_LIST.Richard Sandiford1-0/+1
2013-09-12re PR middle-end/58335 (S/390: reload vs lra regression - testcase builtin-in...Vladimir Makarov1-45/+59
2013-05-07ira.c (update_equiv_regs): Add insn having equiv memory even if it is not lhs...Vladimir Makarov1-9/+9
2013-04-26rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-10/+10
2013-04-24revert: rtl.h (struct rtx_def): ...Vladimir Makarov1-10/+10
2013-04-24rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov1-10/+10
2013-04-23lra-assigns.c (find_hard_regno_for): Use lra_reg_val_equal_p to check the reg...Shiva Chen1-2/+9
2013-04-22re PR target/57018 (Miscompilation of bison 2.7.1 under "-Os -fomit-frame-poi...Vladimir Makarov1-1/+3
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-2/+1