aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
13 daysarm: [MVE intrinsics] rework vldr gather_shifted_offsetChristophe Lyon9-653/+129
13 daysarm: [MVE intrinsics] rework vldr gather_offsetChristophe Lyon8-884/+156
13 daysarm: [MVE intrinsics] add load_ext_gather_offset shapeChristophe Lyon2-0/+59
13 daysarm: [MVE intrinsics] rework vstr scatter_base_wbChristophe Lyon10-378/+128
13 daysarm: [MVE intrinsics] rework vstr scatter_baseChristophe Lyon9-360/+72
13 daysarm: [MVE intrinsics] Add store_scatter_base shapeChristophe Lyon2-0/+50
13 daysarm: [MVE intrinsics] Check immediate is a multiple in a rangeChristophe Lyon2-0/+63
13 daysarm: [MVE intrinsics] rework vstr_scatter_shifted_offsetChristophe Lyon9-786/+103
13 daysarm: [MVE intrinsics] rework vstr?q_scatter_offsetChristophe Lyon9-1017/+143
13 daysarm: [MVE intrinsics] add store_scatter_offset shapeChristophe Lyon2-0/+65
13 daysarm: [MVE intrinsics] add mode_after_pred helper in function_shapeChristophe Lyon3-1/+21
13 daysC++: reject OpenMP directives in constexpr functionsTobias Burnus4-28/+95
13 daysgenrecog: Split into separate partitions [PR111600].Robin Dapp9-245/+360
13 daysAArch64: Set L1 data cache size according to size on CPUsTamar Christina9-22/+9
13 daysAArch64: Add CMP+CSEL and CMP+CSET for cores that support itTamar Christina10-9/+17
13 daysi386: Add vec_fm{addsub,subadd}v2sf4 patterns [PR116979]Jakub Jelinek2-0/+72
13 daysRISC-V: Improve slide1up pattern.Robin Dapp4-16/+57
13 daysRISC-V: Add even/odd vec_perm_const pattern.Robin Dapp3-0/+256
13 daysRISC-V: Add interleave pattern.Robin Dapp3-0/+271
13 daysRISC-V: Add slide to perm_const strategies.Robin Dapp3-0/+572
13 daysRISC-V: Emit vector shift pattern for const_vector [PR117353].Robin Dapp2-3/+34
13 daystestsuite: Fix typo in directive namesJakub Jelinek1-6/+6
13 daysRISC-V: Make vector strided load alias all other memoriesPan Li2-0/+25
13 daysada: Fix internal error on packed record with 0-size componentEric Botcazou1-1/+17
13 daysada: Pass artificial_p to create_type_declTom Tromey1-2/+2
13 daysada: Cleanup preanalysis of static expressionsJavier Miranda16-164/+144
13 daysada: Improve expansion of nested conditional expressions in return statementsEric Botcazou8-91/+332
13 daysada: Fix indentation in record component declarationsPiotr Trojanek4-8/+8
13 daysada: Fix code indentationPiotr Trojanek34-253/+254
13 daysada: Fix fixed point text-io when subtype has dynamic rangeMarc Poulhiès6-150/+210
13 daysada: Refactor code of Check_Ambiguous_Call and Valid_ConversionJavier Miranda1-17/+7
13 daysada: Implement new rules about effectively volatile types in SPARKPiotr Trojanek2-0/+53
13 daysada: Remove unused parameter from volatile type queriesPiotr Trojanek2-38/+12
13 daysada: Elide copy for calls in allocators for nonlimited by-reference typesEric Botcazou3-36/+36
13 daysada: Remove last call to Preanalyze_And_Resolve from Exp_AggrEric Botcazou1-4/+1
13 daysada: Fix breakage of GNATprove introduced by latest changeEric Botcazou1-2/+3
13 daysada: Fix typo in reference manualRonan Desplanques3-3/+3
13 daysada: Fix dangling reference with user-defined indexing of function callEric Botcazou1-0/+36
13 daysada: Fix documentation of Ada.Real_Time.Timing_EventsRonan Desplanques3-3/+5
13 daysada: Exclude library units from gnatcov instrumentationRonan Desplanques1-1/+18
13 daysada: Further work in semantic analysis of iterated component associationsEric Botcazou2-126/+86
13 daysada: Remove implicit assumption in the double caseEric Botcazou1-7/+16
13 daysada: Adjust cut-off for scaling of floating-point numbersEric Botcazou1-8/+7
14 daysFix -fstrict-flex-arrays documentation, again [PR111659]Sandra Loosemore2-9/+15
14 daysDaily bump.GCC Administrator9-1/+548
14 dayshppa: Remove extra clobber from divsi3, udivsi3, modsi3 and umodsi3 patternsJohn David Anglin2-70/+16
14 daysRegenerate attr-urls.def.Sandra Loosemore1-4/+5
14 daysClean up documentation of -Wsuggest-attribute= [PR115532]Sandra Loosemore3-8/+13
14 daysmatch.pd: Defer some CTZ/CLZ foldings until after ubsan pass for -fsanitize=b...Jakub Jelinek2-10/+122
14 daysOpenMP: Enable has_device_addr clause for 'dispatch' in C/C++Tobias Burnus5-18/+152