aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-06-10Use auto_vec in ssa_equiv_stack.Aldy Hernandez1-9/+2
2021-06-10Use memory loads and extensions to eliminate redundant test/compare insnsJeff Law2-7/+9
2021-06-10s390: Allow more vcond_mask patterns.Robin Dapp3-1/+83
2021-06-10testsuite: Change gcc.dg/vect/pr56541.c target.Robin Dapp1-1/+1
2021-06-10OpenACC: Separate enter/exit data ABIsAndrew Stubbs14-54/+75
2021-06-10Adjust variable names and comments in value-query.*Aldy Hernandez2-21/+21
2021-06-10Fix '#pragma acc acc [...]' typosThomas Schwinge3-3/+4
2021-06-10tree-optimization/101003 - use pattern defs when linearizingRichard Biener1-0/+5
2021-06-10testsuite: Uncomment __cpp_consteval testJakub Jelinek2-4/+0
2021-06-10ifcvt: Fix -fcompare-debug bug [PR100852]Jakub Jelinek2-2/+27
2021-06-09aix: Power10 assembler invocation.Clément Chigot2-0/+2
2021-06-10Daily bump.GCC Administrator7-1/+440
2021-06-09analyzer: make various region_model member functions constDavid Malcolm2-16/+16
2021-06-09Fix PR 100925: Limit some a?CST1:CST2 optimizations to intergal types onlyAndrew Pinski2-4/+28
2021-06-09Revert "Finish last change"Jeff Law1-0/+1
2021-06-09Finish last changeJeff Law1-1/+0
2021-06-09Update doc/tm.texi.in to fix commit 4a0c4eaea32H.J. Lu1-0/+1
2021-06-09d: TypeInfo error when using slice copy on Structs (PR100964)Iain Buclaw3-3/+16
2021-06-09d: Respect explicit align(N) type alignment (PR100935)Iain Buclaw3-2/+25
2021-06-09Document that -fno-trampolines is for Ada only [PR100735]Paul Eggert3-0/+14
2021-06-09RS6000 Add 128-bit Binary Integer sign extend operationsCarl Love8-2/+321
2021-06-09Conversions between 128-bit integer and floating point values.Carl Love4-13/+338
2021-06-09rs6000, Add test 128-bit shifts for just the int128 type.Carl Love4-40/+52
2021-06-09Add 128-bit int to 128-bit DFP (floattitd2) and 128-bit DFP to 128-bit int (f...Carl Love2-0/+75
2021-06-09RS6000 add 128-bit Integer Operations part 1Carl Love10-4/+3137
2021-06-09rs6000, Fix arguments in altivec_vrlwmi and altivec_rlwdi builtinsCarl Love3-5/+236
2021-06-09arm: Auto-vectorization for MVE: vclzChristophe Lyon6-17/+46
2021-06-09arm: Auto-vectorization for MVE and Neon: vhadd/vrhaddChristophe Lyon7-3/+192
2021-06-09Fix doc/typoimba-tjd1-2/+2
2021-06-09[PATCH] PR middle-end/53267: Constant fold BUILT_IN_FMOD.Roger Sayle2-0/+49
2021-06-09Fix p10 fusion test cases for -m32Aaron Sawdey4-198/+382
2021-06-09tree-optimization/100981 - fix SLP patterns involving reductionsRichard Biener3-2/+27
2021-06-09tree-optimization/97832 - handle associatable chains in SLP discoveryRichard Biener7-10/+560
2021-06-09Always enable DT_INIT_ARRAY/DT_FINI_ARRAY on LinuxH.J. Lu2-0/+5
2021-06-09docs: add missing @headitem in Intrinsic ProceduresMartin Liska1-72/+72
2021-06-09Simplify vect_is_simple_useRichard Biener1-11/+1
2021-06-09Fix my e-mail in the ChangeLogBernd Edlinger2-2/+2
2021-06-09arc: Update doloop_end patternsClaudiu Zissulescu1-26/+20
2021-06-09arc: Fix (u)maddhisi patternsClaudiu Zissulescu1-25/+41
2021-06-09arc: Update 64bit move split patterns.Claudiu Zissulescu4-122/+52
2021-06-09openmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_clause [PR100965]Jakub Jelinek2-0/+19
2021-06-09i386: Do not emit segment overrides for %p and %P [PR100936]Uros Bizjak2-3/+37
2021-06-09Improve JSON examples.Martin Liska2-27/+26
2021-06-08rs6000: Support doubleword swaps removal in rot64 load store [PR100085]Xionghu Luo3-7/+55
2021-06-08Virtualize fur_source and turn it into a proper API.Andrew MacLeod3-102/+315
2021-06-08c++: remove redundant warning [PR100879]Jason Merrill2-12/+9
2021-06-09Daily bump.GCC Administrator8-1/+349
2021-06-08c++: explicit() ignored on deduction guide [PR100065]Marek Polacek2-0/+25
2021-06-08Improve match_simplify_replacement in phi-optAndrew Pinski2-114/+54
2021-06-08c++: update diagnostic messagesJason Merrill4-16/+16