OSDN Git Service

test commit
[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: Justin Bogner
16 E: mail@justinbogner.com
17 D: InstrProfiling and related parts of ProfileData
18 D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
19
20 N: Chandler Carruth
21 E: chandlerc@gmail.com
22 E: chandlerc@google.com
23 D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
24
25 N: Evan Cheng
26 E: evan.cheng@apple.com
27 D: parts of code generator not covered by someone else
28
29 N: Eric Christopher
30 E: echristo@gmail.com
31 D: Debug Information, inline assembly
32
33 N: Greg Clayton
34 E: gclayton@apple.com
35 D: LLDB
36
37 N: Sanjoy Das
38 E: sanjoy@playingwithpointers.com
39 D: IndVar Simplify, Scalar Evolution
40
41 N: Marshall Clow
42 E: mclow.lists@gmail.com
43 D: libc++
44
45 N: Peter Collingbourne
46 E: peter@pcc.me.uk
47 D: llgo
48
49 N: Quentin Colombet
50 E: qcolombet@apple.com
51 D: Register allocators
52
53 N: Simon Dardis
54 E: simon.dardis@imgtec.com
55 D: MIPS Backend (lib/Target/Mips/*)
56
57 N: Duncan P. N. Exon Smith
58 E: dexonsmith@apple.com
59 D: Branch weights and BlockFrequencyInfo
60
61 N: Hal Finkel
62 E: hfinkel@anl.gov
63 D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
64
65 N: Dan Gohman
66 E: sunfish@mozilla.com
67 D: WebAssembly Backend (lib/Target/WebAssembly/*)
68
69 N: Renato Golin
70 E: renato.golin@linaro.org
71 D: ARM Linux support
72
73 N: Venkatraman Govindaraju
74 E: venkatra@cs.wisc.edu
75 D: Sparc Backend (lib/Target/Sparc/*)
76
77 N: Tobias Grosser
78 E: tobias@grosser.es
79 D: Polly
80
81 N: James Grosbach
82 E: grosbach@apple.com
83 D: MC layer
84
85 N: Justin Holewinski
86 E: jholewinski@nvidia.com
87 D: NVPTX Target (lib/Target/NVPTX/*)
88
89 N: Lang Hames
90 E: lhames@gmail.com
91 D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
92
93 N: Teresa Johnson
94 E: tejohnson@google.com
95 D: Gold plugin (tools/gold/*)
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: Robert Lytton
119 E: robert@xmos.com
120 D: XCore Backend
121
122 N: David Majnemer
123 E: david.majnemer@gmail.com
124 D: IR Constant Folder, InstCombine
125
126 N: Dylan McKay
127 E: dylanmckay34@gmail.com
128 D: AVR Backend
129
130 N: Tim Northover
131 E: t.p.northover@gmail.com
132 D: AArch64 backend, misc ARM backend
133
134 N: Diego Novillo
135 E: dnovillo@google.com
136 D: SampleProfile and related parts of ProfileData
137
138 N: Jakob Olesen
139 E: stoklund@2pi.dk
140 D: TableGen
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: Duncan Sands
163 E: baldrick@free.fr
164 D: DragonEgg
165
166 N: Kostya Serebryany
167 E: kcc@google.com
168 D: AddressSanitizer, ThreadSanitizer (LLVM parts)
169
170 N: Michael Spencer
171 E: bigcheesegs@gmail.com
172 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
173
174 N: Alexei Starovoitov
175 E: alexei.starovoitov@gmail.com
176 D: BPF backend
177
178 N: Tom Stellard
179 E: thomas.stellard@amd.com
180 E: mesa-dev@lists.freedesktop.org
181 D: Release manager for the 3.5 and 3.6 branches, R600 Backend, libclc
182
183 N: Evgeniy Stepanov
184 E: eugenis@google.com
185 D: MemorySanitizer (LLVM part)
186
187 N: Andrew Trick
188 E: atrick@apple.com
189 D: Loop Strength Reduction, Instruction Scheduling
190
191 N: Ulrich Weigand
192 E: uweigand@de.ibm.com
193 D: SystemZ Backend
194
195 N: Bill Wendling
196 E: isanbard@gmail.com
197 D: libLTO, IR Linker
198
199 N: Hans Wennborg
200 E: hans@chromium.org
201 D: Release management (x.y.0 releases)
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