summaryrefslogtreecommitdiff
path: root/gcc/lra-spills.c
AgeCommit message (Expand)Author
2020-03-17Fix up duplicated duplicated words mostly in commentsJakub Jelinek
2020-03-16Fix PR94185: Do not reuse insn alternative after changing memory subreg.Vladimir N. Makarov
2020-03-13PR92303: Try to simplify memory subreg.Vladimir N. Makarov
2020-01-01Update copyright years.Jakub Jelinek
2019-11-14Check suitability of spill register for modeKwok Cheung Yeung
2019-11-10[LRA] Do not use eliminable registers for spillingKwok Cheung Yeung
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford
2019-08-16re PR tree-optimization/91109 ([arm] gcc.c-torture/execute/20040709-1.c fails...Bernd Edlinger
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-04-29re PR rtl-optimization/90257 (8% degradation on cpu2006 403.gcc starting with...Jakub Jelinek
2019-04-21LRA: Revert "Remove useless move insns"H.J. Lu
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-21Revert the revert:Uros Bizjak
2018-03-01Fix liveness analysis in lra for spilled-into hard regsTom de Vries
2018-02-22re PR target/81572 (gcc-7 regression: unnecessary vector regmove on compare)Vladimir Makarov
2018-01-03Improve spilling for variable-width slotsRichard Sandiford
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-10-26Add wider_subreg_mode helper functionsRichard Sandiford
2017-10-22Make more use of subreg_size_lowpart_offsetRichard Sandiford
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford
2017-05-14use auto_bitmap more with alternate obstacksTrevor Saunders
2017-01-01Update copyright years.Jakub Jelinek
2016-11-25Tweak LRA handling of shared spill slotsRichard Sandiford
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-08-08re PR rtl-optimization/72821 (RTL check: expected elt 2 type 'B', have '0' (r...Jakub Jelinek
2016-08-03re PR rtl-optimization/72778 (internal compiler error: in create_pre_exit, at...Vladimir Makarov
2016-08-02re PR rtl-optimization/72778 (internal compiler error: in create_pre_exit, at...Vladimir Makarov
2016-08-02re PR rtl-optimization/69847 (Spec 2006 403.gcc slows down with -mlra vs. rel...Vladimir Makarov
2016-04-12re PR rtl-optimization/70596 (-fcompare-debug failure with one extra NOTE_INS...Jakub Jelinek
2016-01-29Revert revsion 229087 changes in lra-spills.cH.J. Lu
2016-01-15re PR rtl-optimization/69030 (ICE on x86_64-linux-gnu at -O2 and above in 32-...Vladimir Makarov
2016-01-04Update copyright years.Jakub Jelinek
2015-12-10re PR rtl-optimization/68691 (ICE at -O3 with -g enabled on x86_64-linux-gnu ...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-20re PR rtl-optimization/67609 (Generates wrong code for SSE2 _mm_load_pd)Vladimir Makarov
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-06-01Change use to type-based pool allocator in lra-lives.c.Martin Liska
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders
2015-04-19re PR rtl-optimization/65805 (Chromium gets miscompiled)Vladimir Makarov
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison