OSDN Git Service

b4e7ab7a7743c5d34b56db90c19c30d589aa30ee
[android-x86/external-llvm.git] / CODE_OWNERS.TXT
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), and snail-mail address
9 (S). Each entry should contain at least the (N), (E) and (D) fields.
10
11 N: Joe Abbey
12 E: jabbey@arxan.com
13 D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
14
15 N: Rafael Avila de Espindola
16 E: rafael.espindola@gmail.com
17 D: Gold plugin (tools/gold/*)
18
19 N: Justin Bogner
20 E: mail@justinbogner.com
21 D: InstrProfiling and related parts of ProfileData
22 D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
23
24 N: Chandler Carruth
25 E: chandlerc@gmail.com
26 E: chandlerc@google.com
27 D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
28
29 N: Evan Cheng
30 E: evan.cheng@apple.com
31 D: parts of code generator not covered by someone else
32
33 N: Eric Christopher
34 E: echristo@gmail.com
35 D: Debug Information, inline assembly
36
37 N: Greg Clayton
38 E: gclayton@apple.com
39 D: LLDB
40
41 N: Sanjoy Das
42 E: sanjoy@playingwithpointers.com
43 D: IndVar Simplify, Scalar Evolution
44
45 N: Hans Wennborg
46 E: hans@chromium.org
47 D: Release management (x.y.0 releases)
48
49 N: Marshall Clow
50 E: mclow.lists@gmail.com
51 D: libc++
52
53 N: Peter Collingbourne
54 E: peter@pcc.me.uk
55 D: llgo
56
57 N: Quentin Colombet
58 E: qcolombet@apple.com
59 D: Register allocators
60
61 N: Duncan P. N. Exon Smith
62 E: dexonsmith@apple.com
63 D: Branch weights and BlockFrequencyInfo
64
65 N: Hal Finkel
66 E: hfinkel@anl.gov
67 D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
68
69 N: Dan Gohman
70 E: sunfish@mozilla.com
71 D: WebAssembly Backend (lib/Target/WebAssembly/*)
72
73 N: Renato Golin
74 E: renato.golin@linaro.org
75 D: ARM Linux support
76
77 N: Venkatraman Govindaraju
78 E: venkatra@cs.wisc.edu
79 D: Sparc Backend (lib/Target/Sparc/*)
80
81 N: Tobias Grosser
82 E: tobias@grosser.es
83 D: Polly
84
85 N: James Grosbach
86 E: grosbach@apple.com
87 D: MC layer
88
89 N: Justin Holewinski
90 E: jholewinski@nvidia.com
91 D: NVPTX Target (lib/Target/NVPTX/*)
92
93 N: Lang Hames
94 E: lhames@gmail.com
95 D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
96
97 N: Galina Kistanova
98 E: gkistanova@gmail.com
99 D: LLVM Buildbot
100
101 N: Anton Korobeynikov
102 E: anton@korobeynikov.info
103 D: Exception handling, Windows codegen, ARM EABI
104
105 N: Benjamin Kramer
106 E: benny.kra@gmail.com
107 D: DWARF Parser
108
109 N: Sergei Larin
110 E: slarin@codeaurora.org
111 D: VLIW Instruction Scheduling, Packetization
112
113 N: Chris Lattner
114 E: sabre@nondot.org
115 W: http://nondot.org/~sabre/
116 D: Everything not covered by someone else
117
118 N: David Majnemer
119 E: david.majnemer@gmail.com
120 D: IR Constant Folder, InstCombine
121
122 N: Dylan McKay
123 E: dylanmckay34@gmail.com
124 D: AVR Backend
125
126 N: Tim Northover
127 E: t.p.northover@gmail.com
128 D: AArch64 backend, misc ARM backend
129
130 N: Diego Novillo
131 E: dnovillo@google.com
132 D: SampleProfile and related parts of ProfileData
133
134 N: Jakob Olesen
135 E: stoklund@2pi.dk
136 D: TableGen
137
138 N: Richard Osborne
139 E: richard@xmos.com
140 D: XCore Backend
141
142 N: Krzysztof Parzyszek
143 E: kparzysz@codeaurora.org
144 D: Hexagon Backend
145
146 N: Jacques Pienaar
147 E: jpienaar@google.com
148 D: Lanai Backend
149
150 N: Paul Robinson
151 E: paul_robinson@playstation.sony.com
152 D: Sony PlayStation®4 support
153
154 N: Chad Rosier
155 E: mcrosier@codeaurora.org
156 D: Fast-Isel
157
158 N: Nadav Rotem
159 E: nadav.rotem@me.com
160 D: X86 Backend, Loop Vectorizer
161
162 N: Daniel Sanders
163 E: daniel.sanders@imgtec.com
164 D: MIPS Backend (lib/Target/Mips/*)
165
166 N: Duncan Sands
167 E: baldrick@free.fr
168 D: DragonEgg
169
170 N: Kostya Serebryany
171 E: kcc@google.com
172 D: AddressSanitizer, ThreadSanitizer (LLVM parts)
173
174 N: Michael Spencer
175 E: bigcheesegs@gmail.com
176 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
177
178 N: Alexei Starovoitov
179 E: alexei.starovoitov@gmail.com
180 D: BPF backend
181
182 N: Tom Stellard
183 E: thomas.stellard@amd.com
184 E: mesa-dev@lists.freedesktop.org
185 D: Release manager for the 3.5 and 3.6 branches, R600 Backend, libclc
186
187 N: Evgeniy Stepanov
188 E: eugenis@google.com
189 D: MemorySanitizer (LLVM part)
190
191 N: Andrew Trick
192 E: atrick@apple.com
193 D: Loop Strength Reduction, Instruction Scheduling
194
195 N: Ulrich Weigand
196 E: uweigand@de.ibm.com
197 D: SystemZ Backend
198
199 N: Bill Wendling
200 E: isanbard@gmail.com
201 D: libLTO, IR Linker
202
203 N: Peter Zotov
204 E: whitequark@whitequark.org
205 D: OCaml bindings
206
207 N: Andrey Churbanov
208 E: andrey.churbanov@intel.com
209 D: OpenMP runtime library