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.
36 E: neil@daikokuya.co.uk
37 D: APFloat implementation.
40 E: brukman+llvm@uiuc.edu
41 W: http://misha.brukman.net
42 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
43 D: Incremental bitcode loader
47 D: The `mem2reg' pass - promotes values stored in memory to registers
50 E: chandlerc@gmail.com
51 D: LinkTimeOptimizer for Linux, via binutils integration, and C API
55 D: Fixes to the Reassociation pass, various improvement patches
58 E: evan.cheng@apple.com
59 D: ARM and X86 backends
60 D: Instruction scheduler improvements
61 D: Register allocator improvements
62 D: Loop optimizer improvements
63 D: Target-independent code generator improvements
65 N: Dan Villiom Podlaski Christiansen
69 D: LLVM Makefile improvements
70 D: Clang diagnostic & driver tweaks
74 E: jeffc@jolt-lang.org
75 W: http://jolt-lang.org
76 D: Native Win32 API portability layer
80 D: Original Autoconf support, documentation improvements, bug fixes
83 E: stefanus.dutoit@rapidmind.com
84 D: Bug fixes and minor improvements
86 N: Rafael Avila de Espindola
87 E: rafael.espindola@gmail.com
91 E: alkis@evlogimenos.com
92 D: Linear scan register allocator, many codegen improvements, Java frontend
95 E: pizza@parseerror.com
96 D: Miscellaneous bug fixes
100 W: http://www.students.uiuc.edu/~gaeke/
101 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
102 D: Dynamic trace optimizer
103 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
106 E: nicolas.geoffray@lip6.fr
107 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
108 D: PPC backend fixes for Linux
111 D: Portions of the PowerPC backend
114 E: saemghani@gmail.com
115 D: Callgraph class cleanups
117 N: Mikhail Glushenkov
118 E: foldr@codedgers.com
123 D: Miscellaneous bug fixes
126 E: david@goodwinz.net
127 D: Thumb-2 code generator
130 E: greened@obbligato.org
131 D: Miscellaneous bug fixes
132 D: Register allocation refactoring
136 D: Improvements for space efficiency
139 E: grosbach@apple.com
140 D: SjLj exception handling support
141 D: General fixes and improvements for the ARM back-end
145 D: PBQP-based register allocator
148 E: gordonhenriksen@mac.com
149 D: Pluggable GC support
153 N: Raul Fernandes Herbster
154 E: raul@dsc.ufcg.edu.br
155 D: JIT support for ARM
158 E: arathorn@fastwebnet.it
159 D: Visual C++ compatibility fixes
162 E: patjenk@wam.umd.edu
167 D: ARM constant islands improvements
168 D: Tail merging improvements
169 D: Rewrite X87 back end
170 D: Use APFloat for floating point constants widely throughout compiler
171 D: Implement X87 long double
174 E: kungfoomaster@nondot.org
175 D: Support for packed types
179 D: Author of LLVM Ada bindings
182 W: http://randomhacks.net/
183 D: llvm-config script
185 N: Anton Korobeynikov
187 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
188 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
189 D: Switch lowering refactoring
193 D: Author of the original C backend
196 E: benny.kra@gmail.com
197 D: Miscellaneous bug fixes
200 E: christopher.lamb@gmail.com
201 D: aligned load/store support, parts of noalias and restrict support
202 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
207 D: Improvements to the PPC backend, instruction scheduling
208 D: Debug and Dwarf implementation
209 D: Auto upgrade mangler
210 D: llvm-gcc4 svn wrangler
214 W: http://nondot.org/~sabre/
215 D: Primary architect of LLVM
217 N: Tanya Lattner (Tanya Brethour)
219 W: http://nondot.org/~tonic/
220 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
221 D: Modulo scheduling in the SparcV9 backend
222 D: Release manager (1.7+)
225 E: alenhar2@cs.uiuc.edu
226 W: http://www.lenharth.org/~andrewl/
228 D: Sampling based profiling
232 D: PredicateSimplifier pass
234 N: Bruno Cardoso Lopes
235 E: bruno.cardoso@gmail.com
236 W: http://www.brunocardoso.org
240 E: duraid@octopus.com.au
241 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
242 D: IA64 backend, BigBlock register allocator
245 E: michael.mccracken@gmail.com
246 D: Line number support for llvmgcc
248 N: Vladimir Merzliakov
250 D: Test suite fixes for FreeBSD
254 D: Added STI Cell SPU backend.
257 E: geek4civic@gmail.com
258 E: chapuni@hf.rim.or.jp
259 D: Cygwin and MinGW support.
262 N: Edward O'Callaghan
263 E: eocallaghan@auroraux.org
264 W: http://www.auroraux.org
265 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
266 D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
267 D: and error clean ups.
271 D: Visual C++ compatibility fixes
273 N: Jakob Stoklund Olesen
275 D: Machine code verifier
284 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
285 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
286 D: Optimizer improvements, Loop Index Split
289 E: deeppatel1987@gmail.com
290 D: ARM calling conventions rewrite, hard float support
293 E: peckw@wesleypeck.com
294 W: http://wesleypeck.com/
295 D: MicroBlaze backend
298 W: http://vladimir_prus.blogspot.com
300 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
303 E: roman@codedgers.com
308 D: Ada support in llvm-gcc
310 D: Exception handling improvements
311 D: Type legalizer rewrite
315 D: Graph coloring register allocator for the Sparc64 backend
317 N: Arnold Schwaighofer
318 E: arnold.schwaighofer@gmail.com
319 D: Tail call optimization for the x86 backend
323 D: Miscellaneous bug fixes
326 E: ashukla@cs.uiuc.edu
329 N: Michael J. Spencer
330 E: bigcheesegs@gmail.com
331 D: Shepherding Windows COFF support into MC.
332 D: Lots of Windows stuff.
335 E: rspencer@reidspencer.com
336 W: http://reidspencer.com/
337 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
340 E: edwintorok@gmail.com
341 D: Miscellaneous bug fixes
345 D: C++ bugs filed, and C++ front-end bug fixes.
347 N: Lauro Ramos Venancio
348 E: lauro.venancio@indt.org.br
349 D: ARM backend improvements
350 D: Thread Local Storage implementation
354 D: Cmake dependency chain and various bug fixes
357 E: wendling@apple.com
361 E: bob.wilson@acm.org
362 D: Advanced SIMD (NEON) support in the ARM backend