aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-14go/types: implement SizesFor for gccgoIan Lance Taylor9-282/+351
2018-01-14re PR libstdc++/83601 (std::regex_replace C++14 conformance issue: escaping i...Tim Shen4-16/+103
2018-01-14Daily bump.GCC Administrator1-1/+1
2018-01-13Allow for lack of VM_MEMORY_OS_ALLOC_ONCE on Mac OS X (PR sanitizer/82824)Rainer Orth2-1/+13
2018-01-13re PR fortran/82007 (DTIO write format stored in a string leads to severe err...Jerry DeLisle3-34/+16
2018-01-13predict.c (determine_unlikely_bbs): Handle correctly BBs which appears in the...Jan Hubicka2-2/+9
2018-01-13re PR fortran/83744 (ICE in ../../gcc/gcc/fortran/dump-parse-tree.c:3093 whil...Thomas Koenig2-23/+91
2018-01-13Support for aliasing with variable stridesRichard Sandiford34-245/+1720
2018-01-13Add support for SVE scatter storesRichard Sandiford37-49/+842
2018-01-13Allow gather loads to be used for grouped accessesRichard Sandiford10-13/+263
2018-01-13Use gather loads for strided accessesRichard Sandiford8-25/+283
2018-01-13Add support for SVE gather loadsRichard Sandiford33-43/+1265
2018-01-13Add support for in-order addition reduction using SVE FADDARichard Sandiford27-79/+960
2018-01-13Remove unnecessary temporary in tree-if-conv.cRichard Sandiford2-1/+5
2018-01-13Rework the legitimize_address_displacement hookRichard Sandiford8-72/+138
2018-01-13Add an "early rematerialisation" passRichard Sandiford20-0/+2945
2018-01-13Use single-iteration epilogues when peeling for gapsRichard Sandiford14-50/+458
2018-01-13Allow single-element interleaving for non-power-of-2 stridesRichard Sandiford8-4/+192
2018-01-13Add support for conditional reductions using SVE CLASTBRichard Sandiford38-80/+569
2018-01-13Add support for vectorising live-out values using SVE LASTBRichard Sandiford10-22/+191
2018-01-13Add an empty_mask_is_expensive hookRichard Sandiford8-1/+58
2018-01-13Handle peeling for alignment with maskingRichard Sandiford15-82/+567
2018-01-13Allow the number of iterations to be smaller than VFRichard Sandiford13-74/+361
2018-01-13Make ivopts handle calls to internal functionsRichard Sandiford15-39/+354
2018-01-13Allow ADDR_EXPRs of TARGET_MEM_REFsRichard Sandiford5-15/+63
2018-01-13Add support for reductions in fully-masked loopsRichard Sandiford17-49/+442
2018-01-13Add support for fully-predicated loopsRichard Sandiford39-94/+2243
2018-01-13Add support for bitwise reductionsRichard Sandiford17-18/+283
2018-01-13SLP reductions with variable-length vectorsRichard Sandiford22-81/+637
2018-01-13Handle more SLP constant and extern definitions for variable VFRichard Sandiford47-76/+635
2018-01-13Protect against min_profitable_iters going negativeRichard Sandiford2-9/+17
2018-01-13Add support for masked load/store_lanesRichard Sandiford30-57/+1260
2018-01-13[AArch64] Tests for SVE structure modesRichard Sandiford37-0/+1469
2018-01-13[AArch64] SVE load/store_lanes supportRichard Sandiford26-48/+425
2018-01-13Give the target more control over ARRAY_TYPE modesRichard Sandiford8-18/+81
2018-01-13Fix folding of vector mask EQ/NE expressionsRichard Sandiford5-1/+92
2018-01-13SVE unwindingRichard Sandiford14-4/+349
2018-01-13[AArch64] SVE testsRichard Sandiford176-9/+6942
2018-01-13[AArch64] Testsuite markup for SVERichard Sandiford15-23/+172
2018-01-13[AArch64] Add SVE supportRichard Sandiford16-349/+5363
2018-01-13Mark SLP failures for vect_variable_lengthRichard Sandiford48-47/+99
2018-01-13Extra subreg fold for variable-length CONST_VECTORsRichard Sandiford2-11/+35
2018-01-13Improve canonicalisation of TARGET_MEM_REFsRichard Sandiford2-12/+48
2018-01-13re PR c/83801 ([avr] String constant in __flash not put into .progmem)Jakub Jelinek6-7/+60
2018-01-13re PR fortran/52162 (Bogus -fcheck=bounds with realloc on assignment to unall...Paul Thomas5-5/+45
2018-01-13re PR fortran/83803 (Using -fc-prototypes on modules with empty dummy arg lis...Thomas Koenig2-2/+10
2018-01-13Daily bump.GCC Administrator1-1/+1
2018-01-12re PR c++/83778 (g++.dg/ext/altivec-cell-2.C fails starting with r256448)Jakub Jelinek2-1/+9
2018-01-12rs6000: Remove -mstringSegher Boessenkool10-775/+72
2018-01-12float128-hw7.c: Use scan-assembler-times instead of scan-assembler-not for xs...Jakub Jelinek2-1/+6