aboutsummaryrefslogtreecommitdiff
path: root/libomptarget/test
AgeCommit message (Expand)Author
2019-08-09[OpenMP][libomptarget] Add support for close map modifierGheorghe-Teodor Bercea
2019-08-07[OpenMP][libomptarget] Add support for unified memory for regular mapsGheorghe-Teodor Bercea
2019-08-06[OPENMP][OFFLOADING]Fix the test, NFC.Alexey Bataev
2019-08-04[OpenMP 5.0] libomptarget interface for declare mapper functions.Michael Kruse
2019-07-17[OPENMP] Resolve lost LoopTripCnt for subsequent loops in same thread.Ron Lieberman
2019-07-16[OPENMP]Fix threadid in __kmpc_omp_taskwait call for dependent target calls.Alexey Bataev
2019-05-21[OpenMP][libomptarget] Enable requires flags for target libraries.Gheorghe-Teodor Bercea
2019-03-26[libomptarget] Introduce LIBOMPTARGET_ENABLE_DEBUG cmake option.Michael Kruse
2019-01-03[OpenMP] Add omp_get_device_num() and update several other device API functionsJonathan Peyton
2018-09-28[OPENMP] Add the test to check that the libomptarget does not causeAlexey Bataev
2018-09-28[libomptarget-nvptx] Add testing infrastructureJonas Hahnfeld
2018-09-05[libomptaret][test] Announce compiler featuresJonas Hahnfeld
2018-09-04[libomptarget] PR38704: Fix erase of ShadowPtrMapJonas Hahnfeld
2018-07-15[cmake] Fix libomptarget/test/CMakeLists.txtAzharuddin Mohammed
2017-11-30[CMake] Detect information about test compilerJonas Hahnfeld
2017-11-29[CMake] Refactor testing infrastructureJonas Hahnfeld
2017-11-29[CMake] Disallow direct configurationJonas Hahnfeld
2017-11-22[CMake] Re-enable libomptarget and restrict tests to Clang 6.0.0Jonas Hahnfeld
2017-08-14[OpenMP] libomptarget: move debugging dumps under control of env var LIBOMPTA...Sergey Dmitriev
2017-07-20Whitespace.NAKAMURA Takumi
2017-04-27[OpenMP] libomptarget: test correction for use with OpenMP 4.5George Rokos
2017-04-22[OpenMP] Run libomptarget regression tests using all available system threads.George Rokos
2017-03-06Add AArch64 support.Paul Osmialowski
2017-02-07[libomptarget] Align test code with runtime/Jonas Hahnfeld
2017-01-25[OpenMP] Initial implementation of OpenMP offloading library - libomptarget.George Rokos