aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-27Merge e518cda for LLVM update to 353983HEADmastermainllvm-r353983Yi Kong
2019-02-12[OpenMP] Fix broken link to browse sourcesJonathan Peyton
2019-02-11[OpenMP] Remove accidental commit to config-ix.cmake in r353747Jonathan Peyton
2019-02-11[OpenMP] Fix thread_limits to work properly for teams constructJonathan Peyton
2019-02-11[OMPT] Remove test output from source treeJonas Hahnfeld
2019-02-08Guard a feature that unsupported by old GCCTaewook Oh
2019-02-04[OMPT] Make sure that OMPT is enabled when accessing internals of the runtimeJoachim Protze
2019-01-30[OMPT] Make sure that OMPT is enabled when accessing internals of the runtimeJoachim Protze
2019-01-29Adjust documentation for git migration.James Y Knight
2019-01-28Remove no longer needed Arm specific words in the LICENSE.txt file.Arnaud A. de Grandmaison
2019-01-21NFC: fixed formatting to be consistent across the fileAndrey Churbanov
2019-01-21Fixed https://reviews.llvm.org/D55078 broken Fortran fixed form.Andrey Churbanov
2019-01-21Fix typos throughout the license files that somehow I and my reviewersChandler Carruth
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-19Install new LLVM license structure and new developer policy.Chandler Carruth
2019-01-17Revert r351311 "[OMPT] Make sure that OMPT is enabled when accessing internal...Hans Wennborg
2019-01-16[OpenMP] Add omp_pause_resource* APIJonathan Peyton
2019-01-16[OpenMP] Output written by tests should go to build directoryJoachim Protze
2019-01-16[OpenMP] Remove compiler warning about unused valueJoachim Protze
2019-01-16Fix compiler error in r351311Joachim Protze
2019-01-16[OMPT] Make sure that OMPT is enabled when accessing internals of the runtimeJoachim Protze
2019-01-15[OpenMP] Fix for nested proc_bind affinity bugJonathan Peyton
2019-01-15[OpenMP] Add lock function definitions to fix Bug 40042Jonathan Peyton
2019-01-15[OpenMP][Cmake] Allowed OpenMP testing detect test compiler with same generatorJonathan Peyton
2019-01-15[OpenMP] Fix performance regression in SPEC kdtree testJonathan Peyton
2019-01-15[OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze
2019-01-15Update year in license filesHans Wennborg
2019-01-14Include toolchain/llvm_android OWNERSllvm-svn.349610Chih-Hung Hsieh
2019-01-14Merge 7a5b758 for LLVM update to 349610Pirama Arumuga Nainar
2019-01-14 revert to previous base llvm-svn.346389Pirama Arumuga Nainar
2019-01-13[OpenMP] Fix LIBOMP_USE_DEBUGGER=ON build (PR38612)Roman Lebedev
2019-01-09[OpenMP][libomptarget] Use shared memory variable for tracking parallel levelGheorghe-Teodor Bercea
2019-01-09Doc: fixed description of a parameter of the __kmpc_taskloopAndrey Churbanov
2019-01-07[OPENMP][NVPTX]Fix dynamic scheduling.Alexey Bataev
2019-01-04[OPENMP][NVPTX]General formatting/code improvement, NFC.Alexey Bataev
2019-01-04[OPENMP][NVPTX]Improve performance + reduce number of used registers.Alexey Bataev
2019-01-04[OpenMP] Fix nvidia-cuda-toolkit detection on Debian/UbuntuJoel E. Denny
2019-01-03[OpenMP] Add omp_get_device_num() and update several other device API functionsJonathan Peyton
2019-01-03[OPENMP][NVPTX]Fix incompatibility of __syncthreads with LLVM, NFC.Alexey Bataev
2019-01-02[libomptarget] Added install component for libomptargetVyacheslav Zakharin
2018-12-28[OPENMP][NVPTX]Added/fixed debugging messages, NFC.Alexey Bataev
2018-12-28[OPENMP][NVPTX]Fixed initialization of the data-sharing interface.Alexey Bataev
2018-12-28[OPENMP][NVPTX]Outline assert into noinline function, NFC.Alexey Bataev
2018-12-22[runtime] [test] Fix using %python pathMichal Gorny
2018-12-18[Tests] [OpenMP] XFAIL also for ppc64le.Stefan Pintilie
2018-12-18XFAIL Pair of OpenMP Tests for PowerPC LE LinuxStefan Pintilie
2018-12-18[Tests] fix non-determinism failure in testcaseJoachim Protze
2018-12-18[OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze
2018-12-18[OMPT] Add testcase for thread_num provided by implicit task eventsJoachim Protze
2018-12-17[OpenMP] version the affinity format tests and fix one testJonathan Peyton