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
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 passse, 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
34 D: Debug Information, autotools/configure/make build, inline assembly
39 N: Peter Collingbourne
43 E: adasgupt@codeaurora.org
48 D: BBVectorize and the PowerPC target
50 N: Venkatraman Govindaraju
51 E: venkatra@cs.wisc.edu
52 D: Sparc Backend (lib/Target/Sparc/*)
65 E: jholewinski@nvidia.com
66 D: NVPTX Target (lib/Target/NVPTX/*)
69 E: andrew.kaylor@intel.com
70 D: MCJIT, RuntimeDyld and JIT event listeners
73 E: gkistanova@gmail.com
77 E: anton@korobeynikov.info
78 D: Exception handling, Windows codegen, ARM EABI
81 E: benny.kra@gmail.com
85 E: slarin@codeaurora.org
86 D: VLIW Instruction Scheduling, Packetization
90 W: http://nondot.org/~sabre/
91 D: Everything not covered by someone else
94 E: Tim.Northover@arm.com
98 D: Register allocators and TableGen
105 E: mcrosier@apple.com
110 D: X86 Backend, Loop Vectorizer
117 E: bigcheesegs@gmail.com
118 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
121 E: thomas.stellard@amd.com
122 E: mesa-dev@lists.freedesktop.org
127 D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
130 E: wendling@apple.com
131 D: libLTO & IR Linker