CREDITS.TXT revision 5d286d8d6f49d9911f5a40ac91f723cd20874e53
1This file is a partial list of people who have contributed to the LLVM
2project.  If you have contributed a patch or made some other contribution to
3LLVM, please submit a patch to this file to add yourself, and it will be 
4done!
5
6The list is sorted by name and formatted to allow easy grepping and
7beautification 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
11N: Vikram Adve
12E: vadve@cs.uiuc.edu
13W: http://www.cs.uiuc.edu/~vadve/
14D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
15
16N: Owen Anderson
17E: resistor@mac.com
18D: LCSSA pass and related LoopUnswitch work, TargetData refactoring, random improvements
19
20N: Henrik Bach
21D: MingW Win32 API portability layer
22
23N: Nate Begeman
24E: natebegeman@mac.com
25D: PowerPC backend developer
26D: Target-independent code generator and analysis improvements
27
28N: Daniel Berlin
29E: dberlin@dberlin.org
30D: ET-Forest implementation.
31
32N: Misha Brukman
33E: brukman+llvm@uiuc.edu
34W: http://misha.brukman.net
35D: Portions of X86 and Sparc JIT compilers, PowerPC backend
36D: Incremental bytecode loader
37
38N: Cameron Buschardt
39E: buschard@uiuc.edu
40D: The `mem2reg' pass - promotes values stored in memory to registers
41
42N: Chandler Carruth
43E: chandlerc@gmail.com
44D: LinkTimeOptimizer for Linux, via binutils integration, and C API
45
46N: Casey Carter
47E: ccarter@uiuc.edu
48D: Fixes to the Reassociation pass, various improvement patches
49
50N: Evan Cheng
51E: evan.cheng@apple.com
52D: ARM and X86 backends
53D: Instruction scheduler improvements
54D: Register allocator improvements
55D: Loop optimizer improvements
56D: Target-independent code generator improvements
57
58N: Jeff Cohen
59E: jeffc@jolt-lang.org
60W: http://jolt-lang.org
61D: Native Win32 API portability layer
62
63N: John T. Criswell
64E: criswell@uiuc.edu
65D: Autoconf support, QMTest database, documentation improvements
66
67N: Rafael Avila de Espindola
68E: rafael.espindola@gmail.com
69D: The ARM backend
70
71N: Alkis Evlogimenos
72E: alkis@evlogimenos.com
73D: Linear scan register allocator, many codegen improvements, Java frontend
74
75N: Brian Gaeke
76E: gaeke@uiuc.edu
77W: http://www.students.uiuc.edu/~gaeke/
78D: Portions of X86 static and JIT compilers; initial SparcV8 backend
79D: Dynamic trace optimizer 
80D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
81
82N: Nicolas Geoffray
83E: nicolas.geoffray@lip6.fr
84W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
85D: PPC backend fixes for Linux
86
87N: Louis Gerbarg
88D: Portions of the PowerPC backend
89
90N: Saem Ghani
91E: saemghani@gmail.com
92D: Callgraph class cleanups
93
94N: Dan Gohman
95E: djg@cray.com
96D: Miscellaneous bug fixes
97
98N: Paolo Invernizzi
99E: arathorn@fastwebnet.it
100D: Visual C++ compatibility fixes 
101
102N: Patrick Jenkins
103E: patjenk@wam.umd.edu
104D: Nightly Tester
105
106N: Brad Jones
107E: kungfoomaster@nondot.org
108D: Support for packed types
109
110N: Dale Johannesen
111E: dalej@apple.com
112D: ARM constant islands improvements
113
114N: Eric Kidd
115W: http://randomhacks.net/
116D: llvm-config script
117
118N: Anton Korobeynikov
119E: asl@math.spbu.ru
120D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
121D: x86/linux PIC codegen, aliases, regparm/visibility attributes
122D: Switch lowering refactoring
123
124N: Sumant Kowshik
125E: kowshik@uiuc.edu
126D: Author of the original C backend
127
128N: Christopher Lamb
129E: christopher.lamb@gmail.com
130D: aligned load/store support
131
132N: Jim Laskey
133E: jlaskey@apple.com
134D: Improvements to the PPC backend, instruction scheduling
135D: Debug and Dwarf implementation
136D: Auto upgrade mangler 
137D: llvm-gcc4 svn wrangler
138
139N: Chris Lattner
140E: sabre@nondot.org
141W: http://nondot.org/~sabre/
142D: Primary architect of LLVM
143
144N: Tanya Lattner (formerly Tanya Brethour)
145E: tonic@nondot.org
146W: http://nondot.org/~tonic/
147D: The initial llvm-ar tool, converted regression testsuite to dejagnu
148D: Modulo scheduling in the SparcV9 backend
149D: Release manager (1.7+)
150
151N: Andrew Lenharth
152E: alenhar2@cs.uiuc.edu
153W: http://www.lenharth.org/~andrewl/
154D: Alpha backend
155D: Sampling based profiling
156
157N: Nick Lewycky
158E: nicholas@mxc.ca
159D: PredicateSimplifier pass
160
161N: Duraid Madina
162E: duraid@octopus.com.au
163W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
164D: IA64 backend
165
166N: Michael McCracken
167E: michael.mccracken@gmail.com
168D: Line number support for llvmgcc
169
170N: Vladimir Merzliakov
171E: wanderer@rsu.ru
172D: Test suite fixes for FreeBSD
173
174N: Morten Ofstad
175E: morten@hue.no
176D: Visual C++ compatibility fixes 
177
178N: Devang Patel
179E: dpatel@apple.com
180D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
181D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
182D: Optimizer improvements
183
184N: Vladimir Prus
185W: http://vladimir_prus.blogspot.com
186E: ghost@cs.msu.su
187D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
188
189N: Roman Samoilov
190E: roman@codedgers.com
191D: MSIL backend
192
193N: Duncan Sands
194E: baldrick@free.fr
195D: Ada front-end
196
197N: Ruchira Sasanka
198E: sasanka@uiuc.edu
199D: Graph coloring register allocator for the Sparc64 backend
200
201N: Anand Shukla
202E: ashukla@cs.uiuc.edu
203D: The `paths' pass
204
205N: Reid Spencer
206E: rspencer@reidspencer.com
207W: http://reidspencer.com/
208D: http://wiki.llvm.org/index.php/User:Reid
209
210N: Adam Treat
211E: manyoso@yahoo.com
212D: C++ bugs filed, and C++ front-end bug fixes.
213
214N: Lauro Ramos Venancio
215E: lauro.venancio@indt.org.br
216D: ARM backend improvements
217D: Thread Local Storage implementation
218
219N: Bill Wendling
220E: isanbard@gmail.com
221W: http://web.mac.com/bwendling/
222D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.
223