OSDN Git Service

Another test commit
[android-x86/external-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), snail-mail address
9 (S), and (I) IRC handle.
10
11 N: Vikram Adve
12 E: vadve@cs.uiuc.edu
13 W: http://www.cs.uiuc.edu/~vadve/
14 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
15
16 N: Owen Anderson
17 E: resistor@mac.com
18 D: LCSSA pass and related LoopUnswitch work
19 D: GVNPRE pass, DataLayout refactoring, random improvements
20
21 N: Henrik Bach
22 D: MingW Win32 API portability layer
23
24 N: Aaron Ballman
25 E: aaron@aaronballman.com
26 D: __declspec attributes, Windows support, general bug fixing
27
28 N: Nate Begeman
29 E: natebegeman@mac.com
30 D: PowerPC backend developer
31 D: Target-independent code generator and analysis improvements
32
33 N: Daniel Berlin
34 E: dberlin@dberlin.org
35 D: ET-Forest implementation.
36 D: Sparse bitmap
37
38 N: David Blaikie
39 E: dblaikie@gmail.com
40 D: General bug fixing/fit & finish, mostly in Clang
41
42 N: Neil Booth
43 E: neil@daikokuya.co.uk
44 D: APFloat implementation.
45
46 N: Misha Brukman
47 E: brukman+llvm@uiuc.edu
48 W: http://misha.brukman.net
49 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
50 D: Incremental bitcode loader
51
52 N: Cameron Buschardt
53 E: buschard@uiuc.edu
54 D: The `mem2reg' pass - promotes values stored in memory to registers
55
56 N: Brendon Cahoon
57 E: bcahoon@codeaurora.org
58 D: Loop unrolling with run-time trip counts.
59
60 N: Chandler Carruth
61 E: chandlerc@gmail.com
62 E: chandlerc@google.com
63 D: Hashing algorithms and interfaces
64 D: Inline cost analysis
65 D: Machine block placement pass
66 D: SROA
67
68 N: Casey Carter
69 E: ccarter@uiuc.edu
70 D: Fixes to the Reassociation pass, various improvement patches
71
72 N: Evan Cheng
73 E: evan.cheng@apple.com
74 D: ARM and X86 backends
75 D: Instruction scheduler improvements
76 D: Register allocator improvements
77 D: Loop optimizer improvements
78 D: Target-independent code generator improvements
79
80 N: Dan Villiom Podlaski Christiansen
81 E: danchr@gmail.com
82 E: danchr@cs.au.dk
83 W: http://villiom.dk
84 D: LLVM Makefile improvements
85 D: Clang diagnostic & driver tweaks
86 S: Aarhus, Denmark
87
88 N: Jeff Cohen
89 E: jeffc@jolt-lang.org
90 W: http://jolt-lang.org
91 D: Native Win32 API portability layer
92
93 N: John T. Criswell
94 E: criswell@uiuc.edu
95 D: Original Autoconf support, documentation improvements, bug fixes
96
97 N: Anshuman Dasgupta
98 E: adasgupt@codeaurora.org
99 D: Deterministic finite automaton based infrastructure for VLIW packetization
100
101 N: Stefanus Du Toit
102 E: stefanus.du.toit@intel.com
103 D: Bug fixes and minor improvements
104
105 N: Rafael Avila de Espindola
106 E: rafael.espindola@gmail.com
107 D: The ARM backend
108
109 N: Dave Estes
110 E: cestes@codeaurora.org
111 D: AArch64 machine description for Cortex-A53
112
113 N: Alkis Evlogimenos
114 E: alkis@evlogimenos.com
115 D: Linear scan register allocator, many codegen improvements, Java frontend
116
117 N: Hal Finkel
118 E: hfinkel@anl.gov
119 D: Basic-block autovectorization, PowerPC backend improvements
120
121 N: Eric Fiselier
122 E: eric@efcs.ca
123 D: LIT patches and documentation.
124
125 N: Ryan Flynn
126 E: pizza@parseerror.com
127 D: Miscellaneous bug fixes
128
129 N: Brian Gaeke
130 E: gaeke@uiuc.edu
131 W: http://www.students.uiuc.edu/~gaeke/
132 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
133 D: Dynamic trace optimizer
134 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
135
136 N: Nicolas Geoffray
137 E: nicolas.geoffray@lip6.fr
138 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
139 D: PPC backend fixes for Linux
140
141 N: Louis Gerbarg
142 E: lgg@apple.com
143 D: Portions of the PowerPC backend
144
145 N: Saem Ghani
146 E: saemghani@gmail.com
147 D: Callgraph class cleanups
148
149 N: Mikhail Glushenkov
150 E: foldr@codedgers.com
151 D: Author of llvmc2
152
153 N: Dan Gohman
154 E: sunfish@mozilla.com
155 D: Miscellaneous bug fixes
156 D: WebAssembly Backend
157
158 N: David Goodwin
159 E: david@goodwinz.net
160 D: Thumb-2 code generator
161
162 N: David Greene
163 E: greened@obbligato.org
164 D: Miscellaneous bug fixes
165 D: Register allocation refactoring
166
167 N: Gabor Greif
168 E: ggreif@gmail.com
169 D: Improvements for space efficiency
170
171 N: James Grosbach
172 E: grosbach@apple.com
173 I: grosbach
174 D: SjLj exception handling support
175 D: General fixes and improvements for the ARM back-end
176 D: MCJIT
177 D: ARM integrated assembler and assembly parser
178 D: Led effort for the backend formerly known as ARM64
179
180 N: Lang Hames
181 E: lhames@gmail.com
182 D: PBQP-based register allocator
183
184 N: Gordon Henriksen
185 E: gordonhenriksen@mac.com
186 D: Pluggable GC support
187 D: C interface
188 D: Ocaml bindings
189
190 N: Raul Fernandes Herbster
191 E: raul@dsc.ufcg.edu.br
192 D: JIT support for ARM
193
194 N: Paolo Invernizzi
195 E: arathorn@fastwebnet.it
196 D: Visual C++ compatibility fixes
197
198 N: Patrick Jenkins
199 E: patjenk@wam.umd.edu
200 D: Nightly Tester
201
202 N: Dale Johannesen
203 E: dalej@apple.com
204 D: ARM constant islands improvements
205 D: Tail merging improvements
206 D: Rewrite X87 back end
207 D: Use APFloat for floating point constants widely throughout compiler
208 D: Implement X87 long double
209
210 N: Brad Jones
211 E: kungfoomaster@nondot.org
212 D: Support for packed types
213
214 N: Rod Kay
215 E: rkay@auroraux.org
216 D: Author of LLVM Ada bindings
217
218 N: Eric Kidd
219 W: http://randomhacks.net/
220 D: llvm-config script
221
222 N: Anton Korobeynikov
223 E: anton at korobeynikov dot info
224 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
225 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
226 D: Switch lowering refactoring
227
228 N: Sumant Kowshik
229 E: kowshik@uiuc.edu
230 D: Author of the original C backend
231
232 N: Benjamin Kramer
233 E: benny.kra@gmail.com
234 D: Miscellaneous bug fixes
235
236 N: Sundeep Kushwaha
237 E: sundeepk@codeaurora.org
238 D: Implemented DFA-based target independent VLIW packetizer
239
240 N: Christopher Lamb
241 E: christopher.lamb@gmail.com
242 D: aligned load/store support, parts of noalias and restrict support
243 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
244 D: address spaces
245
246 N: Jim Laskey
247 E: jlaskey@apple.com
248 D: Improvements to the PPC backend, instruction scheduling
249 D: Debug and Dwarf implementation
250 D: Auto upgrade mangler
251 D: llvm-gcc4 svn wrangler
252
253 N: Chris Lattner
254 E: sabre@nondot.org
255 W: http://nondot.org/~sabre/
256 D: Primary architect of LLVM
257
258 N: Tanya Lattner (Tanya Brethour)
259 E: tonic@nondot.org
260 W: http://nondot.org/~tonic/
261 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
262 D: Modulo scheduling in the SparcV9 backend
263 D: Release manager (1.7+)
264
265 N: Sylvestre Ledru
266 E: sylvestre@debian.org
267 W: http://sylvestre.ledru.info/
268 W: http://apt.llvm.org/
269 D: Debian and Ubuntu packaging
270 D: Continuous integration with jenkins
271
272 N: Andrew Lenharth
273 E: alenhar2@cs.uiuc.edu
274 W: http://www.lenharth.org/~andrewl/
275 D: Alpha backend
276 D: Sampling based profiling
277
278 N: Nick Lewycky
279 E: nicholas@mxc.ca
280 D: PredicateSimplifier pass
281
282 N: Tony Linthicum, et. al.
283 E: tlinth@codeaurora.org
284 D: Backend for Qualcomm's Hexagon VLIW processor.
285
286 N: Bruno Cardoso Lopes
287 E: bruno.cardoso@gmail.com
288 I: bruno
289 W: http://brunocardoso.cc
290 D: Mips backend
291 D: Random ARM integrated assembler and assembly parser improvements
292 D: General X86 AVX1 support
293
294 N: Duraid Madina
295 E: duraid@octopus.com.au
296 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
297 D: IA64 backend, BigBlock register allocator
298
299 N: John McCall
300 E: rjmccall@apple.com
301 D: Clang semantic analysis and IR generation
302
303 N: Michael McCracken
304 E: michael.mccracken@gmail.com
305 D: Line number support for llvmgcc
306
307 N: Vladimir Merzliakov
308 E: wanderer@rsu.ru
309 D: Test suite fixes for FreeBSD
310
311 N: Scott Michel
312 E: scottm@aero.org
313 D: Added STI Cell SPU backend.
314
315 N: Kai Nacke
316 E: kai@redstar.de
317 D: Support for implicit TLS model used with MS VC runtime
318 D: Dumping of Win64 EH structures
319
320 N: Takumi Nakamura
321 I: chapuni
322 E: geek4civic@gmail.com
323 E: chapuni@hf.rim.or.jp
324 D: Maintaining the Git monorepo
325 W: https://github.com/llvm-project/
326 S: Ebina, Japan
327
328 N: Edward O'Callaghan
329 E: eocallaghan@auroraux.org
330 W: http://www.auroraux.org
331 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
332 D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
333 D: and error clean ups.
334
335 N: Morten Ofstad
336 E: morten@hue.no
337 D: Visual C++ compatibility fixes
338
339 N: Jakob Stoklund Olesen
340 E: stoklund@2pi.dk
341 D: Machine code verifier
342 D: Blackfin backend
343 D: Fast register allocator
344 D: Greedy register allocator
345
346 N: Richard Osborne
347 E: richard@xmos.com
348 D: XCore backend
349
350 N: Piotr Padlewski
351 E: piotr.padlewski@gmail.com
352 D: !invariant.group metadata and other intrinsics for devirtualization in clang
353
354 N: Devang Patel
355 E: dpatel@apple.com
356 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
357 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
358 D: Optimizer improvements, Loop Index Split
359
360 N: Ana Pazos
361 E: apazos@codeaurora.org
362 D: Fixes and improvements to the AArch64 backend
363
364 N: Wesley Peck
365 E: peckw@wesleypeck.com
366 W: http://wesleypeck.com/
367 D: MicroBlaze backend
368
369 N: Francois Pichet
370 E: pichet2000@gmail.com
371 D: MSVC support
372
373 N: Adrian Prantl
374 E: aprantl@apple.com
375 D: Debug Information
376
377 N: Vladimir Prus
378 W: http://vladimir_prus.blogspot.com
379 E: ghost@cs.msu.su
380 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
381
382 N: Kalle Raiskila
383 E: kalle.rasikila@nokia.com
384 D: Some bugfixes to CellSPU
385
386 N: Xerxes Ranby
387 E: xerxes@zafena.se
388 D: Cmake dependency chain and various bug fixes
389
390 N: Alex Rosenberg
391 E: alexr@leftfield.org
392 I: arosenberg
393 D: ARM calling conventions rewrite, hard float support
394
395 N: Chad Rosier
396 E: mcrosier@codeaurora.org
397 I: mcrosier
398 D: AArch64 fast instruction selection pass
399 D: Fixes and improvements to the ARM fast-isel pass
400 D: Fixes and improvements to the AArch64 backend
401
402 N: Nadav Rotem
403 E: nadav.rotem@me.com
404 D: X86 code generation improvements, Loop Vectorizer, SLP Vectorizer
405
406 N: Roman Samoilov
407 E: roman@codedgers.com
408 D: MSIL backend
409
410 N: Duncan Sands
411 E: baldrick@free.fr
412 I: baldrick
413 D: Ada support in llvm-gcc
414 D: Dragonegg plugin
415 D: Exception handling improvements
416 D: Type legalizer rewrite
417
418 N: Ruchira Sasanka
419 E: sasanka@uiuc.edu
420 D: Graph coloring register allocator for the Sparc64 backend
421
422 N: Arnold Schwaighofer
423 E: arnold.schwaighofer@gmail.com
424 D: Tail call optimization for the x86 backend
425
426 N: Shantonu Sen
427 E: ssen@apple.com
428 D: Miscellaneous bug fixes
429
430 N: Anand Shukla
431 E: ashukla@cs.uiuc.edu
432 D: The `paths' pass
433
434 N: Michael J. Spencer
435 E: bigcheesegs@gmail.com
436 D: Shepherding Windows COFF support into MC.
437 D: Lots of Windows stuff.
438
439 N: Reid Spencer
440 E: rspencer@reidspencer.com
441 W: http://reidspencer.com/
442 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
443
444 N: Alp Toker
445 E: alp@nuanti.com
446 W: http://atoker.com/
447 D: C++ frontend next generation standards implementation
448
449 N: Craig Topper
450 E: craig.topper@gmail.com
451 D: X86 codegen and disassembler improvements. AVX2 support.
452
453 N: Edwin Torok
454 E: edwintorok@gmail.com
455 D: Miscellaneous bug fixes
456
457 N: Adam Treat
458 E: manyoso@yahoo.com
459 D: C++ bugs filed, and C++ front-end bug fixes.
460
461 N: Andrew Trick
462 E: atrick@apple.com
463 D: Instruction Scheduling, ...
464
465 N: Lauro Ramos Venancio
466 E: lauro.venancio@indt.org.br
467 D: ARM backend improvements
468 D: Thread Local Storage implementation
469
470 N: Bill Wendling
471 I: wendling
472 E: isanbard@gmail.com
473 D: Release manager, IR Linker, LTO
474 D: Bunches of stuff
475
476 N: Bob Wilson
477 E: bob.wilson@acm.org
478 D: Advanced SIMD (NEON) support in the ARM backend.