Support of mips & mips64 for openmprtl
authorSylvestre Ledru <sylvestre@debian.org>
Thu, 8 Dec 2016 09:22:24 +0000 (09:22 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Thu, 8 Dec 2016 09:22:24 +0000 (09:22 +0000)
commitcd9d37433743d4518c04ca19ed77a1c8c8acafe6
tree203640ad71a153d4f68c0b5fd5457d586598988c
parent0cc0446ad2264a79d5e4a514946680d5c9cf37b8
Support of mips & mips64 for openmprtl

Summary:
Implemented by Dejan Latinovic
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790735 for more more information

Reviewers: AndreyChurbanov, jlpeyton

Subscribers: openmp-commits, mgorny

Differential Revision: https://reviews.llvm.org/D26576

llvm-svn: 289032
18 files changed:
openmp/runtime/CMakeLists.txt
openmp/runtime/README.txt
openmp/runtime/cmake/LibompGetArchitecture.cmake
openmp/runtime/cmake/LibompMicroTests.cmake
openmp/runtime/cmake/LibompUtils.cmake
openmp/runtime/src/kmp_affinity.h
openmp/runtime/src/kmp_csupport.c
openmp/runtime/src/kmp_gsupport.c
openmp/runtime/src/kmp_os.h
openmp/runtime/src/kmp_platform.h
openmp/runtime/src/kmp_runtime.c
openmp/runtime/src/thirdparty/ittnotify/ittnotify_config.h
openmp/runtime/src/thirdparty/ittnotify/ittnotify_static.c
openmp/runtime/src/z_Linux_asm.s
openmp/runtime/tools/lib/Platform.pm
openmp/runtime/tools/lib/Uname.pm
openmp/www/README.txt
openmp/www/index.html