Constify. NFC.
[llvm-project.git] / openmp / CREDITS.txt
blobb14bb9a1e6e60bba96892c93eb122f88b675042d
1 This file is a partial list of people who have contributed to the LLVM/openmp
2 project.  If you have contributed a patch or made some other contribution to
3 LLVM/openmp, please submit a patch to this file to add yourself, and it will be
4 done!
6 The list is sorted by surname and formatted to allow easy grepping and
7 beautification by scripts.  The fields are: name (N), email (E), web-address
8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9 (S).
11 N: Adam Azarchs
12 W: 10xgenomics.com
13 D: Bug fix for lock code
15 N: Carlo Bertolli
16 W: http://ibm.com
17 D: IBM contributor to PowerPC support in CMake files and elsewhere.
19 N: Diego Caballero
20 E: diego.l.caballero@gmail.com
21 D: Fork performance improvements
23 N: Sunita Chandrasekaran
24 D: Contributor to testsuite from OpenUH
26 N: Barbara Chapman
27 D: Contributor to testsuite from OpenUH
29 N: University of Houston
30 W: http://web.cs.uh.edu/~openuh/download/
31 D: OpenUH test suite
33 N: Intel Corporation OpenMP runtime team
34 W: http://openmprtl.org
35 D: Created the runtime.
37 N: John Mellor-Crummey and other members of the OpenMP Tools Working Group
38 E: johnmc@rice.edu
39 D: OpenMP Tools Interface (OMPT)
41 N: Matthias Muller
42 D: Contributor to testsuite from OpenUH
44 N: Tal Nevo
45 E: tal@scalemp.com
46 D: ScaleMP contributor to improve runtime performance there.
47 W: http://scalemp.com
49 N: Pavel Neytchev
50 D: Contributor to testsuite from OpenUH
52 N: Steven Noonan
53 E: steven@uplinklabs.net
54 D: Patches for the ARM architecture and removal of several inconsistencies.
56 N: Alp Toker
57 E: alp@nuanti.com
58 D: Making build work for FreeBSD.
60 N: Cheng Wang
61 D: Contributor to testsuite from OpenUH