OSDN Git Service

Collapse my two entries in CODE_OWNERS.txt
[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: Justin Bogner
12 E: mail@justinbogner.com
13 D: InstrProfiling and related parts of ProfileData
14 D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
15
16 N: Alex Bradbury
17 E: asb@lowrisc.org
18 D: RISC-V backend (lib/Target/RISCV/*)
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, libLTO (lib/LTO/* tools/lto/*), LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
48
49 N: Quentin Colombet
50 E: qcolombet@apple.com
51 D: Loop Strength Reduction, 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/*) and IR Linker
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: Michael Kuperstein
110 E: mkuper@google.com
111 D: Loop Vectorizer
112
113 N: Sergei Larin
114 E: slarin@codeaurora.org
115 D: VLIW Instruction Scheduling, Packetization
116
117 N: Chris Lattner
118 E: sabre@nondot.org
119 W: http://nondot.org/~sabre/
120 D: Everything not covered by someone else
121
122 N: Robert Lytton
123 E: robert@xmos.com
124 D: XCore Backend
125
126 N: David Majnemer
127 E: david.majnemer@gmail.com
128 D: IR Constant Folder, InstCombine
129
130 N: Dylan McKay
131 E: me@dylanmckay.io
132 D: AVR Backend
133
134 N: Tim Northover
135 E: t.p.northover@gmail.com
136 D: AArch64 backend, misc ARM backend
137
138 N: Diego Novillo
139 E: dnovillo@google.com
140 D: SampleProfile and related parts of ProfileData
141
142 N: Jakob Olesen
143 E: stoklund@2pi.dk
144 D: TableGen
145
146 N: Krzysztof Parzyszek
147 E: kparzysz@codeaurora.org
148 D: Hexagon Backend
149
150 N: Jacques Pienaar
151 E: jpienaar@google.com
152 D: Lanai Backend
153
154 N: Paul Robinson
155 E: paul_robinson@playstation.sony.com
156 D: Sony PlayStation®4 support
157
158 N: Chad Rosier
159 E: mcrosier@codeaurora.org
160 D: Fast-Isel
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: tstellar@redhat.com
180 D: Stable release management (x.y.[1-9] releases), AMDGPU Backend, libclc
181
182 N: Evgeniy Stepanov
183 E: eugenis@google.com
184 D: MemorySanitizer (LLVM part)
185
186 N: Craig Topper
187 E: craig.topper@gmail.com
188 D: X86 Backend
189
190 N: Andrew Trick
191 E: atrick@apple.com
192 D: Instruction Scheduling
193
194 N: Ulrich Weigand
195 E: uweigand@de.ibm.com
196 D: SystemZ Backend
197
198 N: Hans Wennborg
199 E: hans@chromium.org
200 D: Release management (x.y.0 releases)
201
202 N: whitequark
203 E: whitequark@whitequark.org
204 D: OCaml bindings
205
206 N: Andrey Churbanov
207 E: andrey.churbanov@intel.com
208 D: OpenMP runtime library