Allow try_split to split RTX_FRAME_RELATED_P insns
[gcc.git] / libgomp / testsuite /
2020-08-20 Tobias BurnusFortran: Fix OpenMP's 'if(simd:' etc. conditions
2020-08-13 Kwok Cheung Yeungnvptx: Add support for subword compare-and-swap
2020-08-13 Jakub Jelinekopenmp: Add support for non-rectangular loops in tasklo...
2020-08-08 Jakub Jelinekopenmp: Handle clauses with gimple sequences in convert...
2020-08-05 Jakub Jelinekopenmp: Handle even some combined non-rectangular loops
2020-08-05 Jakub Jelinekopenmp: Handle reduction clauses on host teams construc...
2020-08-04 Tom de Vries[nvptx] Handle V2DI/V2SI mode in nvptx_gen_shuffle
2020-08-03 Julian Brownopenacc: No attach/detach present/release mappings...
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-07-27 Julian Brownopenacc: Deep copy attach/detach should not affect...
2020-07-24 Thomas Schwinge[testsuite] Unset 'offload_target' after use
2020-07-23 Julian Brownopenacc: Remove unnecessary detach finalization
2020-07-23 Tobias Burnuslibomp: Add omp_depend_kind to omp_lib.{f90,h}
2020-07-22 Tobias Burnuscritical-hint-*.{c,f90}: Move from gcc/testsuite to...
2020-07-18 H.J. Lux86-64: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL
2020-07-16 Julian Brownopenacc: Fix standalone attach for Fortran assumed...
2020-07-15 Tobias Burnuslibgomp.fortran/alloc-1.F90: Fix testcase for 32bit...
2020-07-15 Tobias Burnuslibgomp.fortran/struct-elem-map-1.f90: Add char kind...
2020-07-15 Tobias Burnuslibgomp: Add Fortran routine support for allocators
2020-07-14 Kwok Cheung Yeunglibgomp: Fix hang when profiling OpenACC programs with...
2020-07-14 Tobias Burnus[OpenMP, Fortran] Add structure/derived-type element...
2020-07-14 Tobias Burnus[Fortran, OpenMP] Fix allocatable-components check...
2020-07-14 Jakub Jelinekopenmp: Adjust outer bounds of non-rect loops
2020-07-13 Julian Brownopenacc: Don't strip TO_PSET/POINTER for enter/exit...
2020-07-10 Julian Brownopenacc: Adjust dynamic reference count semantics
2020-07-09 Julian Brownopenacc: Set bias to zero for explicit attach/detach...
2020-07-09 Jakub Jelinekopenmp: Optimize triangular loop logical iterator to...
2020-07-03 Thomas Schwinge[OpenACC] Revert always-copyfrom behavior for 'GOMP_MAP...
2020-06-30 Thomas Schwinge[testsuite] Replace fragile 'scan-assembler' with ...
2020-06-27 Jakub Jelinekopenmp: Non-rectangular loop support for non-composite...
2020-06-26 Marek Polacekc++: Change the default dialect to C++17.
2020-06-23 Alexandre Olivahandle dumpbase in offloading, adjust testsuite
2020-06-17 Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/use_device_ptr...
2020-06-16 Tobias BurnusOpenACC/Fortran: permit 'routine' inside PURE
2020-06-08 Tobias Burnusopenmp: ensure variables in offload table are streamed...
2020-06-05 Julian BrownAdd 'libgomp.oacc-c-c++-common/struct-copyout-{1,2}.c'
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'copyfrom' individually...
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'finalize' individually...
2020-06-04 Thomas SchwingeFix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep...
2020-06-04 Thomas Schwinge[OpenACC] Repair/restore 'is_tgt_unmapped' checking
2020-06-04 Thomas SchwingeExtend 'libgomp.oacc-c-c++-common/pr92854-1.c' some...
2020-06-04 Thomas Schwinge[OpenACC] XFAIL behavior of over-eager 'finalize' clause
2020-06-04 Thomas Schwinge'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initial...
2020-05-30 Jakub Jelinekopenmp: omp_alloc(0, ...) should return NULL.
2020-05-23 Thomas KoenigFixes a hang on an invalid ID in a WAIT statement.
2020-05-19 Jakub Jelinekopenmp: Add basic library allocator support.
2020-05-14 Thomas KoenigAdd early return for invalid STATUS for close.
2020-05-14 Jakub Jelinekopenmp: Also implicitly mark as declare target to funct...
2020-05-13 Tobias Burnus[Fortran] OpenMP - permit lastprivate in distribute...
2020-05-12 Jakub Jelinekopenmp: Implement discovery of implicit declare target...
2020-04-29 Thomas Schwinge[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO...
2020-04-29 Thomas Schwinge[gcn] Use 'radeon' for the environment variable 'ACC_DE...
2020-04-29 Thomas SchwingeTorture testing: 'libgomp.fortran/use_device_ptr-option...
2020-04-20 Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/target-enter-data...
2020-04-20 Tobias BurnusFix declare copyout in libgomp.oacc-c++/declare-pr94120.C
2020-04-17 Tobias Burnus[OpenMP] Fix 'omp exit data' for Fortran arrays (PR...
2020-04-13 Thomas SchwingeRename 'libgomp.oacc-c-c++-common/static-dynamic-lifeti...
2020-04-10 Julian BrownTest cases for mixed structured/dynamic data lifetimes...
2020-04-10 Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/target-enter-data...
2020-04-08 Tobias Burnus[C/C++, OpenACC] Reject vars of different scope in...
2020-04-06 Maciej W. Rozyckilibgomp/test: Remove a build sysroot fix regression
2020-04-03 Thomas SchwingeRevert "[nvptx, libgomp] Update pr85381-{2,4}.c test...
2020-03-31 Tobias Burnuslibgomp – fix handling of 'target enter data'
2020-03-24 Tobias BurnusFix OpenMP offload handling for target-link variables...
2020-03-19 Jakub Jelinekc++: Fix up handling of captured vars in lambdas in...
2020-03-19 Tobias Burnuslibgomp/testsuite: ignore blank-line output for functio...
2020-03-18 Tobias BurnusFix libgomp.oacc-fortran/atomic_capture-1.f90
2020-03-18 Tobias Burnuslibgomp testsuite - disable long double for AMDGCN
2020-03-15 Jakub Jelinektree-nested: Fix handling of *reduction clauses with...
2020-02-21 Frederik HarwathAdapt libgomp acc_get_property.f90 test
2020-02-13 Frederik Harwathopenmp: ignore nowait if async execution is unsupported...
2020-02-10 Frederik HarwathAdd xfails to libgomp tests target-{33,34}.c, target...
2020-02-09 Jakub Jelinekopenmp: Optimize DECL_IN_CONSTANT_POOL vars in target...
2020-02-06 Jakub Jelinekopenmp: Fix handling of non-addressable shared scalars...
2020-02-05 Tobias Burnus[libgomp] – Fix check_effective_target_offload_target_n...
2020-02-03 Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-01-29 Frederik HarwathAdjust formatting of acc_get_property tests
2020-01-29 Frederik HarwathAdd OpenACC acc_get_property support for AMD GCN
2020-01-28 Julian BrownDon't allow mixed component and non-component accesses...
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-24 Frederik HarwathFix expectation and types in acc_get_property tests
2020-01-20 Andrew StubbsUpdate OpenACC tests for amdgcn
2020-01-17 Andrew StubbsRename acc_device_gcn to acc_device_radeon
2020-01-10 Tobias BurnusOpenACC – support "if" + "if_present" clauses with...
2020-01-03 Tobias BurnusFortran] OpenMP/OpenACC – fix more issues with OPTIONAL
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-22 Maciej W. RozyckiAdd OpenACC 2.6 `acc_get_property' support
2019-12-22 Maciej W. Rozyckilibgomp/test: Fix compilation for build sysroot
2019-12-20 Julian BrownFortran polymorphic class-type support for OpenACC
2019-12-20 Julian BrownOpenACC 2.6 deep copy: Fortran execution tests
2019-12-20 Julian BrownOpenACC 2.6 deep copy: C and C++ execution tests
2019-12-20 Julian BrownOpenACC 2.6 deep copy: attach/detach API routines
2019-12-20 Julian BrownOpenACC reference count overhaul
2019-12-18 Jakub Jelinekre PR middle-end/86416 ([OpenMP] Offloading - better...
2019-12-18 Julian BrownAdd OpenACC 2.6's no_create
2019-12-18 Thomas Schwinge[PR92726, PR92970, PR92984] [OpenACC] Clarify 'acc_dele...
2019-12-18 Thomas Schwinge[PR92848] [OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA'...
2019-12-18 Tobias BurnusPR 86416 – improve lto1 diagnostic if a mode does not...
2019-12-13 Andrew StubbsUpdate OpenACC tests for amdgcn
2019-12-11 Jakub Jelinekre PR fortran/92899 ([OpenMP] ICE in gfc_trans_omp_atom...
next