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.
34 E: brukman+llvm@uiuc.edu
35 W: http://misha.brukman.net
36 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
37 D: Incremental bytecode loader
41 D: The `mem2reg' pass - promotes values stored in memory to registers
44 E: chandlerc@gmail.com
45 D: LinkTimeOptimizer for Linux, via binutils integration, and C API
49 D: Fixes to the Reassociation pass, various improvement patches
52 E: evan.cheng@apple.com
53 D: ARM and X86 backends
54 D: Instruction scheduler improvements
55 D: Register allocator improvements
56 D: Loop optimizer improvements
57 D: Target-independent code generator improvements
60 E: jeffc@jolt-lang.org
61 W: http://jolt-lang.org
62 D: Native Win32 API portability layer
66 D: Original Autoconf support, documentation improvements, bug fixes
68 N: Rafael Avila de Espindola
69 E: rafael.espindola@gmail.com
73 E: alkis@evlogimenos.com
74 D: Linear scan register allocator, many codegen improvements, Java frontend
78 W: http://www.students.uiuc.edu/~gaeke/
79 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
80 D: Dynamic trace optimizer
81 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
84 E: nicolas.geoffray@lip6.fr
85 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
86 D: PPC backend fixes for Linux
89 D: Portions of the PowerPC backend
92 E: saemghani@gmail.com
93 D: Callgraph class cleanups
97 D: Miscellaneous bug fixes
100 E: greened@obbligato.org
101 D: Miscellaneous bug fixes
102 D: Register allocation refactoring
105 E: arathorn@fastwebnet.it
106 D: Visual C++ compatibility fixes
109 E: patjenk@wam.umd.edu
113 E: kungfoomaster@nondot.org
114 D: Support for packed types
118 D: ARM constant islands improvements
119 D: Tail merging improvements
120 D: Rewrite X87 back end
123 W: http://randomhacks.net/
124 D: llvm-config script
126 N: Anton Korobeynikov
128 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
129 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
130 D: Switch lowering refactoring
134 D: Author of the original C backend
137 E: christopher.lamb@gmail.com
138 D: aligned load/store support
142 D: Improvements to the PPC backend, instruction scheduling
143 D: Debug and Dwarf implementation
144 D: Auto upgrade mangler
145 D: llvm-gcc4 svn wrangler
149 W: http://nondot.org/~sabre/
150 D: Primary architect of LLVM
152 N: Tanya Lattner (Tanya Brethour)
154 W: http://nondot.org/~tonic/
155 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
156 D: Modulo scheduling in the SparcV9 backend
157 D: Release manager (1.7+)
160 E: alenhar2@cs.uiuc.edu
161 W: http://www.lenharth.org/~andrewl/
163 D: Sampling based profiling
167 D: PredicateSimplifier pass
169 N: Bruno Cardoso Lopes
170 E: bruno.cardoso@gmail.com
171 W: http://www.brunocardoso.org
175 E: duraid@octopus.com.au
176 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
177 D: IA64 backend, BigBlock register allocator
180 E: michael.mccracken@gmail.com
181 D: Line number support for llvmgcc
183 N: Vladimir Merzliakov
185 D: Test suite fixes for FreeBSD
189 D: Visual C++ compatibility fixes
193 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
194 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
195 D: Optimizer improvements
198 W: http://vladimir_prus.blogspot.com
200 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
203 E: roman@codedgers.com
208 D: Ada front-end, exception handling improvements
212 D: Graph coloring register allocator for the Sparc64 backend
215 E: ashukla@cs.uiuc.edu
219 E: rspencer@reidspencer.com
220 W: http://reidspencer.com/
221 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
225 D: C++ bugs filed, and C++ front-end bug fixes.
227 N: Lauro Ramos Venancio
228 E: lauro.venancio@indt.org.br
229 D: ARM backend improvements
230 D: Thread Local Storage implementation
233 E: isanbard@gmail.com
234 W: http://web.mac.com/bwendling/
235 D: MMX & SSSE3 instructions