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 name 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
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, TargetData refactoring, random improvements
22 D: MingW Win32 API portability layer
25 E: natebegeman@mac.com
26 D: PowerPC backend developer
27 D: Target-independent code generator and analysis improvements
30 E: dberlin@dberlin.org
31 D: ET-Forest implementation.
35 E: neil@daikokuya.co.uk
36 D: APFloat implementation.
39 E: brukman+llvm@uiuc.edu
40 W: http://misha.brukman.net
41 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
42 D: Incremental bytecode loader
46 D: The `mem2reg' pass - promotes values stored in memory to registers
49 E: chandlerc@gmail.com
50 D: LinkTimeOptimizer for Linux, via binutils integration, and C API
54 D: Fixes to the Reassociation pass, various improvement patches
57 E: evan.cheng@apple.com
58 D: ARM and X86 backends
59 D: Instruction scheduler improvements
60 D: Register allocator improvements
61 D: Loop optimizer improvements
62 D: Target-independent code generator improvements
65 E: jeffc@jolt-lang.org
66 W: http://jolt-lang.org
67 D: Native Win32 API portability layer
71 D: Original Autoconf support, documentation improvements, bug fixes
73 N: Rafael Avila de Espindola
74 E: rafael.espindola@gmail.com
78 E: alkis@evlogimenos.com
79 D: Linear scan register allocator, many codegen improvements, Java frontend
83 W: http://www.students.uiuc.edu/~gaeke/
84 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
85 D: Dynamic trace optimizer
86 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
89 E: nicolas.geoffray@lip6.fr
90 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
91 D: PPC backend fixes for Linux
94 D: Portions of the PowerPC backend
97 E: saemghani@gmail.com
98 D: Callgraph class cleanups
100 N: Mikhail Glushenkov
101 E: foldr@codedgers.com
106 D: Miscellaneous bug fixes
109 E: greened@obbligato.org
110 D: Miscellaneous bug fixes
111 D: Register allocation refactoring
115 D: Improvements for space efficiency
119 D: PBQP-based register allocator
122 E: gordonhenriksen@mac.com
123 D: Pluggable GC support
127 N: Raul Fernandes Herbster
128 E: raul@dsc.ufcg.edu.br
129 D: JIT support for ARM
132 E: arathorn@fastwebnet.it
133 D: Visual C++ compatibility fixes
136 E: patjenk@wam.umd.edu
140 E: kungfoomaster@nondot.org
141 D: Support for packed types
145 D: ARM constant islands improvements
146 D: Tail merging improvements
147 D: Rewrite X87 back end
148 D: Use APFloat for floating point constants widely throughout compiler
149 D: Implement X87 long double
152 W: http://randomhacks.net/
153 D: llvm-config script
155 N: Anton Korobeynikov
157 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
158 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
159 D: Switch lowering refactoring
163 D: Author of the original C backend
166 E: christopher.lamb@gmail.com
167 D: aligned load/store support, parts of noalias and restrict support
168 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
173 D: Improvements to the PPC backend, instruction scheduling
174 D: Debug and Dwarf implementation
175 D: Auto upgrade mangler
176 D: llvm-gcc4 svn wrangler
180 W: http://nondot.org/~sabre/
181 D: Primary architect of LLVM
183 N: Tanya Lattner (Tanya Brethour)
185 W: http://nondot.org/~tonic/
186 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
187 D: Modulo scheduling in the SparcV9 backend
188 D: Release manager (1.7+)
191 E: alenhar2@cs.uiuc.edu
192 W: http://www.lenharth.org/~andrewl/
194 D: Sampling based profiling
198 D: PredicateSimplifier pass
200 N: Bruno Cardoso Lopes
201 E: bruno.cardoso@gmail.com
202 W: http://www.brunocardoso.org
206 E: duraid@octopus.com.au
207 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
208 D: IA64 backend, BigBlock register allocator
211 E: michael.mccracken@gmail.com
212 D: Line number support for llvmgcc
214 N: Vladimir Merzliakov
216 D: Test suite fixes for FreeBSD
220 D: Added STI Cell SPU backend.
224 D: Visual C++ compatibility fixes
232 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
233 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
234 D: Optimizer improvements, Loop Index Split
237 W: http://vladimir_prus.blogspot.com
239 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
242 E: roman@codedgers.com
247 D: Ada front-end, exception handling improvements
251 D: Graph coloring register allocator for the Sparc64 backend
253 N: Arnold Schwaighofer
254 E: arnold.schwaighofer@gmail.com
255 D: Tail call optimization for the x86 backend
258 E: ashukla@cs.uiuc.edu
262 E: rspencer@reidspencer.com
263 W: http://reidspencer.com/
264 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
268 D: C++ bugs filed, and C++ front-end bug fixes.
270 N: Lauro Ramos Venancio
271 E: lauro.venancio@indt.org.br
272 D: ARM backend improvements
273 D: Thread Local Storage implementation
276 E: isanbard@gmail.com
278 D: Darwin exception handling
279 D: MMX & SSSE3 instructions