Move some tests from instcombine to phase ordering. NFC.
[llvm-project.git] / libcxx / CREDITS.TXT
blob597c5fcb7cf476e76468049be54074c07899feae
1 This file is a partial list of people who have contributed to the LLVM/libc++
2 project.  If you have contributed a patch or made some other contribution to
3 LLVM/libc++, 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: Saleem Abdulrasool
12 E: compnerd@compnerd.org
13 D: Minor patches and Linux fixes.
15 N: Muiez Ahmed
16 E: muiez@ibm.com
17 D: z/OS port.
19 N: Dan Albert
20 E: danalbert@google.com
21 D: Android support and test runner improvements.
23 N: Dimitry Andric
24 E: dimitry@andric.com
25 D: Visibility fixes, minor FreeBSD portability patches.
27 N: Holger Arnold
28 E: holgerar@gmail.com
29 D: Minor fix.
31 N: David Chisnall
32 E: theraven at theravensnest dot org
33 D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
35 N: Marshall Clow
36 E: mclow.lists@gmail.com
37 E: marshall@idio.com
38 D: C++14 support, patches and bug fixes.
40 N: Jonathan B Coe
41 E: jbcoe@me.com
42 D: Implementation of propagate_const.
44 N: Matthew Dempsky
45 E: matthew@dempsky.org
46 D: Minor patches and bug fixes.
48 N: Christopher Di Bella
49 E: cjdb@google.com
50 E: cjdb.ns@gmail.com
51 D: Library concepts.
53 N: Glen Joseph Fernandes
54 E: glenjofe@gmail.com
55 D: Implementation of to_address.
57 N: Eric Fiselier
58 E: eric@efcs.ca
59 D: LFTS support, patches and bug fixes.
61 N: Bill Fisher
62 E: william.w.fisher@gmail.com
63 D: Regex bug fixes.
65 N: Google Inc.
66 D: Copyright owner and contributor of the CityHash algorithm
68 N: Howard Hinnant
69 E: hhinnant@apple.com
70 D: Architect and primary author of libc++
72 N: Sergej Jaskiewicz
73 E: jaskiewiczs@icloud.com
74 D: Minor improvements in the testing infrastructure
76 N: Hyeon-bin Jeong
77 E: tuhertz@gmail.com
78 D: Minor patches and bug fixes.
80 N: Argyrios Kyrtzidis
81 E: kyrtzidis@apple.com
82 D: Bug fixes.
84 N: Bruce Mitchener, Jr.
85 E: bruce.mitchener@gmail.com
86 D: Emscripten-related changes.
88 N: Michel Morin
89 E: mimomorin@gmail.com
90 D: Minor patches to is_convertible.
92 N: Andrew Morrow
93 E: andrew.c.morrow@gmail.com
94 D: Minor patches and Linux fixes.
96 N: Michael Park
97 E: mcypark@gmail.com
98 D: Implementation of <variant>.
100 N: Arvid Picciani
101 E: aep at exys dot org
102 D: Minor patches and musl port.
104 N: Bjorn Reese
105 E: breese@users.sourceforge.net
106 D: Initial regex prototype
108 N: Nico Rieck
109 E: nico.rieck@gmail.com
110 D: Windows fixes
112 N: Jon Roelofs
113 E: jroelofS@jroelofs.com
114 D: Remote testing, Newlib port, baremetal/single-threaded support.
116 N: Kent Ross
117 E: k@mad.cash
118 D: Patches for operator<=> support
120 N: Jonathan Sauer
121 D: Minor patches, mostly related to constexpr
123 N: Craig Silverstein
124 E: csilvers@google.com
125 D: Implemented Cityhash as the string hash function on 64-bit machines
127 N: Richard Smith
128 D: Minor patches.
130 N: Joerg Sonnenberger
131 E: joerg@NetBSD.org
132 D: NetBSD port.
134 N: Stephan Tolksdorf
135 E: st@quanttec.com
136 D: Minor <atomic> fix
138 N: Ruben Van Boxem
139 E: vanboxem dot ruben at gmail dot com
140 D: Initial Windows patches.
142 N: Michael van der Westhuizen
143 E: r1mikey at gmail dot com
145 N: Larisse Voufo
146 D: Minor patches.
148 N: Klaas de Vries
149 E: klaas at klaasgaaf dot nl
150 D: Minor bug fix.
152 N: Zhang Xiongpang
153 E: zhangxiongpang@gmail.com
154 D: Minor patches and bug fixes.
156 N: Xing Xue
157 E: xingxue@ca.ibm.com
158 D: AIX port
160 N: Jeffrey Yasskin
161 E: jyasskin@gmail.com
162 E: jyasskin@google.com
163 D: Linux fixes.
165 N: Zhihao Yuan
166 E: lichray@gmail.com
167 D: Standard compatibility fixes.