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
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.
13 W: http://www.cs.uiuc.edu/~vadve/
14 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
18 D: LCSSA pass and related LoopUnswitch work
19 D: GVNPRE pass, DataLayout refactoring, random improvements
22 D: MingW Win32 API portability layer
25 E: aaron@aaronballman.com
26 D: Clang frontend, frontend attributes, Windows support, general bug fixing
30 E: natebegeman@mac.com
31 D: PowerPC backend developer
32 D: Target-independent code generator and analysis improvements
35 E: dberlin@dberlin.org
36 D: ET-Forest implementation.
40 E: gberry@codeaurora.org
42 D: AArch64 backend improvements
43 D: Added EarlyCSE MemorySSA support
44 D: CodeGen improvements
48 D: General bug fixing/fit & finish, mostly in Clang
51 E: neil@daikokuya.co.uk
52 D: APFloat implementation.
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
66 D: The `mem2reg' pass - promotes values stored in memory to registers
69 E: bcahoon@codeaurora.org
70 D: Loop unrolling with run-time trip counts.
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
82 D: Fixes to the Reassociation pass, various improvement patches
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
96 D: LLVM Makefile improvements
97 D: Clang diagnostic & driver tweaks
101 E: jeffc@jolt-lang.org
102 W: http://jolt-lang.org
103 D: Native Win32 API portability layer
107 D: Original Autoconf support, documentation improvements, bug fixes
110 E: adasgupt@codeaurora.org
111 D: Deterministic finite automaton based infrastructure for VLIW packetization
114 E: stefanus.du.toit@intel.com
115 D: Bug fixes and minor improvements
117 N: Rafael Avila de Espindola
122 E: cestes@codeaurora.org
123 D: AArch64 machine description for Cortex-A53
126 E: alkis@evlogimenos.com
127 D: Linear scan register allocator, many codegen improvements, Java frontend
131 D: Basic-block autovectorization, PowerPC backend improvements
135 D: LIT patches and documentation.
138 E: pizza@parseerror.com
139 D: Miscellaneous bug fixes
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
149 E: nicolas.geoffray@lip6.fr
150 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
151 D: PPC backend fixes for Linux
155 D: Portions of the PowerPC backend
158 E: saemghani@gmail.com
159 D: Callgraph class cleanups
161 N: Mikhail Glushenkov
162 E: foldr@codedgers.com
166 E: sunfish@mozilla.com
167 D: Miscellaneous bug fixes
168 D: WebAssembly Backend
171 E: david@goodwinz.net
172 D: Thumb-2 code generator
175 E: greened@obbligato.org
176 D: Miscellaneous bug fixes
177 D: Register allocation refactoring
181 D: Improvements for space efficiency
184 E: grosbach@apple.com
186 D: SjLj exception handling support
187 D: General fixes and improvements for the ARM back-end
189 D: ARM integrated assembler and assembly parser
190 D: Led effort for the backend formerly known as ARM64
194 D: PBQP-based register allocator
197 E: gordonhenriksen@mac.com
198 D: Pluggable GC support
202 N: Raul Fernandes Herbster
203 E: raul@dsc.ufcg.edu.br
204 D: JIT support for ARM
207 E: arathorn@fastwebnet.it
208 D: Visual C++ compatibility fixes
211 E: patjenk@wam.umd.edu
214 N: Tony(Yanjun) Jiang
216 D: PowerPC Backend Developer
217 D: Improvements to the PPC backend and miscellaneous bug fixes
221 D: ARM constant islands improvements
222 D: Tail merging improvements
223 D: Rewrite X87 back end
224 D: Use APFloat for floating point constants widely throughout compiler
225 D: Implement X87 long double
228 E: kungfoomaster@nondot.org
229 D: Support for packed types
233 D: Author of LLVM Ada bindings
236 E: erich.keane@intel.com
237 D: A variety of Clang contributions including function multiversioning, regcall/vectorcall.
241 W: http://randomhacks.net/
242 D: llvm-config script
244 N: Anton Korobeynikov
245 E: anton at korobeynikov dot info
246 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
247 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
248 D: Switch lowering refactoring
252 D: Author of the original C backend
255 E: benny.kra@gmail.com
256 D: Miscellaneous bug fixes
259 E: sundeepk@codeaurora.org
260 D: Implemented DFA-based target independent VLIW packetizer
263 E: christopher.lamb@gmail.com
264 D: aligned load/store support, parts of noalias and restrict support
265 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
270 D: Improvements to the PPC backend, instruction scheduling
271 D: Debug and Dwarf implementation
272 D: Auto upgrade mangler
273 D: llvm-gcc4 svn wrangler
277 W: http://nondot.org/~sabre/
278 D: Primary architect of LLVM
280 N: Tanya Lattner (Tanya Brethour)
282 W: http://nondot.org/~tonic/
283 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
284 D: Modulo scheduling in the SparcV9 backend
285 D: Release manager (1.7+)
288 E: sylvestre@debian.org
289 W: http://sylvestre.ledru.info/
290 W: https://apt.llvm.org/
291 D: Debian and Ubuntu packaging
292 D: Continuous integration with jenkins
295 E: alenhar2@cs.uiuc.edu
296 W: http://www.lenharth.org/~andrewl/
298 D: Sampling based profiling
302 D: PredicateSimplifier pass
304 N: Tony Linthicum, et. al.
305 E: tlinth@codeaurora.org
306 D: Backend for Qualcomm's Hexagon VLIW processor.
308 N: Bruno Cardoso Lopes
309 E: bruno.cardoso@gmail.com
311 W: http://brunocardoso.cc
313 D: Random ARM integrated assembler and assembly parser improvements
314 D: General X86 AVX1 support
317 E: duraid@octopus.com.au
318 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
319 D: IA64 backend, BigBlock register allocator
322 E: rjmccall@apple.com
323 D: Clang semantic analysis and IR generation
326 E: michael.mccracken@gmail.com
327 D: Line number support for llvmgcc
329 N: Vladimir Merzliakov
331 D: Test suite fixes for FreeBSD
335 D: Added STI Cell SPU backend.
339 D: Support for implicit TLS model used with MS VC runtime
340 D: Dumping of Win64 EH structures
344 E: geek4civic@gmail.com
345 E: chapuni@hf.rim.or.jp
346 D: Maintaining the Git monorepo
347 W: https://github.com/llvm-project/
350 N: Edward O'Callaghan
351 E: eocallaghan@auroraux.org
352 W: http://www.auroraux.org
353 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
354 D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
355 D: and error clean ups.
359 D: Visual C++ compatibility fixes
361 N: Jakob Stoklund Olesen
363 D: Machine code verifier
365 D: Fast register allocator
366 D: Greedy register allocator
373 E: piotr.padlewski@gmail.com
374 D: !invariant.group metadata and other intrinsics for devirtualization in clang
378 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
379 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
380 D: Optimizer improvements, Loop Index Split
383 E: apazos@codeaurora.org
384 D: Fixes and improvements to the AArch64 backend
387 E: peckw@wesleypeck.com
388 W: http://wesleypeck.com/
389 D: MicroBlaze backend
392 E: pichet2000@gmail.com
400 W: http://vladimir_prus.blogspot.com
402 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
405 E: kalle.rasikila@nokia.com
406 D: Some bugfixes to CellSPU
410 D: Cmake dependency chain and various bug fixes
413 E: alexr@leftfield.org
415 D: ARM calling conventions rewrite, hard float support
418 E: mcrosier@codeaurora.org
420 D: AArch64 fast instruction selection pass
421 D: Fixes and improvements to the ARM fast-isel pass
422 D: Fixes and improvements to the AArch64 backend
425 E: nadav.rotem@me.com
426 D: X86 code generation improvements, Loop Vectorizer, SLP Vectorizer
429 E: roman@codedgers.com
435 D: Ada support in llvm-gcc
437 D: Exception handling improvements
438 D: Type legalizer rewrite
442 D: Graph coloring register allocator for the Sparc64 backend
444 N: Arnold Schwaighofer
445 E: arnold.schwaighofer@gmail.com
446 D: Tail call optimization for the x86 backend
450 D: Miscellaneous bug fixes
453 E: ashukla@cs.uiuc.edu
456 N: Michael J. Spencer
457 E: bigcheesegs@gmail.com
458 D: Shepherding Windows COFF support into MC.
459 D: Lots of Windows stuff.
462 E: rspencer@reidspencer.com
463 W: http://reidspencer.com/
464 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
468 W: http://atoker.com/
469 D: C++ frontend next generation standards implementation
472 E: craig.topper@gmail.com
473 D: X86 codegen and disassembler improvements. AVX2 support.
476 E: edwintorok@gmail.com
477 D: Miscellaneous bug fixes
481 D: C++ bugs filed, and C++ front-end bug fixes.
485 D: Instruction Scheduling, ...
487 N: Lauro Ramos Venancio
488 E: lauro.venancio@indt.org.br
489 D: ARM backend improvements
490 D: Thread Local Storage implementation
494 E: isanbard@gmail.com
495 D: Release manager, IR Linker, LTO
499 E: bob.wilson@acm.org
500 D: Advanced SIMD (NEON) support in the ARM backend.
504 D: PowerPC Backend Developer