OSDN Git Service

we have now https support for apt.llvm.org. Updating the URL
[android-x86/external-llvm.git] / CREDITS.TXT
1 This file is a partial list of people who have contributed to the LLVM
2 project.  If you have contributed a patch or made some other contribution to
3 LLVM, please submit a patch to this file to add yourself, and it will be
4 done!
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), snail-mail address
9 (S), and (I) IRC handle.
10
11 N: Vikram Adve
12 E: vadve@cs.uiuc.edu
13 W: http://www.cs.uiuc.edu/~vadve/
14 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
15
16 N: Owen Anderson
17 E: resistor@mac.com
18 D: LCSSA pass and related LoopUnswitch work
19 D: GVNPRE pass, DataLayout refactoring, random improvements
20
21 N: Henrik Bach
22 D: MingW Win32 API portability layer
23
24 N: Aaron Ballman
25 E: aaron@aaronballman.com
26 D: __declspec attributes, Windows support, general bug fixing
27
28 N: Nate Begeman
29 E: natebegeman@mac.com
30 D: PowerPC backend developer
31 D: Target-independent code generator and analysis improvements
32
33 N: Daniel Berlin
34 E: dberlin@dberlin.org
35 D: ET-Forest implementation.
36 D: Sparse bitmap
37
38 N: David Blaikie
39 E: dblaikie@gmail.com
40 D: General bug fixing/fit & finish, mostly in Clang
41
42 N: Neil Booth
43 E: neil@daikokuya.co.uk
44 D: APFloat implementation.
45
46 N: Alex Bradbury
47 E: asb@lowrisc.org
48 D: RISC-V backend
49
50 N: Misha Brukman
51 E: brukman+llvm@uiuc.edu
52 W: http://misha.brukman.net
53 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
54 D: Incremental bitcode loader
55
56 N: Cameron Buschardt
57 E: buschard@uiuc.edu
58 D: The `mem2reg' pass - promotes values stored in memory to registers
59
60 N: Brendon Cahoon
61 E: bcahoon@codeaurora.org
62 D: Loop unrolling with run-time trip counts.
63
64 N: Chandler Carruth
65 E: chandlerc@gmail.com
66 E: chandlerc@google.com
67 D: Hashing algorithms and interfaces
68 D: Inline cost analysis
69 D: Machine block placement pass
70 D: SROA
71
72 N: Casey Carter
73 E: ccarter@uiuc.edu
74 D: Fixes to the Reassociation pass, various improvement patches
75
76 N: Evan Cheng
77 E: evan.cheng@apple.com
78 D: ARM and X86 backends
79 D: Instruction scheduler improvements
80 D: Register allocator improvements
81 D: Loop optimizer improvements
82 D: Target-independent code generator improvements
83
84 N: Dan Villiom Podlaski Christiansen
85 E: danchr@gmail.com
86 E: danchr@cs.au.dk
87 W: http://villiom.dk
88 D: LLVM Makefile improvements
89 D: Clang diagnostic & driver tweaks
90 S: Aarhus, Denmark
91
92 N: Jeff Cohen
93 E: jeffc@jolt-lang.org
94 W: http://jolt-lang.org
95 D: Native Win32 API portability layer
96
97 N: John T. Criswell
98 E: criswell@uiuc.edu
99 D: Original Autoconf support, documentation improvements, bug fixes
100
101 N: Anshuman Dasgupta
102 E: adasgupt@codeaurora.org
103 D: Deterministic finite automaton based infrastructure for VLIW packetization
104
105 N: Stefanus Du Toit
106 E: stefanus.du.toit@intel.com
107 D: Bug fixes and minor improvements
108
109 N: Rafael Avila de Espindola
110 E: rafael.espindola@gmail.com
111 D: The ARM backend
112
113 N: Dave Estes
114 E: cestes@codeaurora.org
115 D: AArch64 machine description for Cortex-A53
116
117 N: Alkis Evlogimenos
118 E: alkis@evlogimenos.com
119 D: Linear scan register allocator, many codegen improvements, Java frontend
120
121 N: Hal Finkel
122 E: hfinkel@anl.gov
123 D: Basic-block autovectorization, PowerPC backend improvements
124
125 N: Eric Fiselier
126 E: eric@efcs.ca
127 D: LIT patches and documentation.
128
129 N: Ryan Flynn
130 E: pizza@parseerror.com
131 D: Miscellaneous bug fixes
132
133 N: Brian Gaeke
134 E: gaeke@uiuc.edu
135 W: http://www.students.uiuc.edu/~gaeke/
136 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
137 D: Dynamic trace optimizer
138 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
139
140 N: Nicolas Geoffray
141 E: nicolas.geoffray@lip6.fr
142 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
143 D: PPC backend fixes for Linux
144
145 N: Louis Gerbarg
146 E: lgg@apple.com
147 D: Portions of the PowerPC backend
148
149 N: Saem Ghani
150 E: saemghani@gmail.com
151 D: Callgraph class cleanups
152
153 N: Mikhail Glushenkov
154 E: foldr@codedgers.com
155 D: Author of llvmc2
156
157 N: Dan Gohman
158 E: sunfish@mozilla.com
159 D: Miscellaneous bug fixes
160 D: WebAssembly Backend
161
162 N: David Goodwin
163 E: david@goodwinz.net
164 D: Thumb-2 code generator
165
166 N: David Greene
167 E: greened@obbligato.org
168 D: Miscellaneous bug fixes
169 D: Register allocation refactoring
170
171 N: Gabor Greif
172 E: ggreif@gmail.com
173 D: Improvements for space efficiency
174
175 N: James Grosbach
176 E: grosbach@apple.com
177 I: grosbach
178 D: SjLj exception handling support
179 D: General fixes and improvements for the ARM back-end
180 D: MCJIT
181 D: ARM integrated assembler and assembly parser
182 D: Led effort for the backend formerly known as ARM64
183
184 N: Lang Hames
185 E: lhames@gmail.com
186 D: PBQP-based register allocator
187
188 N: Gordon Henriksen
189 E: gordonhenriksen@mac.com
190 D: Pluggable GC support
191 D: C interface
192 D: Ocaml bindings
193
194 N: Raul Fernandes Herbster
195 E: raul@dsc.ufcg.edu.br
196 D: JIT support for ARM
197
198 N: Paolo Invernizzi
199 E: arathorn@fastwebnet.it
200 D: Visual C++ compatibility fixes
201
202 N: Patrick Jenkins
203 E: patjenk@wam.umd.edu
204 D: Nightly Tester
205
206 N: Dale Johannesen
207 E: dalej@apple.com
208 D: ARM constant islands improvements
209 D: Tail merging improvements
210 D: Rewrite X87 back end
211 D: Use APFloat for floating point constants widely throughout compiler
212 D: Implement X87 long double
213
214 N: Brad Jones
215 E: kungfoomaster@nondot.org
216 D: Support for packed types
217
218 N: Rod Kay
219 E: rkay@auroraux.org
220 D: Author of LLVM Ada bindings
221
222 N: Eric Kidd
223 W: http://randomhacks.net/
224 D: llvm-config script
225
226 N: Anton Korobeynikov
227 E: anton at korobeynikov dot info
228 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
229 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
230 D: Switch lowering refactoring
231
232 N: Sumant Kowshik
233 E: kowshik@uiuc.edu
234 D: Author of the original C backend
235
236 N: Benjamin Kramer
237 E: benny.kra@gmail.com
238 D: Miscellaneous bug fixes
239
240 N: Sundeep Kushwaha
241 E: sundeepk@codeaurora.org
242 D: Implemented DFA-based target independent VLIW packetizer
243
244 N: Christopher Lamb
245 E: christopher.lamb@gmail.com
246 D: aligned load/store support, parts of noalias and restrict support
247 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
248 D: address spaces
249
250 N: Jim Laskey
251 E: jlaskey@apple.com
252 D: Improvements to the PPC backend, instruction scheduling
253 D: Debug and Dwarf implementation
254 D: Auto upgrade mangler
255 D: llvm-gcc4 svn wrangler
256
257 N: Chris Lattner
258 E: sabre@nondot.org
259 W: http://nondot.org/~sabre/
260 D: Primary architect of LLVM
261
262 N: Tanya Lattner (Tanya Brethour)
263 E: tonic@nondot.org
264 W: http://nondot.org/~tonic/
265 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
266 D: Modulo scheduling in the SparcV9 backend
267 D: Release manager (1.7+)
268
269 N: Sylvestre Ledru
270 E: sylvestre@debian.org
271 W: http://sylvestre.ledru.info/
272 W: https://apt.llvm.org/
273 D: Debian and Ubuntu packaging
274 D: Continuous integration with jenkins
275
276 N: Andrew Lenharth
277 E: alenhar2@cs.uiuc.edu
278 W: http://www.lenharth.org/~andrewl/
279 D: Alpha backend
280 D: Sampling based profiling
281
282 N: Nick Lewycky
283 E: nicholas@mxc.ca
284 D: PredicateSimplifier pass
285
286 N: Tony Linthicum, et. al.
287 E: tlinth@codeaurora.org
288 D: Backend for Qualcomm's Hexagon VLIW processor.
289
290 N: Bruno Cardoso Lopes
291 E: bruno.cardoso@gmail.com
292 I: bruno
293 W: http://brunocardoso.cc
294 D: Mips backend
295 D: Random ARM integrated assembler and assembly parser improvements
296 D: General X86 AVX1 support
297
298 N: Duraid Madina
299 E: duraid@octopus.com.au
300 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
301 D: IA64 backend, BigBlock register allocator
302
303 N: John McCall
304 E: rjmccall@apple.com
305 D: Clang semantic analysis and IR generation
306
307 N: Michael McCracken
308 E: michael.mccracken@gmail.com
309 D: Line number support for llvmgcc
310
311 N: Vladimir Merzliakov
312 E: wanderer@rsu.ru
313 D: Test suite fixes for FreeBSD
314
315 N: Scott Michel
316 E: scottm@aero.org
317 D: Added STI Cell SPU backend.
318
319 N: Kai Nacke
320 E: kai@redstar.de
321 D: Support for implicit TLS model used with MS VC runtime
322 D: Dumping of Win64 EH structures
323
324 N: Takumi Nakamura
325 I: chapuni
326 E: geek4civic@gmail.com
327 E: chapuni@hf.rim.or.jp
328 D: Maintaining the Git monorepo
329 W: https://github.com/llvm-project/
330 S: Ebina, Japan
331
332 N: Edward O'Callaghan
333 E: eocallaghan@auroraux.org
334 W: http://www.auroraux.org
335 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
336 D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
337 D: and error clean ups.
338
339 N: Morten Ofstad
340 E: morten@hue.no
341 D: Visual C++ compatibility fixes
342
343 N: Jakob Stoklund Olesen
344 E: stoklund@2pi.dk
345 D: Machine code verifier
346 D: Blackfin backend
347 D: Fast register allocator
348 D: Greedy register allocator
349
350 N: Richard Osborne
351 E: richard@xmos.com
352 D: XCore backend
353
354 N: Piotr Padlewski
355 E: piotr.padlewski@gmail.com
356 D: !invariant.group metadata and other intrinsics for devirtualization in clang
357
358 N: Devang Patel
359 E: dpatel@apple.com
360 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
361 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
362 D: Optimizer improvements, Loop Index Split
363
364 N: Ana Pazos
365 E: apazos@codeaurora.org
366 D: Fixes and improvements to the AArch64 backend
367
368 N: Wesley Peck
369 E: peckw@wesleypeck.com
370 W: http://wesleypeck.com/
371 D: MicroBlaze backend
372
373 N: Francois Pichet
374 E: pichet2000@gmail.com
375 D: MSVC support
376
377 N: Adrian Prantl
378 E: aprantl@apple.com
379 D: Debug Information
380
381 N: Vladimir Prus
382 W: http://vladimir_prus.blogspot.com
383 E: ghost@cs.msu.su
384 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
385
386 N: Kalle Raiskila
387 E: kalle.rasikila@nokia.com
388 D: Some bugfixes to CellSPU
389
390 N: Xerxes Ranby
391 E: xerxes@zafena.se
392 D: Cmake dependency chain and various bug fixes
393
394 N: Alex Rosenberg
395 E: alexr@leftfield.org
396 I: arosenberg
397 D: ARM calling conventions rewrite, hard float support
398
399 N: Chad Rosier
400 E: mcrosier@codeaurora.org
401 I: mcrosier
402 D: AArch64 fast instruction selection pass
403 D: Fixes and improvements to the ARM fast-isel pass
404 D: Fixes and improvements to the AArch64 backend
405
406 N: Nadav Rotem
407 E: nadav.rotem@me.com
408 D: X86 code generation improvements, Loop Vectorizer, SLP Vectorizer
409
410 N: Roman Samoilov
411 E: roman@codedgers.com
412 D: MSIL backend
413
414 N: Duncan Sands
415 E: baldrick@free.fr
416 I: baldrick
417 D: Ada support in llvm-gcc
418 D: Dragonegg plugin
419 D: Exception handling improvements
420 D: Type legalizer rewrite
421
422 N: Ruchira Sasanka
423 E: sasanka@uiuc.edu
424 D: Graph coloring register allocator for the Sparc64 backend
425
426 N: Arnold Schwaighofer
427 E: arnold.schwaighofer@gmail.com
428 D: Tail call optimization for the x86 backend
429
430 N: Shantonu Sen
431 E: ssen@apple.com
432 D: Miscellaneous bug fixes
433
434 N: Anand Shukla
435 E: ashukla@cs.uiuc.edu
436 D: The `paths' pass
437
438 N: Michael J. Spencer
439 E: bigcheesegs@gmail.com
440 D: Shepherding Windows COFF support into MC.
441 D: Lots of Windows stuff.
442
443 N: Reid Spencer
444 E: rspencer@reidspencer.com
445 W: http://reidspencer.com/
446 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
447
448 N: Alp Toker
449 E: alp@nuanti.com
450 W: http://atoker.com/
451 D: C++ frontend next generation standards implementation
452
453 N: Craig Topper
454 E: craig.topper@gmail.com
455 D: X86 codegen and disassembler improvements. AVX2 support.
456
457 N: Edwin Torok
458 E: edwintorok@gmail.com
459 D: Miscellaneous bug fixes
460
461 N: Adam Treat
462 E: manyoso@yahoo.com
463 D: C++ bugs filed, and C++ front-end bug fixes.
464
465 N: Andrew Trick
466 E: atrick@apple.com
467 D: Instruction Scheduling, ...
468
469 N: Lauro Ramos Venancio
470 E: lauro.venancio@indt.org.br
471 D: ARM backend improvements
472 D: Thread Local Storage implementation
473
474 N: Bill Wendling
475 I: wendling
476 E: isanbard@gmail.com
477 D: Release manager, IR Linker, LTO
478 D: Bunches of stuff
479
480 N: Bob Wilson
481 E: bob.wilson@acm.org
482 D: Advanced SIMD (NEON) support in the ARM backend.