150
|
1 This file is a list of the people responsible for ensuring that patches for a
|
|
2 particular part of LLVM are reviewed, either by themself or by someone else.
|
|
3 They are also the gatekeepers for their part of LLVM, with the final word on
|
|
4 what goes in or not.
|
|
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), snail-mail address
|
|
9 (S) and (I) IRC handle. Each entry should contain at least the (N), (E) and
|
|
10 (D) fields.
|
|
11
|
207
|
12 N: Paul C. Anagnostopoulos
|
|
13 E: paul@windfall.com
|
|
14 D: TableGen
|
|
15
|
|
16 N: Matt Arsenault
|
|
17 E: Matthew.Arsenault@amd.com
|
|
18 E: arsenm2@gmail.com
|
|
19 I: arsenm
|
|
20 D: InferAddressSpaces
|
|
21
|
150
|
22 N: Simon Atanasyan
|
|
23 E: simon@atanasyan.com
|
|
24 D: MIPS Backend (lib/Target/Mips/*)
|
|
25
|
|
26 N: Justin Bogner
|
|
27 E: mail@justinbogner.com
|
|
28 D: InstrProfiling and related parts of ProfileData
|
|
29 D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
|
|
30
|
|
31 N: Alex Bradbury
|
|
32 E: asb@lowrisc.org
|
|
33 D: RISC-V backend (lib/Target/RISCV/*)
|
|
34
|
|
35 N: Matthias Braun
|
|
36 E: matze@braunis.de
|
|
37 I: MatzeB
|
|
38 D: Instruction Scheduling
|
|
39
|
|
40 N: Chandler Carruth
|
|
41 E: chandlerc@gmail.com
|
|
42 E: chandlerc@google.com
|
|
43 D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
|
|
44
|
|
45 N: Evan Cheng
|
|
46 E: evan.cheng@apple.com
|
|
47 D: parts of code generator not covered by someone else
|
|
48
|
|
49 N: Eric Christopher
|
|
50 E: echristo@gmail.com
|
|
51 D: Debug Information, inline assembly
|
|
52
|
|
53 N: Andrey Churbanov
|
|
54 E: andrey.churbanov@intel.com
|
|
55 D: OpenMP runtime library
|
|
56
|
|
57 N: Greg Clayton
|
|
58 E: clayborg@gmail.com
|
|
59 D: LLDB
|
|
60
|
|
61 N: Pete Couperus
|
|
62 E: petecoup@synopsys.com
|
|
63 D: ARC backend (lib/Target/ARC/*)
|
|
64
|
207
|
65 N: Philip Reames
|
|
66 E: listmail@philipreames.com
|
150
|
67 D: IndVar Simplify, Scalar Evolution
|
|
68
|
|
69 N: Marshall Clow
|
|
70 E: mclow.lists@gmail.com
|
|
71 D: libc++
|
|
72
|
|
73 N: Peter Collingbourne
|
|
74 E: peter@pcc.me.uk
|
|
75 D: libLTO (lib/LTO/* tools/lto/*), LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
|
|
76
|
|
77 N: Quentin Colombet
|
|
78 E: quentin.colombet@gmail.com
|
|
79 D: Loop Strength Reduction, Register allocators
|
|
80
|
|
81 N: Andrea Di Biagio
|
|
82 E: andrea.dibiagio@sony.com
|
|
83 E: andrea.dibiagio@gmail.com
|
|
84 D: MCA, llvm-mca
|
|
85
|
|
86 N: Duncan P. N. Exon Smith
|
|
87 E: dexonsmith@apple.com
|
|
88 D: Branch weights and BlockFrequencyInfo
|
|
89
|
|
90 N: Hal Finkel
|
|
91 E: hfinkel@anl.gov
|
207
|
92 D: The loop reroller and alias analysis
|
|
93
|
|
94 N: Nemanja Ivanovic
|
|
95 E: nemanja.i.ibm@gmail.com
|
|
96 D: PowerPC Backend
|
150
|
97
|
|
98 N: Dan Gohman
|
207
|
99 E: llvm@sunfishcode.online
|
150
|
100 D: WebAssembly Backend (lib/Target/WebAssembly/*)
|
|
101
|
|
102 N: Renato Golin
|
|
103 E: renato.golin@linaro.org
|
|
104 D: ARM Linux support
|
|
105
|
|
106 N: Venkatraman Govindaraju
|
|
107 E: venkatra@cs.wisc.edu
|
|
108 D: Sparc Backend (lib/Target/Sparc/*)
|
|
109
|
|
110 N: Tobias Grosser
|
|
111 E: tobias@grosser.es
|
|
112 D: Polly
|
|
113
|
|
114 N: James Grosbach
|
|
115 E: grosbach@apple.com
|
|
116 D: MC layer
|
|
117
|
|
118 N: Justin Holewinski
|
|
119 E: jholewinski@nvidia.com
|
|
120 D: NVPTX Target (lib/Target/NVPTX/*)
|
|
121
|
|
122 N: Lang Hames
|
|
123 E: lhames@gmail.com
|
|
124 D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
|
|
125
|
207
|
126 N: Min-Yih Hsu
|
|
127 E: minyihh@uci.edu
|
|
128 E: yihshyng223@gmail.com
|
|
129 D: M68k Target (lib/Target/M68k/*)
|
|
130
|
150
|
131 N: Teresa Johnson
|
|
132 E: tejohnson@google.com
|
|
133 D: Gold plugin (tools/gold/*) and IR Linker
|
|
134
|
|
135 N: Galina Kistanova
|
|
136 E: gkistanova@gmail.com
|
|
137 D: LLVM Buildbot
|
|
138
|
|
139 N: Anton Korobeynikov
|
|
140 E: anton@korobeynikov.info
|
|
141 D: Exception handling, Windows codegen, ARM EABI
|
|
142
|
|
143 N: Benjamin Kramer
|
|
144 E: benny.kra@gmail.com
|
|
145 D: DWARF Parser
|
|
146
|
|
147 N: Michael Kuperstein
|
|
148 E: mkuper@google.com
|
|
149 D: Loop Vectorizer
|
|
150
|
|
151 N: Sergei Larin
|
|
152 E: slarin@codeaurora.org
|
|
153 D: VLIW Instruction Scheduling, Packetization
|
|
154
|
|
155 N: Chris Lattner
|
|
156 E: sabre@nondot.org
|
|
157 W: http://nondot.org/~sabre/
|
|
158 D: Everything not covered by someone else
|
|
159
|
|
160 N: David Majnemer
|
|
161 E: david.majnemer@gmail.com
|
|
162 D: IR Constant Folder, InstCombine
|
|
163
|
|
164 N: Dylan McKay
|
|
165 E: me@dylanmckay.io
|
|
166 D: AVR Backend
|
|
167
|
|
168 N: Simon Moll
|
|
169 E: simon.moll@emea.nec.com
|
|
170 D: VE Backend
|
|
171
|
|
172 N: Tim Northover
|
|
173 E: t.p.northover@gmail.com
|
|
174 D: AArch64 backend, misc ARM backend
|
|
175
|
|
176 N: Diego Novillo
|
|
177 E: dnovillo@google.com
|
|
178 D: SampleProfile and related parts of ProfileData
|
|
179
|
|
180 N: Krzysztof Parzyszek
|
|
181 E: kparzysz@quicinc.com
|
|
182 D: Hexagon Backend
|
|
183
|
207
|
184 N: Nigel Perks
|
|
185 E: nigelp@xmos.com
|
|
186 D: XCore Backend
|
|
187
|
150
|
188 N: Jacques Pienaar
|
|
189 E: jpienaar@google.com
|
|
190 D: Lanai Backend
|
|
191
|
|
192 N: Paul Robinson
|
|
193 E: paul_robinson@playstation.sony.com
|
|
194 D: Sony PlayStation®4 support
|
|
195
|
|
196 N: Chad Rosier
|
|
197 E: mcrosier@codeaurora.org
|
|
198 D: Fast-Isel
|
|
199
|
|
200 N: Duncan Sands
|
|
201 E: baldrick@free.fr
|
|
202 D: DragonEgg
|
|
203
|
|
204 N: Kostya Serebryany
|
|
205 E: kcc@google.com
|
|
206 D: AddressSanitizer, ThreadSanitizer (LLVM parts)
|
|
207
|
|
208 N: Michael Spencer
|
|
209 E: bigcheesegs@gmail.com
|
|
210 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
|
|
211
|
|
212 N: Alexei Starovoitov
|
|
213 E: alexei.starovoitov@gmail.com
|
|
214 D: BPF backend
|
|
215
|
|
216 N: Tom Stellard
|
|
217 E: tstellar@redhat.com
|
|
218 D: Stable release management (x.y.[1-9] releases), AMDGPU Backend, libclc
|
|
219
|
|
220 N: Evgeniy Stepanov
|
|
221 E: eugenis@google.com
|
|
222 D: MemorySanitizer (LLVM part)
|
|
223
|
|
224 N: Craig Topper
|
|
225 E: craig.topper@gmail.com
|
|
226 D: X86 Backend
|
|
227
|
|
228 N: Ulrich Weigand
|
|
229 E: uweigand@de.ibm.com
|
|
230 D: SystemZ Backend
|
|
231
|
|
232 N: Hans Wennborg
|
|
233 E: hans@chromium.org
|
|
234 D: Release management (x.y.0 releases)
|
|
235
|
|
236 N: Jake Ehrlich
|
|
237 E: jakehehrlich@google.com
|
|
238 D: llvm-objcopy (tools/llvm-objcopy)
|
|
239
|
|
240 N: Martin Storsjö
|
|
241 E: martin@martin.st
|
|
242 D: MinGW
|
207
|
243
|
|
244 N: Zi Xuan Wu (Zeson)
|
|
245 E: zixuan.wu@linux.alibaba.com
|
|
246 D: C-SKY backend (lib/Target/CSKY/*)
|