Daily bump.
[gcc.git] / gcc / lra.c
2021-01-21 Vladimir N. Makarov[PR98777] LRA: Use preliminary created pseudo for in...
2021-01-06 Vladimir N. Makarov[PR97978] LRA: Permit temporary allocation incorrectnes...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-26 Vladimir N. Makarov[PR97983] LRA: Use the right emit func for putting...
2020-11-24 Vladimir N. Makarov[PR97933] LRA: find correctly last empty dest block.
2020-11-15 Vladimir N. MakarovDo not put reload insns in the last empty BB.
2020-11-13 Vladimir N. Makarov[PATCH] Implementation of asm goto outputs
2020-10-30 Vladimir N. MakarovTake insn scratch RA requirements into account in IRA.
2020-06-04 Vladimir N. MakarovAdd processing STRICT_LOW_PART for matched reloads.
2020-05-31 Jeff LawFix execute/20071219-1.c regression on H8 due to loss...
2020-03-31 David Malcolmlra: set insn_code_data to NULL when freeing
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-29 Vladimir Makarovre PR rtl-optimization/92283 (454.calculix miscompariso...
2019-11-21 Richard Bienerlra.c (lra_insn_recog_data_pool): New.
2019-10-01 Richard SandifordRemove clobber_high
2019-09-30 Richard SandifordRemove global call sets: LRA
2019-09-10 Richard SandifordAdd call_used_or_fixed_reg_p
2019-09-09 Richard SandifordRemove COPY_HARD_REG_SET
2019-08-16 Bernd Edlingerre PR tree-optimization/91109 ([arm] gcc.c-torture...
2019-07-31 Richard SandifordMake lra use per-alternative earlyclobber info
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-27 Martin LiskaFix various issues seen with clang-static-analyzer.
2019-03-06 Peter Bergnerre PR rtl-optimization/88845 (ICE in lra_set_insn_recog...
2019-01-31 Richard Bienerre PR rtl-optimization/89115 (compile time and memory...
2019-01-11 Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-14 Andrew StubbsFix LRA bug
2018-12-13 Vladimir Makarovre PR rtl-optimization/88414 (ICE in lra_assign, at...
2018-11-07 Alexandre Oliva[PR87874] avoid const-wide-int subreg in LRA
2018-08-06 Alan Haywardlra support for clobber_high
2018-03-13 Vladimir Makarovre PR target/83712 ("Unable to find a register to spill...
2018-03-10 Vladimir Makarovrevert: re PR target/83712 ("Unable to find a register...
2018-03-09 Alexandre Olivare PR rtl-optimization/84682 (internal compiler error...
2018-03-09 Vladimir Makarovre PR target/83712 ("Unable to find a register to spill...
2018-03-01 Tom de VriesFix liveness analysis in lra for spilled-into hard...
2018-02-22 Vladimir Makarovre PR target/81572 (gcc-7 regression: unnecessary vecto...
2018-02-16 Jakub Jelinekre PR rtl-optimization/83723 (ICE: in gen_rtx_SUBREG...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: frame allocations
2017-12-20 Richard Sandifordpoly_int: lra frame offsets
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-12 Alexandre Oliva[SFN] adjust RTL insn-walking API
2017-12-07 Vladimir Makarovre PR target/83252 (Wrong code with "-march=skylake...
2017-12-04 Segher Boessenkoollra: Clobbers in a parallel are earlyclobbers (PR83245)
2017-11-29 Vladimir Makarovre PR rtl-optimization/80818 (LRA clobbers live hard...
2017-10-26 Richard SandifordAdd wider_subreg_mode helper functions
2017-10-26 Richard SandifordMake more use of df_read_modify_subreg_p
2017-10-16 Vladimir Makarovre PR sanitizer/82353 (runtime ubsan crash)
2017-10-12 Vladimir Makarovrevert: re PR sanitizer/82353 (runtime ubsan crash)
2017-10-11 Vladimir Makarovre PR sanitizer/82353 (runtime ubsan crash)
2017-09-12 Richard SandifordMake more use of end_hard_regno
2017-08-30 Richard SandifordAdd a partial_subreg_p predicate
2017-08-30 Richard Sandiford[1/77] Add an E_ prefix to mode names
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-02-16 Vladimir Makarovre PR rtl-optimization/78127 (AArch64 internal compiler...
2017-02-14 Vladimir Makarovre PR target/79282 ([7 Regresion] FAIL: gcc.target...
2017-01-26 Vladimir Makarovre PR target/79131 (ICE: in extract_constrain_insn...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-02 Vladimir Makarovre PR rtl-optimization/69847 (Spec 2006 403.gcc slows...
2016-07-26 Trevor Saundersuse auto_sbitmap in various places
2016-03-21 Jakub Jelinekre PR rtl-optimization/70326 (ICE: RTL check: expected...
2016-02-19 Jakub Jelinekre PR middle-end/69838 (Lra deletes EH_REGION)
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-27 Vladimir Makarovre PR rtl-optimization/68536 (LRA ICEs with new arm...
2015-11-06 Richard Bienertree-ssa-sccvn.c (class sccvn_dom_walker): Add destructor.
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-10-21 Jeff Law[PATCH] Move RTL printing code from sched-vis.c into...
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-08-21 Richard Sandifordgencodes.c (gencodes): Print the comma for the precedin...
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-09 Vladimir Makarovre PR rtl-optimization/66782 (Unable to run 64-bit...
2015-07-09 Trevor Saundersreduce conditional compilation based on AUTO_INC_DEC
2015-07-09 Trevor Saundersalways define AUTO_INC_DEC
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30 Vladimir Makarovre PR debug/66691 (ICE on valid code at -O3 with -g...
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
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-06 Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Martin LiskaChange use to type-based pool allocator in lra.c.
2015-06-01 Martin LiskaChange use to type-based pool allocator in lra-lives.c.
2015-05-19 Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-04-09 Vladimir Makarovre PR target/65710 (Thumb1 ICE caused by no register...
2015-04-04 Vladimir Makarovre PR target/65647 (GCC won't stop when compile for...
2015-03-20 Vladimir Makarovre PR rtl-optimization/64366 (Segmentation fault in...
2015-02-27 Vladimir Makarovre PR target/65032 (ICE in reload_combine_note_use...
2015-02-06 Vladimir Makarovlra.c (lra_emit_add): Fix a typo in using disp instead...
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-03 Tom de VriesRename fuse-caller-save
2014-11-28 Vladimir Makarovre PR target/64061 (ICE: in gen_rtx_SUBREG, at emit...
2014-11-19 David MalcolmPR jit/63854: lra.c: Fix leak of point_freq_vec's buffe...
next