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
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.
13 D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
17 D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
19 N: Rafael Avila de Espindola
20 E: rafael.espindola@gmail.com
21 D: Gold plugin (tools/gold/*)
24 E: mail@justinbogner.com
25 D: InstrProfiling and related parts of ProfileData
28 E: chandlerc@gmail.com
29 E: chandlerc@google.com
30 D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
33 E: evan.cheng@apple.com
34 D: ARM target, parts of code generator not covered by someone else
38 D: Debug Information, autotools/configure/make build, inline assembly
45 E: mclow.lists@gmail.com
48 N: Peter Collingbourne
53 E: qcolombet@apple.com
54 D: Register allocators
57 E: adasgupt@codeaurora.org
60 N: Duncan P. N. Exon Smith
61 E: dexonsmith@apple.com
62 D: Branch weights and BlockFrequencyInfo
66 D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
69 E: sunfish@mozilla.com
70 D: WebAssembly Backend (lib/Target/WebAssembly/*)
73 E: renato.golin@linaro.org
76 N: Venkatraman Govindaraju
77 E: venkatra@cs.wisc.edu
78 D: Sparc Backend (lib/Target/Sparc/*)
89 E: jholewinski@nvidia.com
90 D: NVPTX Target (lib/Target/NVPTX/*)
94 D: MCJIT, RuntimeDyld and JIT event listeners
97 E: david.majnemer@gmail.com
101 E: gkistanova@gmail.com
104 N: Anton Korobeynikov
105 E: anton@korobeynikov.info
106 D: Exception handling, Windows codegen, ARM EABI
109 E: benny.kra@gmail.com
113 E: slarin@codeaurora.org
114 D: VLIW Instruction Scheduling, Packetization
118 W: http://nondot.org/~sabre/
119 D: Everything not covered by someone else
122 E: t.p.northover@gmail.com
126 E: dnovillo@google.com
127 D: SampleProfile and related parts of ProfileData
138 E: mcrosier@codeaurora.org
142 E: alexr@leftfield.org
143 D: Sony PlayStation®4 support
147 D: X86 Backend, Loop Vectorizer
150 E: daniel.sanders@imgtec.com
151 D: MIPS Backend (lib/Target/Mips/*)
159 D: AddressSanitizer, ThreadSanitizer (LLVM parts)
162 E: bigcheesegs@gmail.com
163 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
165 N: Alexei Starovoitov
166 E: alexei.starovoitov@gmail.com
170 E: thomas.stellard@amd.com
171 E: mesa-dev@lists.freedesktop.org
172 D: Release manager for the 3.5 and 3.6 branches, R600 Backend, libclc
175 E: eugenis@google.com
176 D: MemorySanitizer (LLVM part)
180 D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
183 E: uweigand@de.ibm.com
187 E: isanbard@gmail.com
191 E: whitequark@whitequark.org
195 E: andrey.churbanov@intel.com
196 D: OpenMP runtime library