Age | Commit message (Expand) | Author | Files | Lines |
2023-05-18 | openmp: Add Fortran support for "omp unroll" directive | Frederik Harwath | 44 | -17/+2841 |
2023-05-18 | Fortran/OpenMP: Fix 'alloc' and 'from' mapping for allocatable components | Tobias Burnus | 2 | -7/+99 |
2023-05-18 | Fortran: Add attr.class_ok check for generate_callback_wrapper | Tobias Burnus | 3 | -2/+11 |
2023-05-18 | OpenMP/Fortran: Fix unmapping of GOMP_MAP_POINTER for scalar allocatables/poi... | Tobias Burnus | 4 | -13/+111 |
2023-05-18 | amdgcn: Fix register size bug | Andrew Stubbs | 1 | -0/+5 |
2023-05-18 | amdgcn: gather/scatter with DImode offsets | Andrew Stubbs | 2 | -0/+130 |
2023-05-18 | amdgcn: vec_extract no-op insns | Andrew Stubbs | 1 | -0/+11 |
2023-05-18 | Update dg-dump-scan for "Fortran/OpenMP: Fix mapping of array descriptors and... | Tobias Burnus | 3 | -4/+12 |
2023-05-18 | Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings | Tobias Burnus | 5 | -124/+248 |
2023-05-18 | amdgcn, libgomp: low-latency allocator | Andrew Stubbs | 3 | -1/+24 |
2023-05-18 | gomp/openmp-simd-8.f90: Remove .ASSUME tree-dump check | Tobias Burnus | 2 | -3/+5 |
2023-05-18 | openmp: Add support for the 'present' modifier | Kwok Cheung Yeung | 25 | -34/+697 |
2023-05-18 | 'gfortran.dg/gomp/allocate-4.f90' -> 'libgomp.fortran/allocate-5.f90' | Thomas Schwinge | 2 | -117/+2 |
2023-05-18 | '{c-c++-common,gfortran.dg}/gomp/uses_allocators-*' -> 'libgomp.{c-c++-common... | Thomas Schwinge | 7 | -235/+7 |
2023-05-18 | 'c-c++-common/gomp/alloc-pinned-1.c' -> 'libgomp.c-c++-common/alloc-pinned-1.c' | Thomas Schwinge | 2 | -28/+4 |
2023-05-18 | Fix 'omp_allocator_handle_kind' example in 'gfortran.dg/gomp/allocate-4.f90' | Thomas Schwinge | 2 | -1/+11 |
2023-05-18 | nvptx: Support global constructors/destructors via 'collect2' | Thomas Schwinge | 7 | -5/+51 |
2023-05-18 | nvptx: Prevent emitting duplicate declarations for '__nvptx_stacks', '__nvptx... | Thomas Schwinge | 5 | -10/+28 |
2023-05-18 | Add 'gcc.target/nvptx/softstack-decl-1.c', 'gcc.target/nvptx/uniform-simt-dec... | Thomas Schwinge | 3 | -0/+52 |
2023-05-18 | nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution | Thomas Schwinge | 5 | -1/+60 |
2023-05-18 | Fortran/OpenMP: Fix DT struct-component with 'alloc' and array descr | Tobias Burnus | 2 | -1/+7 |
2023-05-18 | OpenMP/Fortran: 'target update' with strides + DT components | Tobias Burnus | 2 | -2/+11 |
2023-05-18 | openmp: Bugfix in omp_expand_metadirective for same blocks/edges to be deleted. | Marcel Vollweiler | 4 | -0/+26 |
2023-05-18 | Handle operator new with alignment in usm transform. | Hafiz Abid Qadeer | 5 | -4/+83 |
2023-05-18 | vect: WORKAROUND vectorizer bug | Andrew Stubbs | 2 | -1/+20 |
2023-05-18 | amdgcn: disallow USM on gfx908 | Andrew Stubbs | 2 | -0/+5 |
2023-05-18 | amdgcn, libgomp: USM allocation update | Andrew Stubbs | 1 | -0/+19 |
2023-05-18 | gcc/testsuite: Change 'cunrolli' to 'cunrolli1' in dump scan + options | Tobias Burnus | 13 | -21/+37 |
2023-05-18 | omp-oacc-kernels-decompose.cc: fix -fcompare-debug with GIMPLE_DEBUG | Tobias Burnus | 2 | -2/+9 |
2023-05-18 | Added "noclone" to scan-tree-dump for several OpenAcc tests. | Marcel Vollweiler | 11 | -11/+22 |
2023-05-18 | Fix omp-expand.cc's expand_omp_target for OpenACC | Tobias Burnus | 2 | -1/+6 |
2023-05-18 | Fortran: Fix delinearization regression | Tobias Burnus | 7 | -92/+105 |
2023-05-18 | gfortran.dg/gomp/{depend-5,scope-6}.f90: Update scan-tree-dump | Tobias Burnus | 3 | -6/+14 |
2023-05-18 | Fix dg- pattern for gomp/{affinity-clause-1.f90,uses_allocators-3.f90} | Tobias Burnus | 2 | -3/+5 |
2023-05-18 | OpenMP: Fix ICE with OMP metadirectives | Paul-Antoine Arras | 7 | -10/+141 |
2023-05-18 | gfortran.dg/gomp/depend-6.f90: minor fix + dump update | Tobias Burnus | 2 | -36/+40 |
2023-05-18 | gfortran.dg/gomp/depend-4.f90: minor fix + dump update | Tobias Burnus | 2 | -36/+42 |
2023-05-18 | openmp: fix max_vf setting for amdgcn offloading | Andrew Stubbs | 8 | -2/+78 |
2023-05-18 | arm testsuite: Shifts and get_FPSCR ACLE optimisation fixes | Stam Markianos-Wright | 23 | -128/+81 |
2023-05-18 | arm testsuite: XFAIL or relax registers in some tests [PR109697] | Stam Markianos-Wright | 40 | -54/+54 |
2023-05-18 | arm testsuite: Remove reduntant tests | Stam Markianos-Wright | 135 | -2006/+0 |
2023-05-18 | arm: Fix MVE header pointer overloads this time (and a bit more tidying) | Stam Markianos-Wright | 3 | -1037/+1148 |
2023-05-18 | arm: Fix overloading of MVE scalar constant parameters on vbicq, vmvnq_m | Stam Markianos-Wright | 1 | -12/+12 |
2023-05-18 | arm: Add vorrq_n overloading into vorrq _Generic | Stam Markianos-Wright | 1 | -1/+9 |
2023-05-18 | arm: Stop vadcq, vsbcq intrinsics from overwriting the FPSCR NZ flags | Stam Markianos-Wright | 3 | -9/+76 |
2023-05-18 | arm: Mve backend + testsuite fixes 2 | Andrea Corallo | 1069 | -3534/+27457 |
2023-05-18 | arm: Fix vstrwq* backend + testsuite | Andrea Corallo | 33 | -178/+922 |
2023-05-18 | arm: Mve testsuite improvements | Andrea Corallo | 194 | -1035/+5171 |
2023-05-18 | Daily bump. | GCC Administrator | 4 | -1/+35 |
2023-05-17 | i386: Fix up types in __builtin_{inf,huge_val,nan{,s},fabs,copysign}q builtin... | Jakub Jelinek | 2 | -1/+33 |