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, TargetData refactoring, random improvements
21 D: MingW Win32 API portability layer
24 E: natebegeman@mac.com
25 D: PowerPC backend developer
26 D: Target-independent code generator and analysis improvements
29 E: dberlin@dberlin.org
30 D: ET-Forest implementation.
33 E: brukman+llvm@uiuc.edu
34 W: http://misha.brukman.net
35 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
36 D: Incremental bytecode loader
40 D: The `mem2reg' pass - promotes values stored in memory to registers
43 E: chandlerc@gmail.com
44 D: LinkTimeOptimizer for Linux, via binutils integration, and C API
48 D: Fixes to the Reassociation pass, various improvement patches
51 E: evan.cheng@apple.com
52 D: ARM and X86 backends
53 D: Instruction scheduler improvements
54 D: Register allocator improvements
55 D: Loop optimizer improvements
56 D: Target-independent code generator improvements
59 E: jeffc@jolt-lang.org
60 W: http://jolt-lang.org
61 D: Native Win32 API portability layer
65 D: Autoconf support, QMTest database, documentation improvements
67 N: Rafael Avila de Espindola
68 E: rafael.espindola@gmail.com
72 E: alkis@evlogimenos.com
73 D: Linear scan register allocator, many codegen improvements, Java frontend
77 W: http://www.students.uiuc.edu/~gaeke/
78 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
79 D: Dynamic trace optimizer
80 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
83 E: nicolas.geoffray@lip6.fr
84 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
85 D: PPC backend fixes for Linux
88 D: Portions of the PowerPC backend
91 E: saemghani@gmail.com
92 D: Callgraph class cleanups
96 D: Miscellaneous bug fixes
99 E: greened@obbligato.org
100 D: Miscellaneous bug fixes
101 D: Register allocation refactoring
104 E: arathorn@fastwebnet.it
105 D: Visual C++ compatibility fixes
108 E: patjenk@wam.umd.edu
112 E: kungfoomaster@nondot.org
113 D: Support for packed types
117 D: ARM constant islands improvements
120 W: http://randomhacks.net/
121 D: llvm-config script
123 N: Anton Korobeynikov
125 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
126 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
127 D: Switch lowering refactoring
131 D: Author of the original C backend
134 E: christopher.lamb@gmail.com
135 D: aligned load/store support
139 D: Improvements to the PPC backend, instruction scheduling
140 D: Debug and Dwarf implementation
141 D: Auto upgrade mangler
142 D: llvm-gcc4 svn wrangler
146 W: http://nondot.org/~sabre/
147 D: Primary architect of LLVM
149 N: Tanya Lattner (formerly Tanya Brethour)
151 W: http://nondot.org/~tonic/
152 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
153 D: Modulo scheduling in the SparcV9 backend
154 D: Release manager (1.7+)
157 E: alenhar2@cs.uiuc.edu
158 W: http://www.lenharth.org/~andrewl/
160 D: Sampling based profiling
164 D: PredicateSimplifier pass
166 N: Bruno Cardoso Lopes
167 E: bruno.cardoso@gmail.com
168 W: http://www.brunocardoso.org
172 E: duraid@octopus.com.au
173 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
177 E: michael.mccracken@gmail.com
178 D: Line number support for llvmgcc
180 N: Vladimir Merzliakov
182 D: Test suite fixes for FreeBSD
186 D: Visual C++ compatibility fixes
190 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
191 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
192 D: Optimizer improvements
195 W: http://vladimir_prus.blogspot.com
197 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
200 E: roman@codedgers.com
209 D: Graph coloring register allocator for the Sparc64 backend
212 E: ashukla@cs.uiuc.edu
216 E: rspencer@reidspencer.com
217 W: http://reidspencer.com/
218 D: http://wiki.llvm.org/index.php/User:Reid
222 D: C++ bugs filed, and C++ front-end bug fixes.
224 N: Lauro Ramos Venancio
225 E: lauro.venancio@indt.org.br
226 D: ARM backend improvements
227 D: Thread Local Storage implementation
230 E: isanbard@gmail.com
231 W: http://web.mac.com/bwendling/
232 D: MMX & SSSE3 instructions