ef471b0887ee05a3161753cc9bcccb8c6deeb670
[oota-llvm.git] / CREDITS.TXT
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
4 done!
5
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
9 (S).
10
11
12 N: Vikram Adve
13 E: vadve@cs.uiuc.edu
14 W: http://www.cs.uiuc.edu/~vadve/
15 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
16
17 N: Owen Anderson
18 E: resistor@mac.com
19 D: LCSSA pass and related LoopUnswitch work
20 D: GVNPRE pass, TargetData refactoring, random improvements
21
22 N: Henrik Bach
23 D: MingW Win32 API portability layer
24
25 N: Nate Begeman
26 E: natebegeman@mac.com
27 D: PowerPC backend developer
28 D: Target-independent code generator and analysis improvements
29
30 N: Daniel Berlin
31 E: dberlin@dberlin.org
32 D: ET-Forest implementation.
33 D: Sparse bitmap
34
35 N: David Blaikie
36 E: dblaikie@gmail.com
37 D: General bug fixing/fit & finish, mostly in Clang
38
39 N: Neil Booth
40 E: neil@daikokuya.co.uk
41 D: APFloat implementation.
42
43 N: Misha Brukman
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
48
49 N: Cameron Buschardt
50 E: buschard@uiuc.edu
51 D: The `mem2reg' pass - promotes values stored in memory to registers
52
53 N: Chandler Carruth
54 E: chandlerc@gmail.com
55 D: LinkTimeOptimizer for Linux, via binutils integration, and C API
56
57 N: Casey Carter
58 E: ccarter@uiuc.edu
59 D: Fixes to the Reassociation pass, various improvement patches
60
61 N: Evan Cheng
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
68
69 N: Dan Villiom Podlaski Christiansen
70 E: danchr@gmail.com
71 E: danchr@cs.au.dk
72 W: http://villiom.dk
73 D: LLVM Makefile improvements
74 D: Clang diagnostic & driver tweaks
75 S: Aarhus, Denmark
76
77 N: Jeff Cohen
78 E: jeffc@jolt-lang.org
79 W: http://jolt-lang.org
80 D: Native Win32 API portability layer
81
82 N: John T. Criswell
83 E: criswell@uiuc.edu
84 D: Original Autoconf support, documentation improvements, bug fixes
85
86 N: Anshuman Dasgupta
87 E: adasgupt@codeaurora.org
88 D: Deterministic finite automaton based infrastructure for VLIW packetization
89
90 N: Stefanus Du Toit
91 E: stefanus.dutoit@rapidmind.com
92 D: Bug fixes and minor improvements
93
94 N: Rafael Avila de Espindola
95 E: rafael.espindola@gmail.com
96 D: The ARM backend
97
98 N: Alkis Evlogimenos
99 E: alkis@evlogimenos.com
100 D: Linear scan register allocator, many codegen improvements, Java frontend
101
102 N: Hal Finkel
103 E: hfinkel@anl.gov
104 D: Basic-block autovectorization, PowerPC backend improvements
105
106 N: Ryan Flynn
107 E: pizza@parseerror.com
108 D: Miscellaneous bug fixes
109
110 N: Brian Gaeke
111 E: gaeke@uiuc.edu
112 W: http://www.students.uiuc.edu/~gaeke/
113 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
114 D: Dynamic trace optimizer
115 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
116
117 N: Nicolas Geoffray
118 E: nicolas.geoffray@lip6.fr
119 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
120 D: PPC backend fixes for Linux
121
122 N: Louis Gerbarg
123 D: Portions of the PowerPC backend
124
125 N: Saem Ghani
126 E: saemghani@gmail.com
127 D: Callgraph class cleanups
128
129 N: Mikhail Glushenkov
130 E: foldr@codedgers.com
131 D: Author of llvmc2
132
133 N: Dan Gohman
134 E: gohman@apple.com
135 D: Miscellaneous bug fixes
136
137 N: David Goodwin
138 E: david@goodwinz.net
139 D: Thumb-2 code generator
140
141 N: David Greene
142 E: greened@obbligato.org
143 D: Miscellaneous bug fixes
144 D: Register allocation refactoring
145
146 N: Gabor Greif
147 E: ggreif@gmail.com
148 D: Improvements for space efficiency
149
150 N: James Grosbach
151 E: grosbach@apple.com
152 D: SjLj exception handling support
153 D: General fixes and improvements for the ARM back-end
154 D: MCJIT
155 D: ARM integrated assembler and assembly parser
156
157 N: Lang Hames
158 E: lhames@gmail.com
159 D: PBQP-based register allocator
160
161 N: Gordon Henriksen
162 E: gordonhenriksen@mac.com
163 D: Pluggable GC support
164 D: C interface
165 D: Ocaml bindings
166
167 N: Raul Fernandes Herbster
168 E: raul@dsc.ufcg.edu.br
169 D: JIT support for ARM
170
171 N: Paolo Invernizzi
172 E: arathorn@fastwebnet.it
173 D: Visual C++ compatibility fixes
174
175 N: Patrick Jenkins
176 E: patjenk@wam.umd.edu
177 D: Nightly Tester
178
179 N: Dale Johannesen
180 E: dalej@apple.com
181 D: ARM constant islands improvements
182 D: Tail merging improvements
183 D: Rewrite X87 back end
184 D: Use APFloat for floating point constants widely throughout compiler
185 D: Implement X87 long double
186
187 N: Brad Jones
188 E: kungfoomaster@nondot.org
189 D: Support for packed types
190
191 N: Rod Kay
192 E: rkay@auroraux.org
193 D: Author of LLVM Ada bindings
194
195 N: Eric Kidd
196 W: http://randomhacks.net/
197 D: llvm-config script
198
199 N: Anton Korobeynikov
200 E: asl@math.spbu.ru
201 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
202 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
203 D: Switch lowering refactoring
204
205 N: Sumant Kowshik
206 E: kowshik@uiuc.edu
207 D: Author of the original C backend
208
209 N: Benjamin Kramer
210 E: benny.kra@gmail.com
211 D: Miscellaneous bug fixes
212
213 N: Christopher Lamb
214 E: christopher.lamb@gmail.com
215 D: aligned load/store support, parts of noalias and restrict support
216 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
217 D: address spaces
218
219 N: Jim Laskey
220 E: jlaskey@apple.com
221 D: Improvements to the PPC backend, instruction scheduling
222 D: Debug and Dwarf implementation
223 D: Auto upgrade mangler
224 D: llvm-gcc4 svn wrangler
225
226 N: Chris Lattner
227 E: sabre@nondot.org
228 W: http://nondot.org/~sabre/
229 D: Primary architect of LLVM
230
231 N: Tanya Lattner (Tanya Brethour)
232 E: tonic@nondot.org
233 W: http://nondot.org/~tonic/
234 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
235 D: Modulo scheduling in the SparcV9 backend
236 D: Release manager (1.7+)
237
238 N: Andrew Lenharth
239 E: alenhar2@cs.uiuc.edu
240 W: http://www.lenharth.org/~andrewl/
241 D: Alpha backend
242 D: Sampling based profiling
243
244 N: Nick Lewycky
245 E: nicholas@mxc.ca
246 D: PredicateSimplifier pass
247
248 N: Bruno Cardoso Lopes
249 E: bruno.cardoso@gmail.com
250 W: http://www.brunocardoso.org
251 D: The Mips backend
252
253 N: Duraid Madina
254 E: duraid@octopus.com.au
255 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
256 D: IA64 backend, BigBlock register allocator
257
258 N: John McCall
259 E: rjmccall@apple.com
260 D: Clang semantic analysis and IR generation
261
262 N: Michael McCracken
263 E: michael.mccracken@gmail.com
264 D: Line number support for llvmgcc
265
266 N: Vladimir Merzliakov
267 E: wanderer@rsu.ru
268 D: Test suite fixes for FreeBSD
269
270 N: Scott Michel
271 E: scottm@aero.org
272 D: Added STI Cell SPU backend.
273
274 N: Takumi Nakamura
275 E: geek4civic@gmail.com
276 E: chapuni@hf.rim.or.jp
277 D: Cygwin and MinGW support.
278 D: Win32 tweaks.
279 S: Yokohama, Japan
280
281 N: Edward O'Callaghan
282 E: eocallaghan@auroraux.org
283 W: http://www.auroraux.org
284 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
285 D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
286 D: and error clean ups.
287
288 N: Morten Ofstad
289 E: morten@hue.no
290 D: Visual C++ compatibility fixes
291
292 N: Jakob Stoklund Olesen
293 E: stoklund@2pi.dk
294 D: Machine code verifier
295 D: Blackfin backend
296 D: Fast register allocator
297 D: Greedy register allocator
298
299 N: Richard Osborne
300 E: richard@xmos.com
301 D: XCore backend
302
303 N: Devang Patel
304 E: dpatel@apple.com
305 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
306 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
307 D: Optimizer improvements, Loop Index Split
308
309 N: Sandeep Patel
310 E: deeppatel1987@gmail.com
311 D: ARM calling conventions rewrite, hard float support
312
313 N: Wesley Peck
314 E: peckw@wesleypeck.com
315 W: http://wesleypeck.com/
316 D: MicroBlaze backend
317
318 N: Francois Pichet
319 E: pichet2000@gmail.com
320 D: MSVC support
321
322 N: Vladimir Prus
323 W: http://vladimir_prus.blogspot.com
324 E: ghost@cs.msu.su
325 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
326
327 N: Xerxes Ranby
328 E: xerxes@zafena.se
329 D: Cmake dependency chain and various bug fixes
330
331 N: Chad Rosier
332 E: mcrosier@apple.com
333 D: ARM fast-isel improvements
334 D: Performance monitoring
335
336 N: Nadav Rotem
337 E: nadav.rotem@intel.com
338 D: Vector code generation improvements.
339
340 N: Roman Samoilov
341 E: roman@codedgers.com
342 D: MSIL backend
343
344 N: Duncan Sands
345 E: baldrick@free.fr
346 D: Ada support in llvm-gcc
347 D: Dragonegg plugin
348 D: Exception handling improvements
349 D: Type legalizer rewrite
350
351 N: Ruchira Sasanka
352 E: sasanka@uiuc.edu
353 D: Graph coloring register allocator for the Sparc64 backend
354
355 N: Arnold Schwaighofer
356 E: arnold.schwaighofer@gmail.com
357 D: Tail call optimization for the x86 backend
358
359 N: Shantonu Sen
360 E: ssen@apple.com
361 D: Miscellaneous bug fixes
362
363 N: Anand Shukla
364 E: ashukla@cs.uiuc.edu
365 D: The `paths' pass
366
367 N: Michael J. Spencer
368 E: bigcheesegs@gmail.com
369 D: Shepherding Windows COFF support into MC.
370 D: Lots of Windows stuff.
371
372 N: Reid Spencer
373 E: rspencer@reidspencer.com
374 W: http://reidspencer.com/
375 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
376
377 N: Edwin Torok
378 E: edwintorok@gmail.com
379 D: Miscellaneous bug fixes
380
381 N: Adam Treat
382 E: manyoso@yahoo.com
383 D: C++ bugs filed, and C++ front-end bug fixes.
384
385 N: Lauro Ramos Venancio
386 E: lauro.venancio@indt.org.br
387 D: ARM backend improvements
388 D: Thread Local Storage implementation
389
390 N: Bill Wendling
391 E: wendling@apple.com
392 D: Exception handling
393 D: Bunches of stuff
394
395 N: Bob Wilson
396 E: bob.wilson@acm.org
397 D: Advanced SIMD (NEON) support in the ARM backend