[LoopIdiomRecognize] Transform backedge-taken count check into an assertion.
[oota-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: Joe Abbey
12 E: jabbey@arxan.com
13 D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
14
15 N: Owen Anderson
16 E: resistor@mac.com
17 D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
18
19 N: Rafael Avila de Espindola
20 E: rafael.espindola@gmail.com
21 D: Gold plugin (tools/gold/*)
22
23 N: Justin Bogner
24 E: mail@justinbogner.com
25 D: InstrProfiling and related parts of ProfileData
26
27 N: Chandler Carruth
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
31
32 N: Evan Cheng
33 E: evan.cheng@apple.com
34 D: ARM target, parts of code generator not covered by someone else
35
36 N: Eric Christopher
37 E: echristo@gmail.com
38 D: Debug Information, autotools/configure/make build, inline assembly
39
40 N: Greg Clayton
41 E: gclayton@apple.com
42 D: LLDB
43
44 N: Marshall Clow
45 E: mclow.lists@gmail.com
46 D: libc++
47
48 N: Peter Collingbourne
49 E: peter@pcc.me.uk
50 D: llgo
51
52 N: Quentin Colombet
53 E: qcolombet@apple.com
54 D: Register allocators
55
56 N: Anshuman Dasgupta
57 E: adasgupt@codeaurora.org
58 D: Hexagon Backend
59
60 N: Duncan P. N. Exon Smith
61 E: dexonsmith@apple.com
62 D: Branch weights and BlockFrequencyInfo
63
64 N: Hal Finkel
65 E: hfinkel@anl.gov
66 D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
67
68 N: Renato Golin
69 E: renato.golin@linaro.org
70 D: ARM Linux support
71
72 N: Venkatraman Govindaraju
73 E: venkatra@cs.wisc.edu
74 D: Sparc Backend (lib/Target/Sparc/*)
75
76 N: Tobias Grosser
77 E: tobias@grosser.es
78 D: Polly
79
80 N: James Grosbach
81 E: grosbach@apple.com
82 D: MC layer
83
84 N: Justin Holewinski
85 E: jholewinski@nvidia.com
86 D: NVPTX Target (lib/Target/NVPTX/*)
87
88 N: Lang Hames
89 E: lhames@gmail.com
90 D: MCJIT, RuntimeDyld and JIT event listeners
91
92 N: David Majnemer
93 E: david.majnemer@gmail.com
94 D: IR Constant Folder
95
96 N: Galina Kistanova
97 E: gkistanova@gmail.com
98 D: LLVM Buildbot
99
100 N: Anton Korobeynikov
101 E: anton@korobeynikov.info
102 D: Exception handling, Windows codegen, ARM EABI
103
104 N: Benjamin Kramer
105 E: benny.kra@gmail.com
106 D: DWARF Parser
107
108 N: Sergei Larin
109 E: slarin@codeaurora.org
110 D: VLIW Instruction Scheduling, Packetization
111
112 N: Chris Lattner
113 E: sabre@nondot.org
114 W: http://nondot.org/~sabre/
115 D: Everything not covered by someone else
116
117 N: Tim Northover
118 E: t.p.northover@gmail.com
119 D: AArch64 backend
120
121 N: Diego Novillo
122 E: dnovillo@google.com
123 D: SampleProfile and related parts of ProfileData
124
125 N: Jakob Olesen
126 E: stoklund@2pi.dk
127 D: TableGen
128
129 N: Richard Osborne
130 E: richard@xmos.com
131 D: XCore Backend
132
133 N: Chad Rosier
134 E: mcrosier@codeaurora.org
135 D: Fast-Isel
136
137 N: Alex Rosenberg
138 E: alexr@leftfield.org
139 D: Sony PlayStation®4 support
140
141 N: Nadav Rotem
142 E: nrotem@apple.com
143 D: X86 Backend, Loop Vectorizer
144
145 N: Daniel Sanders
146 E: daniel.sanders@imgtec.com
147 D: MIPS Backend (lib/Target/Mips/*)
148
149 N: Duncan Sands
150 E: baldrick@free.fr
151 D: DragonEgg
152
153 N: Kostya Serebryany
154 E: kcc@google.com
155 D: AddressSanitizer, ThreadSanitizer (LLVM parts)
156
157 N: Michael Spencer
158 E: bigcheesegs@gmail.com
159 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
160
161 N: Alexei Starovoitov
162 E: alexei.starovoitov@gmail.com
163 D: BPF backend
164
165 N: Tom Stellard
166 E: thomas.stellard@amd.com
167 E: mesa-dev@lists.freedesktop.org
168 D: Release manager for the 3.5 and 3.6 branches, R600 Backend, libclc
169
170 N: Evgeniy Stepanov
171 E: eugenis@google.com
172 D: MemorySanitizer (LLVM part)
173
174 N: Andrew Trick
175 E: atrick@apple.com
176 D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
177
178 N: Ulrich Weigand
179 E: uweigand@de.ibm.com
180 D: SystemZ Backend
181
182 N: Bill Wendling
183 E: isanbard@gmail.com
184 D: libLTO, IR Linker
185
186 N: Peter Zotov
187 E: whitequark@whitequark.org
188 D: OCaml bindings
189
190 N: Andrey Churbanov
191 E: andrey.churbanov@intel.com
192 D: OpenMP runtime library