aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-11arm: Auto-vectorization for MVE: vorrChristophe Lyon7-17/+97
2020-12-11arc: Use separate predicated patterns for mpyd(u)Claudiu Zissulescu3-51/+67
2020-12-11x86: Update user interrupt handler stack frameH.J. Lu9-9/+233
2020-12-11c++: Module lang hook overridingNathan Sidwell5-1/+44
2020-12-11c++: name lookup API for modulesNathan Sidwell3-1/+443
2020-12-11c++: missing SFINAE with pointer subtraction [PR78173]Patrick Palka2-1/+10
2020-12-11arm: Improve documentation for effective target 'arm_softfloat'Andrea Corallo2-4/+3
2020-12-11arm: [testsuite] fix lob tests for -mfloat-abi=hardAndrea Corallo4-4/+4
2020-12-11testsuite/98244 - amend gcc.dg/vect/vect-live-6.cRichard Biener1-1/+1
2020-12-11testsuite/98242 - amend gcc.dg/vect/bb-slp-subgroups-3.cRichard Biener1-0/+1
2020-12-11testsuite/98240 - amend gcc.dg/vect/pr97678.cRichard Biener1-0/+2
2020-12-11testsuite/98239 - require vect_condition for gcc.dg/vect/bb-slp-69.cRichard Biener1-0/+1
2020-12-11expand: Fix up expand_doubleword_mod on 32-bit targets [PR98229]Jakub Jelinek2-2/+11
2020-12-11tree-optimization/98235 - limit SLP discoveryRichard Biener2-31/+77
2020-12-11expansion: Sign or zero extend on MEM_REF stores into SUBREG with SUBREG_PROM...Jakub Jelinek2-0/+57
2020-12-11ira.c: Fix ICE in ira-color [PR97092]Andrea Corallo2-2/+28
2020-12-11tree-optimization/95582 - fix vector pattern with bool conversionsRichard Biener1-1/+1
2020-12-11Fix feature check for HRESET/AVX_VNNI/UINTRHongyu1-10/+15
2020-12-11dojump: Fix up probabilities splitting in dojump.c comparison splitting [PR98...Jakub Jelinek2-6/+34
2020-12-10libstdc++: Remove redundant branches in countl_one and countr_one [PR 98226]Jonathan Wakely1-4/+0
2020-12-10Reduce memory requirements for rangerAndrew MacLeod3-8/+39
2020-12-10Fix PR ada/98230Ed Schonberg2-2/+19
2020-12-10c++: Add make_temp_override generator functionsJason Merrill4-6/+38
2020-12-10c++: Update value of __cplusplus for C++20.Jason Merrill1-1/+1
2020-12-10c++: Add fixed test [PR91506]Marek Polacek1-0/+8
2020-12-10c++: modules & using-declsNathan Sidwell1-27/+149
2020-12-10c++: Name lookup for modulesNathan Sidwell4-56/+940
2020-12-10c++: modularize spelling suggestionsNathan Sidwell2-5/+74
2020-12-10arm: Fix typo in testcase mve-vsub_1.cDennis Zhang1-1/+0
2020-12-10c++: Add fixed test [PR68451]Marek Polacek1-0/+23
2020-12-10c++: name-lookup refactoringNathan Sidwell1-81/+135
2020-12-10Small fix to PLACEHOLDER_EXPR handling in loc_list_from_tree_1Eric Botcazou1-3/+4
2020-12-10c++: Module-specific error and tree dumpingNathan Sidwell3-0/+86
2020-12-10c++: name-lookup cleanupsNathan Sidwell2-54/+53
2020-12-10Remove misleading debug line entriesBernd Edlinger3-14/+43
2020-12-10remove obsolete conversion handling from vectorizable_assignmentRichard Biener1-6/+1
2020-12-10arm: Auto-vectorization for MVE: vandChristophe Lyon7-18/+101
2020-12-10data-ref: Rework integer handling in split_constant_offset [PR98069]Richard Sandiford2-97/+352
2020-12-10[VECT] pr97929 fixJoel Hutton2-0/+12
2020-12-10Add WIDEN_PLUS, WIDEN_MINUS pretty printJoel Hutton1-0/+12
2020-12-10tree-optimization/98211 - fix bogus vectorization of conversionRichard Biener2-0/+62
2020-12-10drop __builtin_ from __clear_cache libnameAlexandre Oliva1-1/+1
2020-12-10dojump: Improve float != comparisons on x86 [PR98212]Jakub Jelinek2-0/+38
2020-12-10dojump: Optimize a == a or a != a [PR98169]Jakub Jelinek2-1/+36
2020-12-10openmp: Fix ICE with broken doacross loop [PR98205]Jakub Jelinek2-7/+42
2020-12-10Allow scalar fallback for pattern root stmtRichard Biener2-4/+16
2020-12-10RISC-V: Explicitly call python when using multilib generatorSimon Cook1-1/+2
2020-12-09-fdump-go-spec: ignore type ordering of incomplete typesNikhil Benesch2-36/+20
2020-12-09go-test.exp: recognize errorcheckdir -nIan Lance Taylor1-1/+1
2020-12-10Daily bump.GCC Administrator9-1/+250