[ARC] Add support for atomic memory built-in. Add atomic.md file.
[gcc.git] / libgomp / testsuite /
2015-12-09 Tom de VriesFix GOMP/GOACC_parallel handling in find_func_clobbers
2015-12-02 Thomas SchwingeSome OpenACC host_data cleanup
2015-12-02 Tom de VriesHandle BUILT_IN_GOACC_PARALLEL in ipa-pta
2015-12-01 Julian BrownOpenACC host_data support.
2015-11-30 Cesar Philippidistree-nested.c (convert_nonlocal_omp_clauses): Add suppo...
2015-11-30 Tom de VriesHandle BUILT_IN_GOMP_PARALLEL in ipa-pta
2015-11-27 Jakub Jelinekre PR c/63326 (whether a #pragma is a statement depends...
2015-11-26 Jakub Jelinek* testsuite/libgomp.c/target-35.c: New test.
2015-11-22 James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-20 Jakub Jelinekre PR middle-end/68221 (libgomp reduction-11/12 failures)
2015-11-19 Nathan Sidwellreduction-dbl.c: New.
2015-11-18 Nathan Sidwellnvptx.c (global_lock_var): New.
2015-11-14 Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-13 Nathan Sidwellomp-low.c (scan_sharing_clauses): Accept INDEPENDENT...
2015-11-13 Nathan Sidwellcollapse-2.c: Sequential loop is sequential.
2015-11-13 Nathan Sidwellnvptx.c (nvptx_generate_vector_shuffle): Deal with...
2015-11-12 James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-12 Nathan Sidwellgimplify.c (oacc_default_clause): New.
2015-11-11 Nathan Sidwellgimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC...
2015-11-10 Nathan Sidwellfirstprivate-1.c: Remove inadvertent commit.
2015-11-10 Nathan Sidwellroutine-1.c: New.
2015-11-06 Thomas SchwingeXFAIL testcases regressed after r229814, "Merge from...
2015-11-05 Jakub Jelinekgcc/
2015-11-04 Nathan Sidwellnvptx.c (nvptx_goacc_validate_dims): Add checking.
2015-11-04 Nathan Sidwellloop-red-g-1.c: New.
2015-11-03 Thomas SchwingeOpenACC atomic directive
2015-10-30 Nathan Sidwellopenacc.h (enum acc_device_t): Reformat.
2015-10-29 Thomas SchwingeImprove filenames for test cases of OpenACC combined...
2015-10-28 Nathan Sidwellloop-g-1.c: New.
2015-10-27 Thomas Schwinge[PR testsuite/68063] Add missing private clause in...
2015-10-27 Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-26 Thomas Schwingeabort might not flush all open streams before process...
2015-10-26 Thomas Schwingelibgomp testsuite: Remove some explicit acc_device_nvid...
2015-10-26 Thomas Schwingelibgomp: Additional acc_shutdown bug fixing and testing
2015-10-26 Thomas Schwinge[libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c+...
2015-10-26 Thomas Schwinge[PR libgomp/65437, libgomp/66518] Initialize runtime...
2015-10-23 Tom de VriesAdd missing private clause in libgomp.c++/member-2.C
2015-10-20 Nathan Sidwellreduction-5.c: Set sane vector_length.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-13 Tom de VriesAdd param parloops-schedule
2015-10-12 James Norrisvector-loop.c: Fix loop initializer.
2015-10-09 David MalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-09-30 Thomas SchwingeAdd checkpoint to libgomp dg-shouldfail tests
2015-09-08 Aditya KumarRemove limit_scops
2015-09-03 Tom de VriesFix inner loop phi in expand_omp_for_static_chunk
2015-08-29 Tom de VriesHandle mix/max pointer reductions in parloops
2015-08-24 Tom de VriesAdd libgomp.oacc-c-c++-common/vector-loop.c
2015-08-24 Tom de VriesOptimize expand_omp_for_static_chunk for chunk_size one
2015-08-10 Thomas Schwinge[PR libgomp/65742, PR middle-end/66332] libgomp: Remove...
2015-08-10 Thomas SchwingeFix offloading machine mode stream reading
2015-07-28 Tom de VriesHandle double reduction in parloops
2015-07-24 Cesar Philippidisre PR libgomp/66714 (ICE in loc_list_from_tree with -g)
2015-07-22 Maxim Blumenthalre PR libgomp/66950 (FAIL: libgomp.fortran/examples...
2015-07-15 Maxim BlumenthalFix libgomp tests.
2015-07-14 Maxim Blumenthalsimd-3.c: (main): Change type of res and ref from int...
2015-07-13 Maxim BlumenthalUpdate libgomp/testsuite/*/examples-4/* according to...
2015-07-10 Tom de VriesInsert new bound in try_transform_to_exit_first_loop_alt
2015-07-08 Thomas Schwinge[nvptx offloading] Only 64-bit configurations are curre...
2015-07-08 Tom de VriesFix libgomp.c/parloops-exit-first-loop-alt{,-3}.c testcases
2015-07-07 Tom de VriesAdd empty loop exit block in transform_to_exit_first_lo...
2015-07-02 Uros Bizjakpr66702-1.C: Require vect_simd_clones effective target.
2015-06-30 Tom de VriesRun testsuite/libgomp.oacc-c++/c++.exp at -O2 by default
2015-06-30 Tom de VriesRun testsuite/libgomp.c++/c++.exp at -O2 by default
2015-06-30 Jakub Jelinekre PR middle-end/66702 (#pragma omp declare simd unifor...
2015-06-30 Tom de VriesAdd parloops-exit-first-loop-alt-{5,6,7}.c
2015-06-30 Tom de VriesUse max_loop_iterations in transform_to_exit_first_loop_alt
2015-06-23 Tom de VriesUse abort in parloops-exit-first-loop-alt-{3,4}.c
2015-06-19 Thomas Schwingelibgomp: libgomp.oacc-c-c++-common/lib-62.c is for...
2015-06-19 Thomas Schwingelibgomp: XFAIL two libgomp.oacc-* tests
2015-06-15 Tom de VriesRemove dg-options -O2 in libgomp.c
2015-06-15 Tom de VriesFix typo in libgomp/testsuite/libgomp.c/pr35625.c
2015-06-15 Tom de VriesRemove -fopenmp in dg-options in libgomp.c
2015-06-15 Tom de VriesUse dg-additional-options for -std={gnu99,c99}
2015-06-13 Tom de VriesAdd gcc.dg/parloops-exit-first-loop-alt-4.c
2015-06-13 Tom de VriesUpdate parloops-exit-first-loop-alt{,-2,-3}.c
2015-06-05 Tom de VriesAdd transform_to_exit_first_loop_alt
2015-05-29 Bernhard Reutner... testsuite: auto-wipe dump files
2015-05-28 Julian Brownoacc-init.c (resolve_device): Add FAIL_IS_ERROR argument.
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-13 Jakub Jelinekre PR middle-end/66133 (Wrong-code with noreturn #pragm...
2015-05-13 Michael Haubenwallnerlibgomp: Bump to automake 1.11.6
2015-05-09 Jason Merrillopenacc.h (__GOACC_NOTHROW): Fix noexcept syntax.
2015-05-05 Thomas Schwinge[PR testsuite/65205, libgomp/65993] Fix dg-shouldfail...
2015-04-30 James Norris[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC...
2015-04-08 Julian Brownmkoffload.c (process): Support variable mapping.
2015-03-30 Jakub Jelinekre PR middle-end/65597 (ICE in build_outer_var_ref...
2015-03-27 Tom de VriesAdd verification to libgomp.graphite/force-parallel-6.c
2015-03-27 Tom de VriesScale down libgomp.graphite/force-parallel-6.c
2015-03-21 John David Anglinreduction-4.c: Don't run on hppa*-*-hpux*.
2015-03-19 Jakub Jelinekc-decl.c (c_decl_attributes): Also add "omp declare...
2015-03-13 Ilya Verbinvarpool.c (varpool_node::get_create): Don't set 'offloa...
2015-02-25 Tom de VriesUse DO_PRAGMA in libgomp.oacc-c-c++-common/reduction-1.c
2015-02-11 Jakub Jelinekre PR middle-end/64824 (ICE in gimple verification)
2015-02-04 Jakub Jelinekre PR middle-end/64824 (ICE in gimple verification)
2015-01-23 Jakub Jelinekre PR middle-end/64734 (ICE at omp lowering)
2015-01-23 Tom de VriesMake fopenacc an LTO option
2015-01-23 Tom de VriesMake fopenmp an LTO option
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-08 Thomas Schwingelibgomp: Fix "intelmic" offloading in build-tree testing.
2015-01-05 Jakub JelinekUpdate copyright years.
next