[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / CREDITS.TXT
blobc3507f7bb80af7c33d2cebc2edf122848b8dadd3
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!
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.
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
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
21 N: Henrik Bach
22 D: MingW Win32 API portability layer
24 N: Aaron Ballman
25 E: aaron@aaronballman.com
26 D: Clang frontend, frontend attributes, Windows support, general bug fixing
27 I: AaronBallman
29 N: Nate Begeman
30 E: natebegeman@mac.com
31 D: PowerPC backend developer
32 D: Target-independent code generator and analysis improvements
34 N: Daniel Berlin
35 E: dberlin@dberlin.org
36 D: ET-Forest implementation.
37 D: Sparse bitmap
39 N: Geoff Berry
40 E: gberry@codeaurora.org
41 E: gcb@acm.org
42 D: AArch64 backend improvements
43 D: Added EarlyCSE MemorySSA support
44 D: CodeGen improvements
46 N: David Blaikie
47 E: dblaikie@gmail.com
48 D: General bug fixing/fit & finish, mostly in Clang
50 N: Neil Booth
51 E: neil@daikokuya.co.uk
52 D: APFloat implementation.
54 N: Alex Bradbury
55 E: asb@igalia.com
56 D: RISC-V backend
58 N: Misha Brukman
59 E: brukman+llvm@uiuc.edu
60 W: http://misha.brukman.net
61 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
62 D: Incremental bitcode loader
64 N: Cameron Buschardt
65 E: buschard@uiuc.edu
66 D: The `mem2reg' pass - promotes values stored in memory to registers
68 N: Brendon Cahoon
69 E: bcahoon@codeaurora.org
70 D: Loop unrolling with run-time trip counts.
72 N: Chandler Carruth
73 E: chandlerc@gmail.com
74 E: chandlerc@google.com
75 D: Hashing algorithms and interfaces
76 D: Inline cost analysis
77 D: Machine block placement pass
78 D: SROA
80 N: Casey Carter
81 E: ccarter@uiuc.edu
82 D: Fixes to the Reassociation pass, various improvement patches
84 N: Evan Cheng
85 E: evan.cheng@apple.com
86 D: ARM and X86 backends
87 D: Instruction scheduler improvements
88 D: Register allocator improvements
89 D: Loop optimizer improvements
90 D: Target-independent code generator improvements
92 N: Dan Villiom Podlaski Christiansen
93 E: danchr@gmail.com
94 E: danchr@cs.au.dk
95 W: http://villiom.dk
96 D: LLVM Makefile improvements
97 D: Clang diagnostic & driver tweaks
98 S: Aarhus, Denmark
100 N: Jeff Cohen
101 E: jeffc@jolt-lang.org
102 W: http://jolt-lang.org
103 D: Native Win32 API portability layer
105 N: John T. Criswell
106 E: criswell@uiuc.edu
107 D: Original Autoconf support, documentation improvements, bug fixes
109 N: Anshuman Dasgupta
110 E: adasgupt@codeaurora.org
111 D: Deterministic finite automaton based infrastructure for VLIW packetization
113 N: Stefanus Du Toit
114 E: stefanus.du.toit@intel.com
115 D: Bug fixes and minor improvements
117 N: Rafael Avila de Espindola
118 E: rafael@espindo.la
119 D: MC and LLD work
121 N: Dave Estes
122 E: cestes@codeaurora.org
123 D: AArch64 machine description for Cortex-A53
125 N: Alkis Evlogimenos
126 E: alkis@evlogimenos.com
127 D: Linear scan register allocator, many codegen improvements, Java frontend
129 N: Hal Finkel
130 E: hfinkel@anl.gov
131 D: Basic-block autovectorization, PowerPC backend improvements
133 N: Eric Fiselier
134 E: eric@efcs.ca
135 D: LIT patches and documentation
137 N: Ryan Flynn
138 E: pizza@parseerror.com
139 D: Miscellaneous bug fixes
141 N: Brian Gaeke
142 E: gaeke@uiuc.edu
143 W: http://www.students.uiuc.edu/~gaeke/
144 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
145 D: Dynamic trace optimizer
146 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
148 N: Nicolas Geoffray
149 E: nicolas.geoffray@lip6.fr
150 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
151 D: PPC backend fixes for Linux
153 N: Louis Gerbarg
154 E: lgg@apple.com
155 D: Portions of the PowerPC backend
157 N: Saem Ghani
158 E: saemghani@gmail.com
159 D: Callgraph class cleanups
161 N: Mikhail Glushenkov
162 E: foldr@codedgers.com
163 D: Author of llvmc2
165 N: Dan Gohman
166 E: llvm@sunfishcode.online
167 D: Miscellaneous bug fixes
168 D: WebAssembly Backend
170 N: Renato Golin
171 E: rengolin@systemcall.eu
172 E: renato.golin@linaro.org
173 E: rengolin@gmail.com
174 D: ARM/AArch64 back-end improvements
175 D: Loop Vectorizer improvements
176 D: Regression and Test Suite improvements
177 D: Linux compatibility (GNU, musl, etc)
178 D: Initial Linux kernel / Android support effort
179 I: rengolin
181 N: David Goodwin
182 E: david@goodwinz.net
183 D: Thumb-2 code generator
185 N: David Greene
186 E: greened@obbligato.org
187 D: Miscellaneous bug fixes
188 D: Register allocation refactoring
190 N: Gabor Greif
191 E: ggreif@gmail.com
192 D: Improvements for space efficiency
194 N: James Grosbach
195 E: grosbach@apple.com
196 I: grosbach
197 D: SjLj exception handling support
198 D: General fixes and improvements for the ARM back-end
199 D: MCJIT
200 D: ARM integrated assembler and assembly parser
201 D: Led effort for the backend formerly known as ARM64
203 N: Lang Hames
204 E: lhames@gmail.com
205 D: PBQP-based register allocator
207 N: Gordon Henriksen
208 E: gordonhenriksen@mac.com
209 D: Pluggable GC support
210 D: C interface
211 D: Ocaml bindings
213 N: Raul Fernandes Herbster
214 E: raul@dsc.ufcg.edu.br
215 D: JIT support for ARM
217 N: Paolo Invernizzi
218 E: arathorn@fastwebnet.it
219 D: Visual C++ compatibility fixes
221 N: Patrick Jenkins
222 E: patjenk@wam.umd.edu
223 D: Nightly Tester
225 N: Tony(Yanjun) Jiang
226 E: jtony@ca.ibm.com
227 D: PowerPC Backend Developer
228 D: Improvements to the PPC backend and miscellaneous bug fixes
230 N: Dale Johannesen
231 E: dalej@apple.com
232 D: ARM constant islands improvements
233 D: Tail merging improvements
234 D: Rewrite X87 back end
235 D: Use APFloat for floating point constants widely throughout compiler
236 D: Implement X87 long double
238 N: Brad Jones
239 E: kungfoomaster@nondot.org
240 D: Support for packed types
242 N: Rod Kay
243 E: rkay@auroraux.org
244 D: Author of LLVM Ada bindings
246 N: Erich Keane
247 E: erich.keane@intel.com
248 D: A variety of Clang contributions including function multiversioning, regcall/vectorcall.
249 I: ErichKeane
251 N: Eric Kidd
252 W: http://randomhacks.net/
253 D: llvm-config script
255 N: Anton Korobeynikov
256 E: anton at korobeynikov dot info
257 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
258 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
259 D: Switch lowering refactoring
261 N: Sumant Kowshik
262 E: kowshik@uiuc.edu
263 D: Author of the original C backend
265 N: Benjamin Kramer
266 E: benny.kra@gmail.com
267 D: Miscellaneous bug fixes
269 N: Sundeep Kushwaha
270 E: sundeepk@codeaurora.org
271 D: Implemented DFA-based target independent VLIW packetizer
273 N: Christopher Lamb
274 E: christopher.lamb@gmail.com
275 D: aligned load/store support, parts of noalias and restrict support
276 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
277 D: address spaces
279 N: Jim Laskey
280 E: jlaskey@apple.com
281 D: Improvements to the PPC backend, instruction scheduling
282 D: Debug and Dwarf implementation
283 D: Auto upgrade mangler
284 D: llvm-gcc4 svn wrangler
286 N: Chris Lattner
287 E: sabre@nondot.org
288 W: http://nondot.org/~sabre/
289 D: Primary architect of LLVM
291 N: Tanya Lattner (Tanya Brethour)
292 E: tonic@nondot.org
293 W: http://nondot.org/~tonic/
294 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
295 D: Modulo scheduling in the SparcV9 backend
296 D: Release manager (1.7+)
298 N: Sylvestre Ledru
299 E: sylvestre@debian.org
300 W: http://sylvestre.ledru.info/
301 W: https://apt.llvm.org/
302 D: Debian and Ubuntu packaging
303 D: Continuous integration with jenkins
305 N: Andrew Lenharth
306 E: alenhar2@cs.uiuc.edu
307 W: http://www.lenharth.org/~andrewl/
308 D: Alpha backend
309 D: Sampling based profiling
311 N: Nick Lewycky
312 E: nicholas@mxc.ca
313 D: PredicateSimplifier pass
315 N: Tony Linthicum, et. al.
316 E: tlinth@codeaurora.org
317 D: Backend for Qualcomm's Hexagon VLIW processor.
319 N: Bruno Cardoso Lopes
320 E: bruno.cardoso@gmail.com
321 I: bruno
322 W: http://brunocardoso.cc
323 D: Mips backend
324 D: Random ARM integrated assembler and assembly parser improvements
325 D: General X86 AVX1 support
327 N: Weining Lu
328 E: luweining@loongson.cn
329 D: LoongArch backend
331 N: Duraid Madina
332 E: duraid@octopus.com.au
333 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
334 D: IA64 backend, BigBlock register allocator
336 N: John McCall
337 E: rjmccall@apple.com
338 D: Clang semantic analysis and IR generation
340 N: Michael McCracken
341 E: michael.mccracken@gmail.com
342 D: Line number support for llvmgcc
344 N: Fanbo Meng
345 E: fanbo.meng@ibm.com
346 D: z/OS support
348 N: Vladimir Merzliakov
349 E: wanderer@rsu.ru
350 D: Test suite fixes for FreeBSD
352 N: Scott Michel
353 E: scottm@aero.org
354 D: Added STI Cell SPU backend.
356 N: Kai Nacke
357 E: kai@redstar.de
358 D: Support for implicit TLS model used with MS VC runtime
359 D: Dumping of Win64 EH structures
361 N: Takumi Nakamura
362 I: chapuni
363 E: geek4civic@gmail.com
364 E: chapuni@hf.rim.or.jp
365 D: Maintaining the Git monorepo
366 W: https://github.com/llvm-project/
367 S: Ebina, Japan
369 N: Edward O'Callaghan
370 E: eocallaghan@auroraux.org
371 W: http://www.auroraux.org
372 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
373 D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
374 D: and error clean ups.
376 N: Morten Ofstad
377 E: morten@hue.no
378 D: Visual C++ compatibility fixes
380 N: Jakob Stoklund Olesen
381 E: stoklund@2pi.dk
382 D: Machine code verifier
383 D: Blackfin backend
384 D: Fast register allocator
385 D: Greedy register allocator
387 N: Richard Osborne
388 E: richard@xmos.com
389 D: XCore backend
391 N: Piotr Padlewski
392 E: piotr.padlewski@gmail.com
393 D: !invariant.group metadata and other intrinsics for devirtualization in clang
395 N: Devang Patel
396 E: dpatel@apple.com
397 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
398 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
399 D: Optimizer improvements, Loop Index Split
401 N: Ana Pazos
402 E: apazos@codeaurora.org
403 D: Fixes and improvements to the AArch64 backend
405 N: Wesley Peck
406 E: peckw@wesleypeck.com
407 W: http://wesleypeck.com/
408 D: MicroBlaze backend
410 N: Francois Pichet
411 E: pichet2000@gmail.com
412 D: MSVC support
414 N: Adrian Prantl
415 E: aprantl@apple.com
416 D: Debug Information
418 N: Vladimir Prus
419 W: http://vladimir_prus.blogspot.com
420 E: ghost@cs.msu.su
421 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
423 N: QIU Chaofan
424 E: qiucofan@cn.ibm.com
425 D: PowerPC Backend Developer
427 N: Kalle Raiskila
428 E: kalle.rasikila@nokia.com
429 D: Some bugfixes to CellSPU
431 N: Xerxes Ranby
432 E: xerxes@zafena.se
433 D: Cmake dependency chain and various bug fixes
435 N: Alex Rosenberg
436 E: alexr@leftfield.org
437 I: arosenberg
438 D: ARM calling conventions rewrite, hard float support
440 N: Chad Rosier
441 E: mcrosier@codeaurora.org
442 I: mcrosier
443 D: AArch64 fast instruction selection pass
444 D: Fixes and improvements to the ARM fast-isel pass
445 D: Fixes and improvements to the AArch64 backend
447 N: Nadav Rotem
448 E: nadav.rotem@me.com
449 D: X86 code generation improvements, Loop Vectorizer, SLP Vectorizer
451 N: Roman Samoilov
452 E: roman@codedgers.com
453 D: MSIL backend
455 N: Duncan Sands
456 E: baldrick@free.fr
457 I: baldrick
458 D: Ada support in llvm-gcc
459 D: Dragonegg plugin
460 D: Exception handling improvements
461 D: Type legalizer rewrite
463 N: Ruchira Sasanka
464 E: sasanka@uiuc.edu
465 D: Graph coloring register allocator for the Sparc64 backend
467 N: Alina Sbirlea
468 E: alina.sbirlea@gmail.com
469 D: MemorySSA, BatchAA, misc loop and new pass manager work.
471 N: Arnold Schwaighofer
472 E: arnold.schwaighofer@gmail.com
473 D: Tail call optimization for the x86 backend
475 N: Shantonu Sen
476 E: ssen@apple.com
477 D: Miscellaneous bug fixes
479 N: Anand Shukla
480 E: ashukla@cs.uiuc.edu
481 D: The `paths' pass
483 N: Michael J. Spencer
484 E: bigcheesegs@gmail.com
485 D: Shepherding Windows COFF support into MC.
486 D: Lots of Windows stuff.
488 N: Reid Spencer
489 E: rspencer@reidspencer.com
490 W: http://reidspencer.com/
491 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
493 N: Abhina Sreeskantharajan
494 E: Abhina.Sreeskantharajan@ibm.com
495 D: z/OS support
497 N: Alp Toker
498 E: alp@nuanti.com
499 W: http://atoker.com/
500 D: C++ frontend next generation standards implementation
502 N: Craig Topper
503 E: craig.topper@gmail.com
504 D: X86 codegen and disassembler improvements. AVX2 support.
506 N: Edwin Torok
507 E: edwintorok@gmail.com
508 D: Miscellaneous bug fixes
510 N: Adam Treat
511 E: manyoso@yahoo.com
512 D: C++ bugs filed, and C++ front-end bug fixes.
514 N: Andrew Trick
515 E: atrick@apple.com
516 D: Instruction Scheduling, ...
518 N: Lauro Ramos Venancio
519 E: lauro.venancio@indt.org.br
520 D: ARM backend improvements
521 D: Thread Local Storage implementation
523 N: Bill Wendling
524 I: wendling
525 E: isanbard@gmail.com
526 D: Release manager, IR Linker, LTO.
527 D: Bunches of stuff.
529 N: Bob Wilson
530 E: bob.wilson@acm.org
531 D: Advanced SIMD (NEON) support in the ARM backend.
533 N: QingShan Zhang
534 N: steven.zhang
535 E: zhangqingshan.zll@bytedance.com
537 N: Li Jia He
538 E: hljhehlj@cn.ibm.com
539 D: PowerPC Backend Developer
541 N: Zi Xuan Wu
542 N: Zeson
543 E: zixuan.wu@linux.alibaba.com
545 N: Kang Zhang
546 E: shkzhang@cn.ibm.com
547 D: PowerPC Backend Developer
549 N: Zheng Chen
550 E: czhengsz@cn.ibm.com
551 D: PowerPC Backend Developer
553 N: Djordje Todorovic
554 E: djordje.todorovic@rt-rk.com
555 D: Debug Information
557 N: Biplob Mishra
558 E: biplmish@in.ibm.com
559 D: PowerPC Analysis