summaryrefslogtreecommitdiff
path: root/gcc/lra-eliminations.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-12-10re PR rtl-optimization/92796 (ICE in lra_assign, at lra-assigns.c:1646 on pow...Vladimir Makarov
2019-10-01Remove clobber_highRichard Sandiford
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-03Remove another bunch of dead assignment.Martin Liska
2019-06-27Remove quite obvious dead assignments.Martin Liska
2019-06-19Simplify setjmp and non-local goto implementation (PR84521)Wilco Dijkstra
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-08-06lra support for clobber_highAlan Hayward
2018-06-27lra-eliminations.c (update_reg_eliminate): Mark all spanning hard registers f...Dimitar Dimitrov
2018-02-22re PR target/81572 (gcc-7 regression: unnecessary vector regmove on compare)Vladimir Makarov
2018-01-03Update copyright years.Jakub Jelinek
2018-01-03poly_int: PUSH_ROUNDINGRichard Sandiford
2017-12-20poly_int: lra frame offsetsRichard Sandiford
2017-08-22Make more use of paradoxical_subreg_pRichard Sandiford
2017-07-05Remove enum before machine_modeRichard Sandiford
2017-05-08target.def (compute_frame_layout): New optional target hook.Bernd Edlinger
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-27re PR rtl-optimization/77714 (Wrong code generation for gcc.c-torture/execute...Bernd Edlinger
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek
2016-02-05re PR rtl-optimization/69691 (wrong code at -O2 on x86_64-linux-gnu)Jakub Jelinek
2016-01-14re PR debug/69244 (ICE in plus_constant, at explow.c:87 on i686-linux-gnu)Jakub Jelinek
2016-01-11re PR target/69071 (ICE: in decompose, at rtl.h:2107 with -g)Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-04re PR rtl-optimization/68349 (ice in decompose_normal_address with -O2 at rtl...Vladimir Makarov
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-07-24[obvious] Use std::swap instead of manually swapping in a few more placesKyrylo Tkachov
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-09change more argument types to rtx_insn *Trevor Saunders
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford
2015-04-19re PR rtl-optimization/65805 (Chromium gets miscompiled)Vladimir Makarov
2015-02-04Actually check in the fixH.J. Lu
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-18[LRA] Relax one gcc_assert in lra-eliminate for fixed registerJiong Wang
2014-11-13common.opt (flra-remat): New.Vladimir Makarov
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod