]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-05-31  Chung-Lin TangStructure element mapping for OpenMP 5.0 v3 devel/omp/gcc-10
2021-05-19  Julian Brown[og10] Rework indirect struct handling for OpenACC...
2021-05-19  Julian Brown[og10] Refactor struct lowering for OpenACC/OpenMP...
2021-05-19  Julian Brown[og10] Unify ARRAY_REF/INDIRECT_REF stripping code...
2021-05-19  Julian Brown[og10] Rewrite GOMP_MAP_ATTACH_DETACH mappings uncondit...
2021-05-11  Chung-Lin TangRemove array section base-pointer mapping semantics...
2021-05-07  Thomas SchwingeFix up 'c-c++-common/goacc/firstprivate-mappings-1...
2021-05-05  Chung-Lin TangOpenMP 5.0: Implement relaxation of implicit map vs...
2021-04-11  Hafiz Abid... [OpenACC] Fix an ICE where a loop with GT condition...
2021-03-26  Thomas SchwingeAdjust 'libgomp.oacc-fortran/derivedtypes-arrays-1...
2021-03-25  Andrew Stubbsamdgcn: Add gfx908 support
2021-03-25  Thomas Schwingelibgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME...
2021-03-25  Thomas Schwinge'libgomp.oacc-fortran/derivedtypes-arrays-1.f90' OpenAC...
2021-03-25  Thomas SchwingeOpenMP 5.0: requires directive: adjust libgomp HSA...
2021-03-25  Thomas Schwinge[WIP] OpenMP 5.0: requires directive: workaround to...
2021-03-25  Thomas SchwingeAdjust 'gfortran.dg/gomp/order-4.f90' for og10
2021-03-18  Chung-Lin TangLambda capturing of pointers and references in target...
2021-03-11  Chung-Lin TangFix template case of non-static member access inside...
2021-03-08  Chung-Lin TangArrow operator handling for C front-end in OpenMP map...
2021-03-06  Andrew Stubbsamdgcn: Fix early-debug relocations
2021-03-06  Andrew StubbsDWARF: late code range fixup
2021-03-05  Kwok Cheung... openmp: Scale type precision of collapsed iterator...
2021-03-03  Chung-Lin TangAllow static constexpr fields in mappable types for C++
2021-03-02  Andrew Stubbsnvptx: remove erroneous stack deletion
2021-03-01  Tobias BurnusFortran: add contiguous check for ptr assignment, fix...
2021-02-26  Andrew StubbsDWARF: fix ICE caused by offload debug fix
2021-02-26  Chung-Lin TangRecommit "Enable gimplify GOMP_MAP_STRUCT handling...
2021-02-26  Chung-Lin TangFix regression of array members in OpenMP map clauses.
2021-02-24  Julian Brown[og10] openacc: Strided array sections and components...
2021-02-24  Julian Brown[og10] openacc: Fix lowering for derived-type mappings...
2021-02-24  Tobias Burnus[og10] Fortran: %re/%im fixes for OpenMP/OpenACC +...
2021-02-24  Tobias Burnus[og10] Fortran: OpenMP/OpenACC diagnose substring rejec...
2021-02-24  Julian Brown[og10] openacc: Character types and mixed arrays/derive...
2021-02-24  Julian Brown[og10] openacc: Use class_pointer instead of pointer...
2021-02-24  Julian Brown[og10] openacc: Dereference BT_CLASS data pointers...
2021-02-16  Tobias Burnusnvptx - invoke.texi: Update default of -misa
2021-02-16  Tom de Vries[nvptx] Set -misa=sm_35 by default
2021-02-13  Catherine MooreRevert "Enable gimplify GOMP_MAP_STRUCT handling of...
2021-02-12  Tobias BurnusFortran: Fix rank of assumed-rank array [PR99043]
2021-02-12  Tobias BurnusFortran: Fix some select rank issues [PR97694 and 97723].
2021-02-09  Jakub Jelinekopenmp: Fix ICE on non-rectangular loop with known...
2021-02-09  Jakub Jelinekopenmp: Improve composite triangular loop lowering...
2021-02-09  Jakub Jelinekopenmp: Add support for non-rectangular loops in tasklo...
2021-02-09  Jakub Jelinekopenmp: Handle even some combined non-rectangular loops
2021-02-09  Jakub Jelinekopenmp: Use more efficient logical -> actual computatio...
2021-02-09  Jakub Jelinekopenmp: Compute number of collapsed loop iterations...
2021-02-09  Jakub Jelinekopenmp: Fix up loop-21.c
2021-02-09  Jakub Jelinekopenmp: Adjust outer bounds of non-rect loops
2021-02-09  Jakub Jelinekopenmp: Optimize triangular loop logical iterator to...
2021-02-09  Jakub Jelinekopenmp: Diagnose non-rectangular loops with invalid...
2021-02-09  Jakub Jelinekopenmp: Non-rectangular loop support for non-composite...
2021-02-09  Jakub Jelinekopenmp: Fix two pastos in non-rect loop OpenMP lowering.
2021-02-09  Jakub Jelinekopenmp: Compute triangular loop number of iterations...
2021-02-09  Jakub Jelinekopenmp: Initial part of OpenMP 5.0 non-rectangular...
2021-02-08  Chung-Lin TangEnable gimplify GOMP_MAP_STRUCT handling of (COMPONENT_...
2021-02-02  Chung-Lin TangOpenMP 5.0: requires directive
2021-02-02  Chung-Lin TangOpenMP 5.0: map this[:1] in C++ non-static member funct...
2021-02-01  Chung-Lin TangOpenMP 5.0: Allow multiple clauses mapping same variable
2021-01-27  Chung-Lin TangOpenMP 5.0 Structure element mapping
2021-01-26  Andrew Stubbsamdgcn: Allow V64DFmode min/max reductions
2021-01-22  Kwok Cheung... openmp: Fix intermittent hanging of task-detach-6 libgo...
2021-01-22  Jakub Jelineklibgomp: Fix up GOMP_task on s390x
2021-01-22  Tobias BurnusFix gfortran.dg/gomp/task-detach-1.f90 for non 64bit...
2021-01-22  Jakub Jelinekopenmp: Don't ICE on detach clause with erroneous decl...
2021-01-22  Jakub Jelinekopenmp: Don't optimize shared to firstprivate on task...
2021-01-22  Sebastian HuberRTEMS: Fix libgomp build
2021-01-22  Jakub Jelineklibgomp: Don't access gomp_sem_t as int using atomics...
2021-01-22  Kwok Cheung... openmp: Add support for the OpenMP 5.0 task detach...
2021-01-21  Chung-Lin TangTarget mapping C++ members inside member functions
2021-01-16  Andrew StubbsCorrect fix offload dwarf info
2021-01-15  Andrew StubbsDWARF address space for variables
2021-01-15  Andrew Stubbsamdgcn: DWARF address spaces
2021-01-15  Andrew Stubbsamdgcn: Fix DWARF variables with alloca
2021-01-15  Andrew StubbsFix offload dwarf info
2021-01-13  Julian Brown[og10] vect: Add target hook to prefer gather/scatter...
2021-01-13  Julian Brown[og10] openacc: Adjust loop lowering for AMD GCN
2021-01-13  Julian Brownamdgcn: Remove dead code for fixed v0 register
2021-01-13  Julian Brownamdgcn: Fix exec register live-on-entry to BB in md...
2021-01-13  Julian Brownamdgcn: Improve FP division accuracy
2021-01-13  Julian Brownamdgcn: Fix subdf3 pattern
2021-01-05  Julian Brownnvptx: Cache stacks block for OpenMP kernel launch
2021-01-05  Tobias BurnusFortran: Delay vtab generation until after parsing...
2020-12-18  Kwok Cheung... openmp: Fix g++.dg/gomp/declare-target-3.C testcase...
2020-12-18  Tobias BurnusOpenMP: Add implicit declare target for nested procedures
2020-12-18  Kwok Cheung... openmp: Implicitly add 'declare target' directives...
2020-12-07  Chung-Lin Tangopenmp: Implement OpenMP 5.0 base-pointer attachement...
2020-11-19  Kwok Cheung... openmp: Retire nest-var ICV for OpenMP 5.1
2020-11-13  Kwok Cheung... openmp: Mark deprecated symbols in OpenMP 5.0
2020-11-13  Jakub Jelinekopenmp: Add test for OMP_TARGET_OFFLOAD=mandatory for...
2020-11-11  Jakub Jelinekopenmp: Change omp_get_initial_device () to match OpenM...
2020-11-11  Kwok Cheung... openmp: Implement support for OMP_TARGET_OFFLOAD enviro...
2020-11-11  Kwok Cheung... openmp: Add support for the omp_get_supported_active_le...
2020-09-28  Tobias BurnusMerge remote-tracking branch 'origin/releases/gcc-10...
2020-09-28  Tobias BurnusOpenMP: Handle cpp_implicit_alias in declare-target...
2020-09-28  Tobias Burnusgomp/pr94874.c: Update scan-tree-dump
2020-09-28  Christophe... testsuite: [aarch64] Fix aarch64/advsimd-intrinsics...
2020-09-28  Kyrylo TkachovAArch64: Implement missing p128<->f64 reinterpret intri...
2020-09-28  Kyrylo TkachovAArch64: Implement missing vrndns_f32 intrinsic
2020-09-28  Kyrylo TkachovAArch64: Implement missing _p64 intrinsics for vector...
2020-09-28  Kyrylo TkachovAArch64: Implement vldrq_p128 intrinsic
next