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