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: chandlerc@gmail.com
25 E: chandlerc@google.com
26 D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
29 E: evan.cheng@apple.com
30 D: ARM target, parts of code generator not covered by someone else
33 E: renato.golin@linaro.org
38 D: Debug Information, autotools/configure/make build, inline assembly
44 N: Peter Collingbourne
49 E: adasgupt@codeaurora.org
54 D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
56 N: Venkatraman Govindaraju
57 E: venkatra@cs.wisc.edu
58 D: Sparc Backend (lib/Target/Sparc/*)
69 E: mclow.lists@gmail.com
73 E: jholewinski@nvidia.com
74 D: NVPTX Target (lib/Target/NVPTX/*)
78 D: MCJIT, RuntimeDyld and JIT event listeners
81 E: gkistanova@gmail.com
85 E: anton@korobeynikov.info
86 D: Exception handling, Windows codegen, ARM EABI
89 E: benny.kra@gmail.com
93 E: slarin@codeaurora.org
94 D: VLIW Instruction Scheduling, Packetization
98 W: http://nondot.org/~sabre/
99 D: Everything not covered by someone else
102 E: t.p.northover@gmail.com
107 D: Register allocators and TableGen
114 E: mcrosier@codeaurora.org
119 D: X86 Backend, Loop Vectorizer
122 E: daniel.sanders@imgtec.com
123 D: MIPS Backend (lib/Target/Mips/*)
126 E: rsandifo@linux.vnet.ibm.com
135 D: AddressSanitizer, ThreadSanitizer (LLVM parts)
138 E: bigcheesegs@gmail.com
139 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
142 E: thomas.stellard@amd.com
143 E: mesa-dev@lists.freedesktop.org
147 E: eugenis@google.com
148 D: MemorySanitizer (LLVM part)
152 D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
155 E: isanbard@gmail.com
159 E: whitequark@whitequark.org