CREDITS.TXT revision f2dce8d29b58a86fe5a9221e47247bcbe0d97118
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: Misha Brukman
23E: brukman+llvm@uiuc.edu
24W: http://misha.brukman.net
25D: Portions of X86 and Sparc JIT compilers, PowerPC backend
26D: Incremental bytecode loader
27
28N: Cameron Buschardt
29E: buschard@uiuc.edu
30D: The `mem2reg' pass - promotes values stored in memory to registers
31
32N: Casey Carter
33E: ccarter@uiuc.edu
34D: Fixes to the Reassociation pass, various improvement patches
35
36N: Jeff Cohen
37D: Native Win32 API portability layer
38
39N: John T. Criswell
40E: criswell@uiuc.edu
41D: Autoconf support, QMTest database, documentation improvements
42
43N: Alkis Evlogimenos
44E: alkis@evlogimenos.com
45D: Linear scan register allocator, many codegen improvements, Java frontend
46
47N: Brian Gaeke
48E: gaeke@uiuc.edu
49W: http://www.students.uiuc.edu/~gaeke/
50D: Portions of X86 static and JIT compilers; SparcV8 backend
51D: Dynamic trace optimizer 
52D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
53
54N: Louis Gerbarg
55D: Portions of the PowerPC backend
56
57N: Paolo Invernizzi
58E: arathorn@fastwebnet.it
59D: Visual C++ compatibility fixes 
60
61N: Brad Jones
62E: kungfoomaster@nondot.org
63D: Support for packed types
64
65N: Sumant Kowshik
66E: kowshik@uiuc.edu
67D: Author of the original C backend
68
69N: Chris Lattner
70E: sabre@nondot.org
71W: http://nondot.org/~sabre/
72D: Primary architect of LLVM
73
74N: Tanya Lattner (formerly Tanya Brethour)
75E: tonic@nondot.org
76W: http://nondot.org/~tonic/
77D: The initial llvm-ar tool, converted regression testsuite to dejagnu
78D: Modulo scheduling in the SparcV9 backend
79
80N: Andrew Lenharth
81E: alenhar2@cs.uiuc.edu
82W: http://www.lenharth.org/~andrewl/
83D: Alpha backend
84
85N: Duraid Madina
86E: duraid@octopus.com.au
87W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
88D: IA64 backend
89
90N: Michael McCracken
91E: michael.mccracken@gmail.com
92D: Line number support for llvmgcc
93
94N: Vladimir Merzliakov
95E: wanderer@rsu.ru
96D: Test suite fixes for FreeBSD
97
98N: Morten Ofstad
99E: morten@hue.no
100D: Visual C++ compatibility fixes 
101
102N: Vladimir Prus
103E: ghost@cs.msu.su
104D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
105
106N: Ruchira Sasanka
107E: sasanka@uiuc.edu
108D: Graph coloring register allocator for the Sparc64 backend
109
110N: Anand Shukla
111E: ashukla@cs.uiuc.edu
112D: The `paths' pass
113
114N: Reid Spencer
115E: rspencer@x10sys.com
116W: http://llvm.x10sys.com/rspencer
117D: Stacker, llvmc, bytecode, other. See web page for current notes.
118
119N: Adam Treat
120E: manyoso@yahoo.com
121D: C++ bugs filed, and C++ front-end bug fixes.
122
123N: Bill Wendling
124E: wendling@isanbard.org
125D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.
126