aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra-eliminations.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-10re PR rtl-optimization/92796 (ICE in lra_assign, at lra-assigns.c:1646 on pow...Vladimir Makarov1-0/+5
2019-10-01Remove clobber_highRichard Sandiford1-11/+0
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford1-1/+1
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford1-2/+2
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-18/+18
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+2
2019-07-03Remove another bunch of dead assignment.Martin Liska1-1/+1
2019-06-27Remove quite obvious dead assignments.Martin Liska1-1/+0
2019-06-19Simplify setjmp and non-local goto implementation (PR84521)Wilco Dijkstra1-92/+0
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-06lra support for clobber_highAlan Hayward1-0/+11
2018-06-27lra-eliminations.c (update_reg_eliminate): Mark all spanning hard registers f...Dimitar Dimitrov1-2/+2
2018-02-22re PR target/81572 (gcc-7 regression: unnecessary vector regmove on compare)Vladimir Makarov1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford1-1/+1
2017-12-20poly_int: lra frame offsetsRichard Sandiford1-57/+57
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