Jim Cownie | 5e8470a | 2013-09-27 10:38:44 | [diff] [blame] | 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! |
| 5 | |
| 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). |
| 10 | |
Jim Cownie | 18d8473 | 2014-05-10 17:02:09 | [diff] [blame] | 11 | N: Sunita Chandrasekaran |
| 12 | D: Contributor to testsuite from OpenUH |
| 13 | |
| 14 | N: Barbara Chapman |
| 15 | D: Contributor to testsuite from OpenUH |
| 16 | |
| 17 | N: University of Houston |
| 18 | W: http://web.cs.uh.edu/~openuh/download/ |
| 19 | D: OpenUH test suite |
| 20 | |
Jim Cownie | 5e8470a | 2013-09-27 10:38:44 | [diff] [blame] | 21 | N: Intel Corporation OpenMP runtime team |
| 22 | W: http://openmprtl.org |
| 23 | D: Created the runtime. |
| 24 | |
Jim Cownie | 18d8473 | 2014-05-10 17:02:09 | [diff] [blame] | 25 | N: Matthias Muller |
| 26 | D: Contributor to testsuite from OpenUH |
| 27 | |
| 28 | N: Pavel Neytchev |
| 29 | D: Contributor to testsuite from OpenUH |
| 30 | |
Jim Cownie | 181b4bb | 2013-12-23 17:28:57 | [diff] [blame] | 31 | N: Steven Noonan |
| 32 | E: [email protected] |
Jim Cownie | 18d8473 | 2014-05-10 17:02:09 | [diff] [blame] | 33 | D: Patches for the ARM architecture and removal of several inconsistencies. |
| 34 | |
| 35 | N: Alp Toker |
| 36 | E: [email protected] |
| 37 | D: Making build work for FreeBSD. |
| 38 | |
| 39 | N: Cheng Wang |
| 40 | D: Contributor to testsuite from OpenUH |