[RISCV][GISel] Move G_BRJT expansion to legalization (#73711)
[llvm-project.git] / libcxx / CREDITS.TXT
blobaa3c8cf1a8c6e3aebf00f4dde627ed429c261640
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: Ulf Adams
16 D: Invented the Ryu and Ryu Printf algorithms used in floating-point to_chars, and wrote the initial code.
18 N: Muiez Ahmed
19 E: muiez@ibm.com
20 D: z/OS port.
22 N: Dan Albert
23 E: danalbert@google.com
24 D: Android support and test runner improvements.
26 N: Dimitry Andric
27 E: dimitry@andric.com
28 D: Visibility fixes, minor FreeBSD portability patches.
30 N: Holger Arnold
31 E: holgerar@gmail.com
32 D: Minor fix.
34 N: Jorg Brown
35 D: Ported floating-point to_chars from MSVC to libc++.
37 N: David Chisnall
38 E: theraven at theravensnest dot org
39 D: FreeBSD and Solaris ports, libcxxrt support, some atomics work.
41 N: Marshall Clow
42 E: mclow.lists@gmail.com
43 E: marshall@idio.com
44 D: C++14 support, patches and bug fixes.
46 N: Jonathan B Coe
47 E: jbcoe@me.com
48 D: Implementation of propagate_const.
50 N: Matthew Dempsky
51 E: matthew@dempsky.org
52 D: Minor patches and bug fixes.
54 N: Christopher Di Bella
55 E: cjdb@google.com
56 E: cjdb.ns@gmail.com
57 D: Library concepts.
59 N: Glen Joseph Fernandes
60 E: glenjofe@gmail.com
61 D: Implementation of to_address.
63 N: Eric Fiselier
64 E: eric@efcs.ca
65 D: LFTS support, patches and bug fixes.
67 N: Bill Fisher
68 E: william.w.fisher@gmail.com
69 D: Regex bug fixes.
71 N: Google Inc.
72 D: Copyright owner and contributor of the CityHash algorithm
74 N: Howard Hinnant
75 E: hhinnant@apple.com
76 D: Architect and primary author of libc++
78 N: Sergej Jaskiewicz
79 E: jaskiewiczs@icloud.com
80 D: Minor improvements in the testing infrastructure
82 N: Hyeon-bin Jeong
83 E: tuhertz@gmail.com
84 D: Minor patches and bug fixes.
86 N: Argyrios Kyrtzidis
87 E: kyrtzidis@apple.com
88 D: Bug fixes.
90 N: Stephan T. Lavavej
91 E: stl@microsoft.com
92 E: stl@nuwen.net
93 D: Implemented floating-point to_chars.
95 N: Damien Lebrun-Grandie
96 E: dalg24@gmail.com
97 E: lebrungrandt@ornl.gov
98 D: Implementation of mdspan.
100 N: Microsoft Corporation
101 D: Contributed floating-point to_chars.
103 N: Bruce Mitchener, Jr.
104 E: bruce.mitchener@gmail.com
105 D: Emscripten-related changes.
107 N: Michel Morin
108 E: mimomorin@gmail.com
109 D: Minor patches to is_convertible.
111 N: Andrew Morrow
112 E: andrew.c.morrow@gmail.com
113 D: Minor patches and Linux fixes.
115 N: Michael Park
116 E: mcypark@gmail.com
117 D: Implementation of <variant>.
119 N: Arvid Picciani
120 E: aep at exys dot org
121 D: Minor patches and musl port.
123 N: Bjorn Reese
124 E: breese@users.sourceforge.net
125 D: Initial regex prototype
127 N: Nico Rieck
128 E: nico.rieck@gmail.com
129 D: Windows fixes
131 N: Jon Roelofs
132 E: jroelofS@jroelofs.com
133 D: Remote testing, Newlib port, baremetal/single-threaded support.
135 N: Kent Ross
136 E: k@mad.cash
137 D: Patches for operator<=> support
139 N: Jonathan Sauer
140 D: Minor patches, mostly related to constexpr
142 N: Craig Silverstein
143 E: csilvers@google.com
144 D: Implemented Cityhash as the string hash function on 64-bit machines
146 N: Richard Smith
147 D: Minor patches.
149 N: Joerg Sonnenberger
150 E: joerg@NetBSD.org
151 D: NetBSD port.
153 N: Stephan Tolksdorf
154 E: st@quanttec.com
155 D: Minor <atomic> fix
157 N: Christian Trott
158 E: crtrott@sandia.gov
159 D: Implementation of mdspan.
161 N: Ruben Van Boxem
162 E: vanboxem dot ruben at gmail dot com
163 D: Initial Windows patches.
165 N: Michael van der Westhuizen
166 E: r1mikey at gmail dot com
168 N: Larisse Voufo
169 D: Minor patches.
171 N: Klaas de Vries
172 E: klaas at klaasgaaf dot nl
173 D: Minor bug fix.
175 N: Mark de Wever
176 E: koraq at xs4all dot nl
177 D: Format library support.
178 D: Finalized the porting of MSVC's to_chars to libc++.
180 N: Zhang Xiongpang
181 E: zhangxiongpang@gmail.com
182 D: Minor patches and bug fixes.
184 N: Xing Xue
185 E: xingxue@ca.ibm.com
186 D: AIX port
188 N: Jeffrey Yasskin
189 E: jyasskin@gmail.com
190 E: jyasskin@google.com
191 D: Linux fixes.
193 N: Zhihao Yuan
194 E: lichray@gmail.com
195 D: Standard compatibility fixes.