aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15Merging r325218:release_60Hans Wennborg
2018-01-20Merging r322869:Dimitry Andric
2018-01-18Merging r322830:Hans Wennborg
2018-01-17Merging r322160:Hans Wennborg
2018-01-17Merging r322068:Hans Wennborg
2018-01-16Merging r321964:Hans Wennborg
2018-01-03Creating release_60 branch off revision 321711Hans Wennborg
2018-01-02[OMPT] Build runtime with OMPT support by defaultJoachim Protze
2017-12-27Unify build documentation and convert to reStructuredTextJonas Hahnfeld
2017-12-24[OMPT] Set and reset frame address when creating a task with dependencesJoachim Protze
2017-12-22[OMPT] Add missing initialization in nested_lwt.c test casePaul Osmialowski
2017-12-22[OMPT] Fix failing test cases for gcc on UbuntuJoachim Protze
2017-12-22Remove unused positional argument for printfJoachim Protze
2017-12-21Add missing test case from D41171 commitJoachim Protze
2017-12-21[OMPT] Add missing ompt_get_num_procs functionJoachim Protze
2017-12-21[OMPT] Fix return address handling in a few GOMP interface methodsJoachim Protze
2017-12-21[OMPT] Handle null pointer in set_callback to improve performanceJoachim Protze
2017-12-21[OMPT] Use frames at different level when using clang version 5 or higher wit...Joachim Protze
2017-12-21[OMPT] Add annotations to testcases that are expected to fail when using cert...Joachim Protze
2017-12-21[AArch64] add required arch specific code for running OMPT test casesPaul Osmialowski
2017-12-18Fix more inconsistent line endings. NFC.Dimitry Andric
2017-12-13[AArch64] fix an issue with older /proc/cpuinfo layoutPaul Osmialowski
2017-12-08[CMake] Remove legacy LIBOMP_LIT_ARGSJonas Hahnfeld
2017-12-08Use hyperbarrier by default on all architecturesJonas Hahnfeld
2017-12-08Fix thread affinity on non-x86 LinuxJonas Hahnfeld
2017-12-08Add missing memory barrier for queuing locksJonas Hahnfeld
2017-12-06[libomptarget] Split implementation of interface functionsJonas Hahnfeld
2017-12-06[libomptarget] Split implementation of API functionsJonas Hahnfeld
2017-12-06[libomptarget] Split device functionalityJonas Hahnfeld
2017-12-06[libomptarget] Split RTL plugin functionalityJonas Hahnfeld
2017-12-06[libomptarget] Move header files and CMake library definitionJonas Hahnfeld
2017-12-06[OpenMP] Add entry for Intel Compiler 18Jonathan Peyton
2017-12-06Eliminate double printing of verbose affinity settingsJonathan Peyton
2017-12-06Trivial enum fixJonathan Peyton
2017-12-05Fix alignment in teams-reduction.c testJonas Hahnfeld
2017-12-05Fix PR30890: Reduction across teams hangsJonas Hahnfeld
2017-11-30[CMake] Detect information about test compilerJonas Hahnfeld
2017-11-30Extension of HWLOC topology discovery with NUMA nodes and tilesAndrey Churbanov
2017-11-29Make kmp_r_sched_t into a unionJonathan Peyton
2017-11-29Fix aligned memory allocation in the stub libraryJonathan Peyton
2017-11-29Warning is emitted when tiles are requested but cannot be usedJonathan Peyton
2017-11-29Fix types of Fortran array elementsJonathan Peyton
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-28[openmp] Set up .arcconfig to point to new Diffusion OMP repositoryBen Hamilton
2017-11-25doxygen: disable the html timestamp: this is breaking the reproducible build ...Sylvestre Ledru
2017-11-22Fix for OMP doacross implementation on PowerJonas Hahnfeld
2017-11-22[CMake] Re-enable libomptarget and restrict tests to Clang 6.0.0Jonas Hahnfeld
2017-11-21[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos