blob: ec4561d991693c7ebffc07fa693f793d98739104 [file] [log] [blame]
Duncan Sandsc769cca2012-07-26 08:04:09 +00001This file is a list of the people responsible for ensuring that patches for a
2particular part of LLVM are reviewed, either by themself or by someone else.
3They are also the gatekeepers for their part of LLVM, with the final word on
4what goes in or not.
5
6The list is sorted by surname and formatted to allow easy grepping and
Albert Gutowski3a9f2a52016-08-02 19:25:17 +00007beautification by scripts. The fields are: name (N), email (E), web-address
Matthias Brauna063a412017-03-10 18:34:37 +00008(W), PGP key ID and fingerprint (P), description (D), snail-mail address
9(S) and (I) IRC handle. Each entry should contain at least the (N), (E) and
10(D) fields.
Duncan Sandsc769cca2012-07-26 08:04:09 +000011
Justin Bognera3f7fe82014-12-11 00:41:15 +000012N: Justin Bogner
13E: mail@justinbogner.com
14D: InstrProfiling and related parts of ProfileData
Justin Bognerd8ed65d2016-05-20 19:14:04 +000015D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
Justin Bognera3f7fe82014-12-11 00:41:15 +000016
Alex Bradburyb2e54722016-11-01 17:27:54 +000017N: Alex Bradbury
18E: asb@lowrisc.org
19D: RISC-V backend (lib/Target/RISCV/*)
20
Matthias Brauna063a412017-03-10 18:34:37 +000021N: Matthias Braun
22E: matze@braunis.de
23I: MatzeB
24D: Instruction Scheduling
25
Chandler Carruth20cd2b42012-11-16 11:43:01 +000026N: Chandler Carruth
27E: chandlerc@gmail.com
28E: chandlerc@google.com
Eric Christopherc9e6e9e2013-04-17 03:18:49 +000029D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
Chandler Carruth20cd2b42012-11-16 11:43:01 +000030
Duncan Sandsc769cca2012-07-26 08:04:09 +000031N: Evan Cheng
32E: evan.cheng@apple.com
Tim Northover45a9b282015-10-26 23:33:13 +000033D: parts of code generator not covered by someone else
Duncan Sandsc769cca2012-07-26 08:04:09 +000034
Benjamin Kramer0c5a6212012-11-14 18:17:45 +000035N: Eric Christopher
36E: echristo@gmail.com
Alexey Samsonovf18fba62016-01-30 01:10:15 +000037D: Debug Information, inline assembly
Benjamin Kramer0c5a6212012-11-14 18:17:45 +000038
Matthias Braun46fe1462017-03-10 18:34:33 +000039N: Andrey Churbanov
40E: andrey.churbanov@intel.com
41D: OpenMP runtime library
42
Duncan Sandsc769cca2012-07-26 08:04:09 +000043N: Greg Clayton
Joerg Sonnenberger906ae462014-08-04 19:33:25 +000044E: gclayton@apple.com
Duncan Sandsc769cca2012-07-26 08:04:09 +000045D: LLDB
46
Sanjoy Das2fa1c612016-05-26 21:12:44 +000047N: Sanjoy Das
48E: sanjoy@playingwithpointers.com
49D: IndVar Simplify, Scalar Evolution
50
Justin Bognera3f7fe82014-12-11 00:41:15 +000051N: Marshall Clow
52E: mclow.lists@gmail.com
53D: libc++
54
Duncan Sandsc769cca2012-07-26 08:04:09 +000055N: Peter Collingbourne
Joerg Sonnenberger906ae462014-08-04 19:33:25 +000056E: peter@pcc.me.uk
Peter Collingbourne40540a42017-02-08 21:16:27 +000057D: llgo, libLTO (lib/LTO/* tools/lto/*), LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
Duncan Sandsc769cca2012-07-26 08:04:09 +000058
Quentin Colombet2cd9d0b72015-03-05 22:15:17 +000059N: Quentin Colombet
60E: qcolombet@apple.com
Quentin Colombet09cefac2016-11-30 19:55:49 +000061D: Loop Strength Reduction, Register allocators
Quentin Colombet2cd9d0b72015-03-05 22:15:17 +000062
Simon Dardisdd32f432016-07-23 17:40:48 +000063N: Simon Dardis
64E: simon.dardis@imgtec.com
65D: MIPS Backend (lib/Target/Mips/*)
66
Justin Bogner8cb0a282014-12-11 00:52:59 +000067N: Duncan P. N. Exon Smith
68E: dexonsmith@apple.com
69D: Branch weights and BlockFrequencyInfo
70
Hal Finkel61b9e572012-11-14 07:59:10 +000071N: Hal Finkel
72E: hfinkel@anl.gov
Hal Finkel869b0a12014-07-25 16:45:10 +000073D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
Hal Finkel61b9e572012-11-14 07:59:10 +000074
Dan Gohman10e730a2015-06-29 23:51:55 +000075N: Dan Gohman
76E: sunfish@mozilla.com
77D: WebAssembly Backend (lib/Target/WebAssembly/*)
78
Justin Bogner8cb0a282014-12-11 00:52:59 +000079N: Renato Golin
80E: renato.golin@linaro.org
81D: ARM Linux support
82
Venkatraman Govindarajufee0e0f2012-11-22 22:14:48 +000083N: Venkatraman Govindaraju
84E: venkatra@cs.wisc.edu
85D: Sparc Backend (lib/Target/Sparc/*)
86
Duncan Sandsc769cca2012-07-26 08:04:09 +000087N: Tobias Grosser
Joerg Sonnenberger906ae462014-08-04 19:33:25 +000088E: tobias@grosser.es
Duncan Sandsc769cca2012-07-26 08:04:09 +000089D: Polly
90
Benjamin Kramer0c5a6212012-11-14 18:17:45 +000091N: James Grosbach
92E: grosbach@apple.com
93D: MC layer
94
Justin Holewinski68540082012-11-14 19:36:27 +000095N: Justin Holewinski
96E: jholewinski@nvidia.com
97D: NVPTX Target (lib/Target/NVPTX/*)
98
Lang Hames86aca192014-07-17 20:23:31 +000099N: Lang Hames
100E: lhames@gmail.com
David Blaikie66b1bb42016-04-01 20:40:49 +0000101D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
Andrew Kaylor04ee2ef2012-11-16 23:56:48 +0000102
Rafael Espindolaaaa01912016-07-05 20:49:50 +0000103N: Teresa Johnson
104E: tejohnson@google.com
Teresa Johnson3963ba32017-02-15 23:45:21 +0000105D: Gold plugin (tools/gold/*) and IR Linker
Rafael Espindolaaaa01912016-07-05 20:49:50 +0000106
Galina Kistanova0608cd82012-11-15 23:16:47 +0000107N: Galina Kistanova
108E: gkistanova@gmail.com
109D: LLVM Buildbot
110
Duncan Sandsc769cca2012-07-26 08:04:09 +0000111N: Anton Korobeynikov
Anton Korobeynikov38990be2012-11-15 19:10:23 +0000112E: anton@korobeynikov.info
113D: Exception handling, Windows codegen, ARM EABI
Duncan Sandsc769cca2012-07-26 08:04:09 +0000114
Benjamin Kramer0c5a6212012-11-14 18:17:45 +0000115N: Benjamin Kramer
116E: benny.kra@gmail.com
117D: DWARF Parser
118
Michael Kupersteina73a7542016-11-08 18:44:40 +0000119N: Michael Kuperstein
120E: mkuper@google.com
121D: Loop Vectorizer
122
Sergei Larin973a44b2012-11-15 19:24:19 +0000123N: Sergei Larin
124E: slarin@codeaurora.org
125D: VLIW Instruction Scheduling, Packetization
126
Duncan Sandsc769cca2012-07-26 08:04:09 +0000127N: Chris Lattner
128E: sabre@nondot.org
129W: http://nondot.org/~sabre/
130D: Everything not covered by someone else
131
Richard Osborne15e5c882016-07-21 19:20:57 +0000132N: Robert Lytton
133E: robert@xmos.com
134D: XCore Backend
135
David Majnemer907abf72015-09-07 00:41:40 +0000136N: David Majnemer
137E: david.majnemer@gmail.com
138D: IR Constant Folder, InstCombine
139
Dylan McKaya3eda372015-10-28 00:24:54 +0000140N: Dylan McKay
Dylan McKay47e38d62017-02-08 10:38:06 +0000141E: me@dylanmckay.io
Dylan McKaya3eda372015-10-28 00:24:54 +0000142D: AVR Backend
143
Tim Northover70f77d62013-01-31 12:51:16 +0000144N: Tim Northover
Tim Northoverbc6d30f2014-03-13 18:04:41 +0000145E: t.p.northover@gmail.com
Tim Northover45a9b282015-10-26 23:33:13 +0000146D: AArch64 backend, misc ARM backend
Tim Northover70f77d62013-01-31 12:51:16 +0000147
Justin Bognera3f7fe82014-12-11 00:41:15 +0000148N: Diego Novillo
149E: dnovillo@google.com
150D: SampleProfile and related parts of ProfileData
151
Duncan Sandsc769cca2012-07-26 08:04:09 +0000152N: Jakob Olesen
Joerg Sonnenberger906ae462014-08-04 19:33:25 +0000153E: stoklund@2pi.dk
Quentin Colombet2cd9d0b72015-03-05 22:15:17 +0000154D: TableGen
Duncan Sandsc769cca2012-07-26 08:04:09 +0000155
Krzysztof Parzyszek08819142015-12-03 17:07:12 +0000156N: Krzysztof Parzyszek
157E: kparzysz@codeaurora.org
158D: Hexagon Backend
159
Jacques Pienaarfcef3e42016-03-28 13:09:54 +0000160N: Jacques Pienaar
161E: jpienaar@google.com
162D: Lanai Backend
163
Paul Robinson5f2a8c12015-12-19 20:04:03 +0000164N: Paul Robinson
165E: paul_robinson@playstation.sony.com
166D: Sony PlayStation®4 support
167
Chad Rosier754e3962012-11-14 18:43:21 +0000168N: Chad Rosier
Chad Rosier24def302013-11-15 17:35:29 +0000169E: mcrosier@codeaurora.org
Richard Smith8ec03f52012-11-27 00:48:36 +0000170D: Fast-Isel
Chad Rosier754e3962012-11-14 18:43:21 +0000171
Duncan Sandsc769cca2012-07-26 08:04:09 +0000172N: Duncan Sands
173E: baldrick@free.fr
174D: DragonEgg
Joe Abbey4efc6242012-11-13 22:32:15 +0000175
Kostya Serebryany157abe92013-06-27 08:47:12 +0000176N: Kostya Serebryany
177E: kcc@google.com
178D: AddressSanitizer, ThreadSanitizer (LLVM parts)
179
Michael J. Spencer3f32c1e2013-01-15 09:37:45 +0000180N: Michael Spencer
181E: bigcheesegs@gmail.com
182D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
183
Alexei Starovoitove4c8c802015-01-24 17:51:26 +0000184N: Alexei Starovoitov
185E: alexei.starovoitov@gmail.com
186D: BPF backend
187
Tom Stellardabdff2b2012-12-19 22:10:35 +0000188N: Tom Stellard
Tom Stellard34fc95b2017-02-09 21:29:12 +0000189E: tstellar@redhat.com
190D: Stable release management (x.y.[1-9] releases), AMDGPU Backend, libclc
Tom Stellardabdff2b2012-12-19 22:10:35 +0000191
Kostya Serebryany157abe92013-06-27 08:47:12 +0000192N: Evgeniy Stepanov
193E: eugenis@google.com
194D: MemorySanitizer (LLVM part)
195
Craig Topperb0f480c2016-11-12 05:16:06 +0000196N: Craig Topper
197E: craig.topper@gmail.com
198D: X86 Backend
199
Ulrich Weigand52cba392014-12-18 19:27:50 +0000200N: Ulrich Weigand
201E: uweigand@de.ibm.com
202D: SystemZ Backend
203
Hans Wennborg27bf8502016-05-26 23:10:37 +0000204N: Hans Wennborg
205E: hans@chromium.org
206D: Release management (x.y.0 releases)
207
whitequark9bd34f92016-09-05 17:42:46 +0000208N: whitequark
Peter Zotovde853be2013-11-13 04:24:13 +0000209E: whitequark@whitequark.org
210D: OCaml bindings