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), and snail-mail address
14 W: http://www.cs.uiuc.edu/~vadve/
15 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
19 D: LCSSA pass and related LoopUnswitch work
20 D: GVNPRE pass, TargetData refactoring, random improvements
23 D: MingW Win32 API portability layer
26 E: natebegeman@mac.com
27 D: PowerPC backend developer
28 D: Target-independent code generator and analysis improvements
31 E: dberlin@dberlin.org
32 D: ET-Forest implementation.
37 D: General bug fixing/fit & finish, mostly in Clang
40 E: neil@daikokuya.co.uk
41 D: APFloat implementation.
44 E: brukman+llvm@uiuc.edu
45 W: http://misha.brukman.net
46 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
47 D: Incremental bitcode loader
51 D: The `mem2reg' pass - promotes values stored in memory to registers
54 E: chandlerc@gmail.com
55 D: LinkTimeOptimizer for Linux, via binutils integration, and C API
59 D: Fixes to the Reassociation pass, various improvement patches
62 E: evan.cheng@apple.com
63 D: ARM and X86 backends
64 D: Instruction scheduler improvements
65 D: Register allocator improvements
66 D: Loop optimizer improvements
67 D: Target-independent code generator improvements
69 N: Dan Villiom Podlaski Christiansen
73 D: LLVM Makefile improvements
74 D: Clang diagnostic & driver tweaks
78 E: jeffc@jolt-lang.org
79 W: http://jolt-lang.org
80 D: Native Win32 API portability layer
84 D: Original Autoconf support, documentation improvements, bug fixes
87 E: stefanus.dutoit@rapidmind.com
88 D: Bug fixes and minor improvements
90 N: Rafael Avila de Espindola
91 E: rafael.espindola@gmail.com
95 E: alkis@evlogimenos.com
96 D: Linear scan register allocator, many codegen improvements, Java frontend
99 E: pizza@parseerror.com
100 D: Miscellaneous bug fixes
104 W: http://www.students.uiuc.edu/~gaeke/
105 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
106 D: Dynamic trace optimizer
107 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
110 E: nicolas.geoffray@lip6.fr
111 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
112 D: PPC backend fixes for Linux
115 D: Portions of the PowerPC backend
118 E: saemghani@gmail.com
119 D: Callgraph class cleanups
121 N: Mikhail Glushenkov
122 E: foldr@codedgers.com
127 D: Miscellaneous bug fixes
130 E: david@goodwinz.net
131 D: Thumb-2 code generator
134 E: greened@obbligato.org
135 D: Miscellaneous bug fixes
136 D: Register allocation refactoring
140 D: Improvements for space efficiency
143 E: grosbach@apple.com
144 D: SjLj exception handling support
145 D: General fixes and improvements for the ARM back-end
147 D: ARM integrated assembler and assembly parser
151 D: PBQP-based register allocator
154 E: gordonhenriksen@mac.com
155 D: Pluggable GC support
159 N: Raul Fernandes Herbster
160 E: raul@dsc.ufcg.edu.br
161 D: JIT support for ARM
164 E: arathorn@fastwebnet.it
165 D: Visual C++ compatibility fixes
168 E: patjenk@wam.umd.edu
173 D: ARM constant islands improvements
174 D: Tail merging improvements
175 D: Rewrite X87 back end
176 D: Use APFloat for floating point constants widely throughout compiler
177 D: Implement X87 long double
180 E: kungfoomaster@nondot.org
181 D: Support for packed types
185 D: Author of LLVM Ada bindings
188 W: http://randomhacks.net/
189 D: llvm-config script
191 N: Anton Korobeynikov
193 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
194 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
195 D: Switch lowering refactoring
199 D: Author of the original C backend
202 E: benny.kra@gmail.com
203 D: Miscellaneous bug fixes
206 E: christopher.lamb@gmail.com
207 D: aligned load/store support, parts of noalias and restrict support
208 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
213 D: Improvements to the PPC backend, instruction scheduling
214 D: Debug and Dwarf implementation
215 D: Auto upgrade mangler
216 D: llvm-gcc4 svn wrangler
220 W: http://nondot.org/~sabre/
221 D: Primary architect of LLVM
223 N: Tanya Lattner (Tanya Brethour)
225 W: http://nondot.org/~tonic/
226 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
227 D: Modulo scheduling in the SparcV9 backend
228 D: Release manager (1.7+)
231 E: alenhar2@cs.uiuc.edu
232 W: http://www.lenharth.org/~andrewl/
234 D: Sampling based profiling
238 D: PredicateSimplifier pass
240 N: Bruno Cardoso Lopes
241 E: bruno.cardoso@gmail.com
242 W: http://www.brunocardoso.org
246 E: duraid@octopus.com.au
247 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
248 D: IA64 backend, BigBlock register allocator
251 E: rjmccall@apple.com
252 D: Clang semantic analysis and IR generation
255 E: michael.mccracken@gmail.com
256 D: Line number support for llvmgcc
258 N: Vladimir Merzliakov
260 D: Test suite fixes for FreeBSD
264 D: Added STI Cell SPU backend.
267 E: geek4civic@gmail.com
268 E: chapuni@hf.rim.or.jp
269 D: Cygwin and MinGW support.
272 N: Edward O'Callaghan
273 E: eocallaghan@auroraux.org
274 W: http://www.auroraux.org
275 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
276 D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
277 D: and error clean ups.
281 D: Visual C++ compatibility fixes
283 N: Jakob Stoklund Olesen
285 D: Machine code verifier
287 D: Fast register allocator
288 D: Greedy register allocator
296 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
297 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
298 D: Optimizer improvements, Loop Index Split
301 E: deeppatel1987@gmail.com
302 D: ARM calling conventions rewrite, hard float support
305 E: peckw@wesleypeck.com
306 W: http://wesleypeck.com/
307 D: MicroBlaze backend
310 E: pichet2000@gmail.com
314 W: http://vladimir_prus.blogspot.com
316 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
319 E: roman@codedgers.com
324 D: Ada support in llvm-gcc
326 D: Exception handling improvements
327 D: Type legalizer rewrite
331 D: Graph coloring register allocator for the Sparc64 backend
333 N: Arnold Schwaighofer
334 E: arnold.schwaighofer@gmail.com
335 D: Tail call optimization for the x86 backend
339 D: Miscellaneous bug fixes
342 E: ashukla@cs.uiuc.edu
345 N: Michael J. Spencer
346 E: bigcheesegs@gmail.com
347 D: Shepherding Windows COFF support into MC.
348 D: Lots of Windows stuff.
351 E: rspencer@reidspencer.com
352 W: http://reidspencer.com/
353 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
356 E: edwintorok@gmail.com
357 D: Miscellaneous bug fixes
361 D: C++ bugs filed, and C++ front-end bug fixes.
363 N: Lauro Ramos Venancio
364 E: lauro.venancio@indt.org.br
365 D: ARM backend improvements
366 D: Thread Local Storage implementation
370 D: Cmake dependency chain and various bug fixes
373 E: nadav.rotem@intel.com
374 D: Vector code generation improvements.
377 E: wendling@apple.com
381 E: bob.wilson@acm.org
382 D: Advanced SIMD (NEON) support in the ARM backend