]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lra-constraints.c
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / gcc / lra-constraints.c
2021-10-26  Vladimir N. Makarov[PR102842] Consider all outputs in generation of matchi...
2021-10-08  Vladimir N. Makarov[PR102627] Use at least natural mode during splitting...
2021-09-19  Andrew PinskiFix middle-end/102395: reg_class having only NO_REGS...
2021-08-08  Sergei Trofimovichlra: Fix s/otput/output/ typo in debug output
2021-05-04  Segher BoessenkoolRemove CC0
2021-04-14  Richard SandifordCheck for matching CONST_VECTOR encodings [PR99929]
2021-04-14  Vladimir N. Makarov[PR100066] Check paradoxical subreg when splitting...
2021-04-06  Vladimir N. Makarov[PR99781] Update correctly reg notes in LRA for multi...
2021-03-26  Vladimir Makarov[PR99766] Consider relaxed memory associated more with...
2021-03-22  Vladimir N. Makarov[PR99581] Define relaxed memory and use it for aarch64
2021-03-20  Vladimir N. Makarov[PR99680] Check empty constraint before using CONSTRAIN...
2021-03-19  Vladimir N. Makarov[PR99663] Don't use unknown constraint for address...
2021-03-18  Vladimir N. Makarov[PR99422] LRA: Use lookup_constraint only for a single...
2021-03-10  Vladimir N. Makarov[PR99422] LRA: Don't check unknown constraint, use...
2021-03-09  Vladimir N. Makarov[PR99454] LRA: Process separately 'g' and digital const...
2021-03-09  Vladimir N. Makarov[PR99454] LRA: Process 0..9 constraints in process_addr...
2021-03-08  Vladimir N. Makarov[PR99422] LRA: Skip modifiers when processing memory...
2021-03-05  Vladimir N. Makarov[PR99378] LRA: Skip decomposing address for asm insn...
2021-02-24  Vladimir N. Makarov[PR99123] inline-asm: Don't use decompose_mem_address...
2021-02-03  Jakub Jelineklra-constraints: Fix error-recovery for bad inline...
2021-01-29  Vladimir N. Makarov[PR97701] LRA: Don't narrow class only for REG or MEM.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-18  Vladimir N. Makarov[PR97870] LRA: don't remove asm goto, just nullify it.
2020-11-13  Vladimir N. Makarov[PATCH] Implementation of asm goto outputs
2020-11-04  liuhongtDon't extract memory from operand for normal memory...
2020-11-04  liuhongtFix invalid address for special_memory_constraint.
2020-10-30  Vladimir N. MakarovTake insn scratch RA requirements into account in IRA.
2020-10-22  liuhongtExtend special_memory_constraint.
2020-10-09  Vladimir N. MakarovDon't keep strict_low_part in reloads for non-registers...
2020-09-17  Patrick Palkac-family: Macro support in -Wmisleading-indentation...
2020-09-07  Richard Sandifordlra: Avoid cycling on certain subreg reloads [PR96796]
2020-08-27  Alex Coplanlra: Canonicalize mult to shift in address reloads
2020-06-04  Vladimir N. MakarovAdd processing STRICT_LOW_PART for matched reloads.
2020-03-21  Richard Sandifordlra: Tighten check for reloading paradoxical subregs...
2020-01-10  Vladimir Makarovre PR inline-asm/93027 (ICE: in match_reload, at lra...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-19  Vladimir Makarovre PR target/92905 (Spills float-int union to memory)
2019-12-10  Vladimir Makarovre PR rtl-optimization/92796 (ICE in lra_assign, at...
2019-11-18  Richard SandifordLRA: handle memory constraints that accept more than "m"
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-09-30  Richard SandifordRemove global call sets: LRA
2019-09-30  Richard SandifordPass an ABI identifier to hard_regno_call_part_clobbered
2019-09-10  Richard SandifordReplace call_used_reg_set with call_used_or_fixed_regs
2019-09-09  Richard SandifordRemove AND_COMPL_HARD_REG_SET
2019-09-09  Richard SandifordRemove IOR_HARD_REG_SET
2019-09-09  Richard SandifordRemove COMPL_HARD_REG_SET
2019-09-09  Richard SandifordRemove COPY_HARD_REG_SET
2019-07-31  Richard SandifordMake lra use per-alternative earlyclobber info
2019-07-25  Vladimir Makarovre PR rtl-optimization/91223 (ICE: in curr_insn_transfo...
2019-07-10  Vladimir Makarovre PR target/91102 (aarch64 ICE on Linux kernel with...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-03-25  Vladimir Makarovre PR rtl-optimization/89676 (Redundant moves for long...
2019-03-22  Vladimir Makarovre PR rtl-optimization/89676 (Redundant moves for long...
2019-03-20  Jakub Jelinekre PR target/89752 (ICE in emit_move_insn, at expr...
2019-03-15  Segher BoessenkoolLRA: side_effects_p stmts' output is not invariant...
2019-03-13  Vladimir Makarovre PR target/85860 (ICE: in lra_split_hard_reg_for...
2019-03-08  Jakub Jelinekre PR other/80058 (fix double spaces in string literals...
2019-02-20  Andre Vieira[GCC] PR target/86487: fix the way 'uses_hard_regs_p...
2019-02-08  Vladimir Makarovre PR middle-end/88560 (armv8_2-fp16-move-1.c and relat...
2019-02-06  Vladimir Makarovre PR rtl-optimization/89225 (LRA hang on ppc64le compi...
2019-01-30  Vladimir Makarovre PR rtl-optimization/87246 (ICE in decompose_normal_a...
2019-01-11  Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-10  Vladimir Makarovre PR rtl-optimization/87305 (Segfault in end_hard_regn...
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-13  Vladimir Makarovre PR rtl-optimization/88414 (ICE in lra_assign, at...
2018-12-06  Richard Bienerbitmap.c (bitmap_head::crashme): Define.
2018-12-04  Vladimir Makarovre PR rtl-optimization/88317 (ICE: Segmentation fault...
2018-11-30  Vladimir Makarovre PR rtl-optimization/88179 ([MIPS] pr84941.c ICE...
2018-11-08  Peter Bergnerre PR rtl-optimization/87600 (Fix for PRs 86939 and...
2018-10-22  Andrew StubbsDon't double-count early-clobber matches.
2018-10-19  Ilya Leoshkevichlra: fix spill_hard_reg_in_range clobber check
2018-10-04  Thomas Preud'hommeRevert "Never reload fixed form constraints memory...
2018-10-04  Thomas Preud'hommeNever reload fixed form constraints memory operand
2018-09-25  Martin LiskaRemove unused functions and fields.
2018-08-02  Ilya Leoshkevichnds32.c (nds32_hard_regno_mode_ok): Replace > with >=.
2018-07-30  Ilya Leoshkevichlra: consider clobbers when selecting hard_regno to...
2018-06-12  Richard SandifordTighten LRA test for reloading the inner reg of a parad...
2018-03-29  Vladimir Makarovre PR inline-asm/84985 (ICE in match_reload, at lra...
2018-03-23  Vladimir Makarovre PR inline-asm/85030 (internal compiler error: Floati...
2018-03-16  Vladimir Makarovre PR target/84876 (ICE on invalid code in lra_assign...
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-02-22  Vladimir Makarovre PR target/81572 (gcc-7 regression: unnecessary vecto...
2018-02-16  Vladimir Makarovre PR rtl-optimization/70023 (ICE: in assign_by_spills...
2018-02-16  Jakub Jelinekre PR rtl-optimization/83723 (ICE: in gen_rtx_SUBREG...
2018-02-08  Richard SandifordSimplify LRA lowpart subreg fix
2018-01-30  Vladimir Makarovre PR target/84112 (powerpc64le ICE in LRA on openjdk)
2018-01-30  Richard SandifordFix LRA subreg calculation for big-endian targets
2018-01-19  Andreas Krebbelre PR rtl-optimization/83147 (LRA inheritance undo...
2018-01-13  Richard SandifordRework the legitimize_address_displacement hook
2018-01-06  Richard SandifordTighten LRA cycling check
2018-01-03  Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03  Richard Sandifordpoly_int: GET_MODE_PRECISION
2018-01-03  Richard SandifordUse partial_subreg_p in curr_insn_transform
2018-01-03  Jakub JelinekUpdate copyright years.
next