Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-22[openmp][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2021-12-07[OpenMP] Disable libomptarget profiling by default if built via the "runtimes...Martin Storsjö
2021-11-11[OpenMP] Allow building libomp using Microsoft Visual C++ naming schemeBran Hagger
2021-09-01[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.Vignesh Balasubramanian
2021-05-07An attempt to abandon omptarget out-of-tree builds.Vyacheslav Zakharin
2021-01-28[OpenMP] Disabled profiling in `libomp` by default to unblock link errorsShilei Tian
2021-01-27[OpenMP] Fix building using LLVM_ENABLE_RUNTIMESGiorgis Georgakoudis
2021-01-13[OpenMP] Fixed a typo in openmp/CMakeLists.txtShilei Tian
2021-01-12[OpenMP] Fixed include directories for OpenMP when building OpenMP with LLVM_...Shilei Tian
2020-12-12[OpenMP] Add time profiling for libomptargetGiorgis Georgakoudis
2020-10-21[libomptarget] Require LLVM source tree to build libomptargetJon Chesterfield
2020-09-18[OpenMP] Initial Support for OpenMP Webpage DocumentationJoseph Huber
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2020-02-12[OpenMP] Switch default C++ standard to C++ 14Johannes Doerfert
2020-01-04[OpenMP] NFC: Fix trivial typos in commentsKelvin Li
2019-11-18[OpenMP] Add implementation and tests of Archer toolprotze@itc.rwth-aachen.de
2018-05-25[CMake] Unify install path for librariesJonas Hahnfeld
2017-12-27Unify build documentation and convert to reStructuredTextJonas Hahnfeld
2017-11-30[CMake] Detect information about test compilerJonas Hahnfeld
2017-11-29[CMake] Refactor testing infrastructureJonas Hahnfeld
2017-11-29[CMake] Refactor common settings and flagsJonas 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-07-26[CMake] Disable building libomptarget and add CMake switchJonas Hahnfeld
2017-03-21[OpenMP] libomptarget: Disable on MacOS XGeorge Rokos
2017-02-10libomptarget: Disable on Win32Hans Wennborg
2017-01-26[OpenMP] Initial implementation of OpenMP offloading library - libomptarget.George Rokos
2016-12-21Reverting last change.Oren Ben Simhon
2016-12-21[X86] Vectorcall Calling Convention - Adding CodeGen Complete SupportOren Ben Simhon
2016-02-05[CMake] Introduce OPENMP_LLVM_TOOLS_DIRJonas Hahnfeld
2015-05-05Integrate libiomp CMake into LLVM CMake build system.Andrey Churbanov