]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lra-remat.c
Fix missed IPA-CP on by-ref argument directly passed through (PR 93429)
[thirdparty/gcc.git] / gcc / lra-remat.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-30  Richard SandifordRemove global call sets: LRA
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
2019-09-10  Richard SandifordReplace call_used_reg_set with call_used_or_fixed_regs
2019-08-07  Bernd Edlingerre PR tree-optimization/91109 ([arm] gcc.c-torture...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-09  Sandra LoosemorePR other/16615 [4/5]
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-14  Andrew StubbsFix LRA bug
2018-08-02  Ilya Leoshkevichnds32.c (nds32_hard_regno_mode_ok): Replace > with >=.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: lra frame offsets
2017-09-12  Richard SandifordConvert hard_regno_nregs to a function
2017-09-12  Richard SandifordMake more use of end_hard_regno
2017-09-04  Jakub Jelinek* lra-remat.c (reg_overlap_for_remat_p): Fix a pasto.
2017-05-24  Wilco DijkstraWhen lra-remat rematerializes an instruction with a...
2017-05-14  Trevor Saundersuse auto_bitmap more with alternate obstacks
2017-04-13  Vladimir Makarovre PR rtl-optimization/80343 (ICE in extract_constrain_...
2017-03-14  Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-07  Thomas Preud'hommere PR rtl-optimization/78617 (LRA clobbers live registe...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-19  Vladimir Makarovre PR rtl-optimization/77416 (LRA rematerializing use...
2016-08-02  Vladimir Makarovre PR rtl-optimization/69847 (Spec 2006 403.gcc slows...
2016-03-11  Bernd Schmidtre PR target/70123 (Miscompilation of cfitsio testcase...
2016-02-08  Bernd SchmidtFix latent LRA remat issue (PR68730)
2016-01-28  Jakub Jelinekre PR middle-end/69542 (-fcompare-debug failure in...
2016-01-27  Richard Hendersonre PR rtl-optimization/69447 (wrong code with -O2 ...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Vladimir Makarovre PR rtl-optimization/68106 (c-c++-common/torture...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-21  Vladimir Makarovre PR ipa/66424 (wrong code at -O2 and -O3 on x86_64...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-07  Vladimir Makarovre PR debug/65678 (internal compiler error: in gen_rtx_...
2015-04-04  Vladimir Makarovre PR target/65647 (GCC won't stop when compile for...
2015-02-27  Vladimir Makarovre PR target/65032 (ICE in reload_combine_note_use...
2015-02-24  Vladimir Makarovre PR rtl-optimization/65123 (lra remat places insn...
2015-01-19  Vladimir Makarovre PR rtl-optimization/64671 (s390-linux profiledbootst...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-18  Vladimir Makarovre PR rtl-optimization/64291 (Miscompile t-div in GMP...
2014-11-18  Vladimir Makarovre PR rtl-optimization/63906 (lra_remat miscompiles...
2014-11-16  Vladimir Makarovlra-remat.c (cand_transf_func): Process regno for remat...
2014-11-14  Vladimir Makarovlra-int.h (lra_create_live_ranges): Add parameter.
2014-11-13  Vladimir Makarovcommon.opt (flra-remat): New.