summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/test
Commit message (Expand)AuthorAgeFilesLines
* [LIBOMPTARGET] Do not increment/decrement the refcount for "declare target" o...George Rokos2020-01-141-0/+32
* [LIBOMPTARGET]Ignore empty target descriptors.Alexey Bataev2020-01-101-0/+17
* [OpenMP] build offload plugins before testing themBryan Chan2019-11-281-1/+1
* [OpenMP][libomptarget] Add support for close map modifierGheorghe-Teodor Bercea2019-08-093-0/+316
* [OpenMP][libomptarget] Add support for unified memory for regular mapsGheorghe-Teodor Bercea2019-08-073-1/+279
* [OPENMP][OFFLOADING]Fix the test, NFC.Alexey Bataev2019-08-061-4/+5
* [OpenMP 5.0] libomptarget interface for declare mapper functions.Michael Kruse2019-08-041-0/+46
* [OPENMP] Resolve lost LoopTripCnt for subsequent loops in same thread.Ron Lieberman2019-07-171-0/+36
* [OPENMP]Fix threadid in __kmpc_omp_taskwait call for dependent target calls.Alexey Bataev2019-07-161-0/+62
* [OpenMP][libomptarget] Enable requires flags for target libraries.Gheorghe-Teodor Bercea2019-05-211-0/+46
* [libomptarget] Introduce LIBOMPTARGET_ENABLE_DEBUG cmake option.Michael Kruse2019-03-261-1/+1
* [OpenMP] Add omp_get_device_num() and update several other device API functionsJonathan Peyton2019-01-031-0/+36
* [OPENMP] Add the test to check that the libomptarget does not causeAlexey Bataev2018-09-281-1/+7
* [libomptarget-nvptx] Add testing infrastructureJonas Hahnfeld2018-09-282-10/+1
* [libomptaret][test] Announce compiler featuresJonas Hahnfeld2018-09-052-0/+6
* [libomptarget] PR38704: Fix erase of ShadowPtrMapJonas Hahnfeld2018-09-041-0/+41
* [cmake] Fix libomptarget/test/CMakeLists.txtAzharuddin Mohammed2018-07-151-2/+2
* [CMake] Detect information about test compilerJonas Hahnfeld2017-11-301-24/+6
* [CMake] Refactor testing infrastructureJonas Hahnfeld2017-11-293-100/+21
* [CMake] Disallow direct configurationJonas Hahnfeld2017-11-291-1/+1
* [CMake] Re-enable libomptarget and restrict tests to Clang 6.0.0Jonas Hahnfeld2017-11-221-0/+23
* [OpenMP] libomptarget: move debugging dumps under control of env var LIBOMPTA...Sergey Dmitriev2017-08-144-3/+53
* Whitespace.NAKAMURA Takumi2017-07-201-8/+7
* [OpenMP] libomptarget: test correction for use with OpenMP 4.5George Rokos2017-04-272-2/+2
* [OpenMP] Run libomptarget regression tests using all available system threads.George Rokos2017-04-221-1/+0
* Add AArch64 support.Paul Osmialowski2017-03-062-0/+2
* [libomptarget] Align test code with runtime/Jonas Hahnfeld2017-02-072-13/+13
* [OpenMP] Initial implementation of OpenMP offloading library - libomptarget.George Rokos2017-01-255-0/+273
OpenPOWER on IntegriCloud