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: __declspec attributes, Windows support, general bug fixing
29 E: natebegeman@mac.com
30 D: PowerPC backend developer
31 D: Target-independent code generator and analysis improvements
34 E: dberlin@dberlin.org
35 D: ET-Forest implementation.
40 D: General bug fixing/fit & finish, mostly in Clang
43 E: neil@daikokuya.co.uk
44 D: APFloat implementation.
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
58 D: The `mem2reg' pass - promotes values stored in memory to registers
61 E: bcahoon@codeaurora.org
62 D: Loop unrolling with run-time trip counts.
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
74 D: Fixes to the Reassociation pass, various improvement patches
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
84 N: Dan Villiom Podlaski Christiansen
88 D: LLVM Makefile improvements
89 D: Clang diagnostic & driver tweaks
93 E: jeffc@jolt-lang.org
94 W: http://jolt-lang.org
95 D: Native Win32 API portability layer
99 D: Original Autoconf support, documentation improvements, bug fixes
102 E: adasgupt@codeaurora.org
103 D: Deterministic finite automaton based infrastructure for VLIW packetization
106 E: stefanus.du.toit@intel.com
107 D: Bug fixes and minor improvements
109 N: Rafael Avila de Espindola
110 E: rafael.espindola@gmail.com
114 E: cestes@codeaurora.org
115 D: AArch64 machine description for Cortex-A53
118 E: alkis@evlogimenos.com
119 D: Linear scan register allocator, many codegen improvements, Java frontend
123 D: Basic-block autovectorization, PowerPC backend improvements
127 D: LIT patches and documentation.
130 E: pizza@parseerror.com
131 D: Miscellaneous bug fixes
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
141 E: nicolas.geoffray@lip6.fr
142 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
143 D: PPC backend fixes for Linux
147 D: Portions of the PowerPC backend
150 E: saemghani@gmail.com
151 D: Callgraph class cleanups
153 N: Mikhail Glushenkov
154 E: foldr@codedgers.com
158 E: sunfish@mozilla.com
159 D: Miscellaneous bug fixes
160 D: WebAssembly Backend
163 E: david@goodwinz.net
164 D: Thumb-2 code generator
167 E: greened@obbligato.org
168 D: Miscellaneous bug fixes
169 D: Register allocation refactoring
173 D: Improvements for space efficiency
176 E: grosbach@apple.com
178 D: SjLj exception handling support
179 D: General fixes and improvements for the ARM back-end
181 D: ARM integrated assembler and assembly parser
182 D: Led effort for the backend formerly known as ARM64
186 D: PBQP-based register allocator
189 E: gordonhenriksen@mac.com
190 D: Pluggable GC support
194 N: Raul Fernandes Herbster
195 E: raul@dsc.ufcg.edu.br
196 D: JIT support for ARM
199 E: arathorn@fastwebnet.it
200 D: Visual C++ compatibility fixes
203 E: patjenk@wam.umd.edu
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
215 E: kungfoomaster@nondot.org
216 D: Support for packed types
220 D: Author of LLVM Ada bindings
223 W: http://randomhacks.net/
224 D: llvm-config script
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
234 D: Author of the original C backend
237 E: benny.kra@gmail.com
238 D: Miscellaneous bug fixes
241 E: sundeepk@codeaurora.org
242 D: Implemented DFA-based target independent VLIW packetizer
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
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
259 W: http://nondot.org/~sabre/
260 D: Primary architect of LLVM
262 N: Tanya Lattner (Tanya Brethour)
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+)
270 E: sylvestre@debian.org
271 W: http://sylvestre.ledru.info/
272 W: http://apt.llvm.org/
273 D: Debian and Ubuntu packaging
274 D: Continuous integration with jenkins
277 E: alenhar2@cs.uiuc.edu
278 W: http://www.lenharth.org/~andrewl/
280 D: Sampling based profiling
284 D: PredicateSimplifier pass
286 N: Tony Linthicum, et. al.
287 E: tlinth@codeaurora.org
288 D: Backend for Qualcomm's Hexagon VLIW processor.
290 N: Bruno Cardoso Lopes
291 E: bruno.cardoso@gmail.com
293 W: http://brunocardoso.cc
295 D: Random ARM integrated assembler and assembly parser improvements
296 D: General X86 AVX1 support
299 E: duraid@octopus.com.au
300 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
301 D: IA64 backend, BigBlock register allocator
304 E: rjmccall@apple.com
305 D: Clang semantic analysis and IR generation
308 E: michael.mccracken@gmail.com
309 D: Line number support for llvmgcc
311 N: Vladimir Merzliakov
313 D: Test suite fixes for FreeBSD
317 D: Added STI Cell SPU backend.
321 D: Support for implicit TLS model used with MS VC runtime
322 D: Dumping of Win64 EH structures
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/
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.
341 D: Visual C++ compatibility fixes
343 N: Jakob Stoklund Olesen
345 D: Machine code verifier
347 D: Fast register allocator
348 D: Greedy register allocator
355 E: piotr.padlewski@gmail.com
356 D: !invariant.group metadata and other intrinsics for devirtualization in clang
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
365 E: apazos@codeaurora.org
366 D: Fixes and improvements to the AArch64 backend
369 E: peckw@wesleypeck.com
370 W: http://wesleypeck.com/
371 D: MicroBlaze backend
374 E: pichet2000@gmail.com
382 W: http://vladimir_prus.blogspot.com
384 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
387 E: kalle.rasikila@nokia.com
388 D: Some bugfixes to CellSPU
392 D: Cmake dependency chain and various bug fixes
395 E: alexr@leftfield.org
397 D: ARM calling conventions rewrite, hard float support
400 E: mcrosier@codeaurora.org
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
407 E: nadav.rotem@me.com
408 D: X86 code generation improvements, Loop Vectorizer, SLP Vectorizer
411 E: roman@codedgers.com
417 D: Ada support in llvm-gcc
419 D: Exception handling improvements
420 D: Type legalizer rewrite
424 D: Graph coloring register allocator for the Sparc64 backend
426 N: Arnold Schwaighofer
427 E: arnold.schwaighofer@gmail.com
428 D: Tail call optimization for the x86 backend
432 D: Miscellaneous bug fixes
435 E: ashukla@cs.uiuc.edu
438 N: Michael J. Spencer
439 E: bigcheesegs@gmail.com
440 D: Shepherding Windows COFF support into MC.
441 D: Lots of Windows stuff.
444 E: rspencer@reidspencer.com
445 W: http://reidspencer.com/
446 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
450 W: http://atoker.com/
451 D: C++ frontend next generation standards implementation
454 E: craig.topper@gmail.com
455 D: X86 codegen and disassembler improvements. AVX2 support.
458 E: edwintorok@gmail.com
459 D: Miscellaneous bug fixes
463 D: C++ bugs filed, and C++ front-end bug fixes.
467 D: Instruction Scheduling, ...
469 N: Lauro Ramos Venancio
470 E: lauro.venancio@indt.org.br
471 D: ARM backend improvements
472 D: Thread Local Storage implementation
476 E: isanbard@gmail.com
477 D: Release manager, IR Linker, LTO
481 E: bob.wilson@acm.org
482 D: Advanced SIMD (NEON) support in the ARM backend.