CREDITS.TXT revision 735e0acba5695d26826bb4aa0beda497a60e7810
1Inspired by the CREDITS file from the Linux source tree, this file is,
2likewise, at least a partial list of people who have contributed to the LLVM
3project. The format and the next paragraph are stolen directly from that file.
4
5The list is sorted by name and formatted to allow easy grepping and
6beautification by scripts.  The fields are: name (N), email (E), web-address
7(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
8(S).
9
10N: Vikram Adve
11E: vadve@cs.uiuc.edu
12W: http://www.cs.uiuc.edu/~vadve/
13D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
14
15N: Henrik Bach
16D: MingW Win32 API portability layer
17
18N: Nate Begeman
19E: natebegeman@mac.com
20D: Portions of the PowerPC backend
21
22N: Tanya Brethour
23E: tonic@nondot.org
24W: http://nondot.org/~tonic/
25D: The llvm-ar tool
26
27N: Misha Brukman
28E: brukman+llvm@uiuc.edu
29W: http://misha.brukman.net
30D: Portions of X86 and Sparc JIT compilers, PowerPC backend
31D: Incremental bytecode loader
32
33N: Cameron Buschardt
34E: buschard@uiuc.edu
35D: The `mem2reg' pass - promotes values stored in memory to registers
36
37N: Casey Carter
38E: ccarter@uiuc.edu
39D: Fixes to the Reassociation pass, various improvement patches
40
41N: Jeff Cohen
42D: Native Win32 API portability layer
43
44N: John T. Criswell
45E: criswell@uiuc.edu
46D: Autoconf support, QMTest database, documentation improvements
47
48N: Alkis Evlogimenos
49E: alkis@evlogimenos.com
50D: Linear scan register allocator, many codegen improvements, Java frontend
51
52N: Brian Gaeke
53E: gaeke@uiuc.edu
54W: http://www.students.uiuc.edu/~gaeke/
55D: Portions of X86 static and JIT compilers; SparcV8 backend
56D: Dynamic trace optimizer 
57D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
58
59N: Louis Gerbarg
60D: Portions of the PowerPC backend
61
62N: Paolo Invernizzi
63E: arathorn@fastwebnet.it
64D: Visual C++ compatibility fixes 
65
66N: Brad Jones
67E: kungfoomaster@nondot.org
68D: Support for packed types
69
70N: Sumant Kowshik
71E: kowshik@uiuc.edu
72D: Author of the original C backend
73
74N: Chris Lattner
75E: sabre@nondot.org
76W: http://nondot.org/~sabre/
77D: Primary architect of LLVM
78
79N: Andrew Lenharth
80E: alenhar2@cs.uiuc.edu
81W: http://www.lenharth.org/~andrewl/
82D: Alpha backend
83
84N: Duraid Madina
85E: duraid@octopus.com.au
86W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
87D: IA64 backend
88
89N: Michael McCracken
90E: michael.mccracken@gmail.com
91D: Line number support for llvmgcc
92
93N: Vladimir Merzliakov
94E: wanderer@rsu.ru
95D: Test suite fixes for FreeBSD
96
97N: Morten Ofstad
98E: morten@hue.no
99D: Visual C++ compatibility fixes 
100
101N: Vladimir Prus
102E: ghost@cs.msu.su
103D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
104
105N: Ruchira Sasanka
106E: sasanka@uiuc.edu
107D: Graph coloring register allocator for the Sparc64 backend
108
109N: Anand Shukla
110E: ashukla@cs.uiuc.edu
111D: The `paths' pass
112
113N: Reid Spencer
114E: rspencer@x10sys.com
115W: http://llvm.x10sys.com/rspencer
116D: Stacker, llvmc, bytecode, other. See web page for current notes.
117
118N: Adam Treat
119E: manyoso@yahoo.com
120D: C++ bugs filed, and C++ front-end bug fixes.
121
122N: Bill Wendling
123E: wendling@isanbard.org
124D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.
125