This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
583bc03829fb39435db56bb4bc8d4049c19a167a
clang-p2996
/
openmp
History
Jonathan Peyton
6bfc9190f1
Allow gcc 5.x to compile library.
...
Change check of __GNUC__ macro from: __GNUC__ == 4 to __GNUC__ >= 4 llvm-svn: 238347
2015-05-27 18:57:33 +00:00
..
offload
Liboffload: Patch for MPSS > 3.4.x (provided by Tim Cramer)
2015-05-06 10:58:40 +00:00
runtime
Allow gcc 5.x to compile library.
2015-05-27 18:57:33 +00:00
testsuite
Fix for testsuite including omp.h
2015-05-18 21:38:50 +00:00
www
Removed mentioning of OpenMP as unsupported feature (patch2 from A.Bokhanko)
2015-05-13 13:42:59 +00:00
CMakeLists.txt
Integrate libiomp CMake into LLVM CMake build system.
2015-05-05 20:02:52 +00:00
CREDITS.txt
This patch contains the new files for OMPT and the needed changes to the build infrastructure
2015-04-29 16:22:07 +00:00
LICENSE.txt
updated copyright date to 2015
2015-04-16 11:10:17 +00:00