aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-08-11Fortran: Fix c_float128 and c_float128_complex definitions.Sandra Loosemore2-6/+21
2021-08-11Fix gcc.dg/lto/pr48622_0.c testcaseRichard Biener1-0/+6
2021-08-11target/101788 - avoid decomposing hard-register "loads"Richard Biener1-1/+2
2021-08-11Adjust volatile handling of the operand scannerRichard Biener2-10/+6
2021-08-11Small tweak to expand_used_varsEric Botcazou1-6/+3
2021-08-11Fix min_flags handling in mod-refJan Hubicka2-11/+62
2021-08-11middle-end/101858 - avoid shift of pointer in foldingRichard Biener2-0/+11
2021-08-11tree-optimization/101861 - fix gather use for non-gather refsRichard Biener1-1/+2
2021-08-11arm/66791: Replace builtins for vdup_n and vmov_n intrinsics.prathamesh.kulkarni3-73/+63
2021-08-11Ada: Remove debug line number for DECL_IGNORED_P functionsBernd Edlinger1-1/+3
2021-08-10compiler: don't crash on a, b := int(0)Ian Lance Taylor2-3/+14
2021-08-11Extend ldexp{s,d}f3 to vscalefs{s,d} when TARGET_AVX512F and TARGET_SSE_MATH.liuhongt3-8/+83
2021-08-11gcc.dg/uninit-pred-9_b.c: Xfail for CRIS tooHans-Peter Nilsson1-1/+1
2021-08-11Daily bump.GCC Administrator5-1/+185
2021-08-10openmp: Fix up cp/parser.c build with GCC 4.8 to 6Jakub Jelinek1-2/+2
2021-08-10gfortran: Fix in-build-tree testing [PR101305, PR101660]Tobias Burnus1-1/+1
2021-08-10Enable gcc.target/i386/pr88531-1a.c for all targetsH.J. Lu1-1/+1
2021-08-10i386: Allow some V32HImode and V64QImode permutations even without AVX512BW [...Jakub Jelinek2-4/+32
2021-08-10tree-optimization/101809 - support emulated gather for double[int]Richard Biener1-17/+30
2021-08-10i386: Improve single operand AVX512F permutations [PR80355]Jakub Jelinek2-0/+107
2021-08-10openmp: Add support for declare simd and declare variant in a attribute syntaxJakub Jelinek6-28/+726
2021-08-10i386: Fix typos in amxbf16 runtime test.Hongyu Wang1-3/+3
2021-08-10tree-optimization/101801 - rework generic vector vectorization moreRichard Biener3-8/+56
2021-08-10middle-end/101824 - properly handle volatiles in nested fn loweringRichard Biener2-0/+20
2021-08-10Evaluate arguments of sizeof that are structs of variable size.Martin Uecker2-1/+19
2021-08-09x86: Optimize load of const FP all bits set vectorsH.J. Lu4-6/+29
2021-08-10Support cond_ashr/lshr/ashl for vector integer modes under AVX512.liuhongt14-0/+272
2021-08-10Daily bump.GCC Administrator3-1/+191
2021-08-09Ensure toupper and tolower follow the expected pattern.Andrew MacLeod2-0/+22
2021-08-09ipa: Fix testsuite/gcc.dg/ipa/remref-6.cMartin Jambor2-2/+2
2021-08-09Verify destination[source] of a load[store] instruction is a register.Pat Haugen1-2/+12
2021-08-09i386: Name V2SF logic insns [PR101812]Uros Bizjak2-1/+13
2021-08-09Cross-reference parts adapted in 'gcc/omp-oacc-neuter-broadcast.cc'Thomas Schwinge3-1/+15
2021-08-09amdgcn: Enable OpenACC worker partitioning for AMD GCNJulian Brown2-17/+3
2021-08-09openacc: Middle-end worker-partitioning supportJulian Brown11-34/+1584
2021-08-09PR101609: Use the correct iterator for AArch64 vector right shift patternTejas Belagod3-9/+89
2021-08-09Remove 'gcc/omp-offload.c' from 'GTFILES'Thomas Schwinge1-1/+0
2021-08-09Don't consider '-foffload-abi' in 'DEF_GOACC_BUILTIN', 'DEF_GOMP_BUILTIN'Thomas Schwinge3-9/+7
2021-08-09Sanity check that 'Init' doesn't appear without 'Var' in '*.opt' filesThomas Schwinge1-2/+6
2021-08-09[OpenACC] Clean up unused 'BUILT_IN_ACC_GET_DEVICE_TYPE'Thomas Schwinge1-2/+0
2021-08-09[documentation] No need anymore to "mention ['gt-*.h' file] as a dependency i...Thomas Schwinge1-2/+1
2021-08-09[documentation] Fix GTY header file exampleThomas Schwinge1-1/+1
2021-08-09Improve handling of unknown sign bit in CCP.Roger Sayle4-17/+107
2021-08-09testsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305, PR101660]Tobias Burnus20-21/+27
2021-08-09aarch64: Expand %<w> correctly according to mode iteratorBin Cheng1-1/+1
2021-08-09testsuite: aarch64: Fix invalid SVE testsJonathan Wright5-48/+24
2021-08-09testsuite: aarch64: Fix failing vector structure tests on big-endianJonathan Wright1-1/+1
2021-08-09Daily bump.GCC Administrator3-1/+9
2021-08-08lra: Fix s/otput/output/ typo in debug outputSergei Trofimovich1-1/+1
2021-08-08Fix c6x test compromised by recent improvements to bswap & rotatesJeff Law1-2/+6