aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-03-23re PR c++/70376 (OpenMP taskloop construct fails to instantiate copy construc...Jakub Jelinek1-0/+20
2016-03-23Add missing initializations in oacc testcasesTom de Vries2-4/+4
2016-03-23re PR libgomp/69414 ([OpenACC] "!$acc update self" does not provide expected ...James Norris3-7/+407
2016-03-16Nowadays, we use plain -fopenacc to enable OpenACC kernels processingThomas Schwinge7-7/+0
2016-03-13libgcc_s is required by libstdc++Thomas Schwinge1-0/+2
2016-03-10re PR testsuite/70009 (test case libgomp.oacc-c-c++-common/vprop.c fails star...Cesar Philippidis1-2/+2
2016-03-09Add oacc kernels testcases in libgomp.oacc-fortranTom de Vries7-0/+244
2016-03-07[hsa testsuite] New directory for HSA-specific C testcasesMartin Jambor18-0/+1170
2016-03-07[hsa testsuite] Adjust libgomp tests that do not work on host fallbackMartin Jambor10-10/+10
2016-03-07[hsa testsuite] Suppress hsa warnings in libgomp testsMartin Jambor1-0/+3
2016-03-02re PR libgomp/69555 (libgomp.c++/target-6.C fails because of undefined behavi...Jakub Jelinek2-0/+172
2016-02-26[hsa,testsuite] Introduce offload_device_shared_as effective targetKeith McDaniel2-0/+51
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin1-19/+0
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingThomas Schwinge15-44/+0
2016-02-22nvptx.c (nvptx_gen_shuffle): Add support for QImode and HImode registers.Cesar Philippidis1-0/+34
2016-02-19re PR driver/69805 (ICE in greater_than_spec_func, at gcc.c:9722)Jakub Jelinek1-0/+9
2016-02-16Don't call call_cgraph_insertion_hooks in simd_clone_createTom de Vries1-0/+7
2016-02-09Fix GOMP/GOACC_parallel optimization in ipa-ptaTom de Vries4-0/+16
2016-02-09Handle -fdiagnostics-color in ltoTom de Vries1-0/+19
2016-02-02libgomp: fix target-31.c testcaseAlexander Monakov1-1/+12
2016-02-02libgomp: fix teams-3/4 testcasesAlexander Monakov4-5/+7
2016-02-02* testsuite/libgomp.oacc-c-c++-common/declare-4.c: Fix clause.James Norris1-1/+1
2016-02-02libgomp: Skip hsa offloading for OpenACC test casesThomas Schwinge1-2/+4
2016-02-02libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuiteThomas Schwinge3-1/+12
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell2-2/+135
2016-01-26Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relationTom de Vries1-0/+26
2016-01-25re PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out.c:27175 with LTO)Richard Biener1-0/+16
2016-01-19Merge of HSAMartin Jambor1-0/+6
2016-01-18Add oacc kernels test in libgompTom de Vries15-0/+537
2016-01-15gimplify.c (oacc_default_clause): Decode reference and pointer types for both...Cesar Philippidis1-0/+50
2016-01-07Move pr66680.f90 to libgompH.J. Lu1-0/+46
2016-01-07re PR c/68960 (__attribute__ ((aligned ())) is ignored for OpenMP private var...Jakub Jelinek1-0/+25
2016-01-06openacc.c (acc_on_device): Add routine pragma for C++ wrapper.Nathan Sidwell1-0/+23
2016-01-04Update copyright years.Jakub Jelinek4-4/+4
2015-12-31loop-red-w-2.c: Correct dg-additional-options syntax.Nathan Sidwell19-19/+19
2015-12-15c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin1-0/+63
2015-12-09Fix GOMP/GOACC_parallel handling in find_func_clobbersTom de Vries1-0/+4
2015-12-02Some OpenACC host_data cleanupThomas Schwinge5-63/+3
2015-12-02Handle BUILT_IN_GOACC_PARALLEL in ipa-ptaTom de Vries3-0/+79
2015-12-01OpenACC host_data support.Julian Brown6-0/+258
2015-11-30tree-nested.c (convert_nonlocal_omp_clauses): Add support for OMP_CLAUSE_{NUM...Cesar Philippidis3-0/+179
2015-11-30Handle BUILT_IN_GOMP_PARALLEL in ipa-ptaTom de Vries1-0/+44
2015-11-27re PR c/63326 (whether a #pragma is a statement depends on the type of pragma)Jakub Jelinek2-4/+4
2015-11-26* testsuite/libgomp.c/target-35.c: New test.Jakub Jelinek1-0/+129
2015-11-22dump-parse-tree.c (show_namespace): Handle declares.James Norris5-0/+390
2015-11-20re PR middle-end/68221 (libgomp reduction-11/12 failures)Jakub Jelinek4-4/+4
2015-11-19reduction-dbl.c: New.Nathan Sidwell7-163/+284
2015-11-18nvptx.c (global_lock_var): New.Nathan Sidwell2-34/+158
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek7-0/+739
2015-11-13omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO & SEQ.Nathan Sidwell1-0/+225