CREDITS.TXT revision 5c18c8134e04b12aa26ecfad3444770c7ebb91f1
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: Original Autoconf support, documentation improvements, bug fixes
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: David Greene
99E: greened@obbligato.org
100D: Miscellaneous bug fixes
101D: Register allocation refactoring
102
103N: Paolo Invernizzi
104E: arathorn@fastwebnet.it
105D: Visual C++ compatibility fixes 
106
107N: Patrick Jenkins
108E: patjenk@wam.umd.edu
109D: Nightly Tester
110
111N: Brad Jones
112E: kungfoomaster@nondot.org
113D: Support for packed types
114
115N: Dale Johannesen
116E: dalej@apple.com
117D: ARM constant islands improvements
118
119N: Eric Kidd
120W: http://randomhacks.net/
121D: llvm-config script
122
123N: Anton Korobeynikov
124E: asl@math.spbu.ru
125D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
126D: x86/linux PIC codegen, aliases, regparm/visibility attributes
127D: Switch lowering refactoring
128
129N: Sumant Kowshik
130E: kowshik@uiuc.edu
131D: Author of the original C backend
132
133N: Christopher Lamb
134E: christopher.lamb@gmail.com
135D: aligned load/store support
136
137N: Jim Laskey
138E: jlaskey@apple.com
139D: Improvements to the PPC backend, instruction scheduling
140D: Debug and Dwarf implementation
141D: Auto upgrade mangler 
142D: llvm-gcc4 svn wrangler
143
144N: Chris Lattner
145E: sabre@nondot.org
146W: http://nondot.org/~sabre/
147D: Primary architect of LLVM
148
149N: Tanya Lattner (formerly Tanya Brethour)
150E: tonic@nondot.org
151W: http://nondot.org/~tonic/
152D: The initial llvm-ar tool, converted regression testsuite to dejagnu
153D: Modulo scheduling in the SparcV9 backend
154D: Release manager (1.7+)
155
156N: Andrew Lenharth
157E: alenhar2@cs.uiuc.edu
158W: http://www.lenharth.org/~andrewl/
159D: Alpha backend
160D: Sampling based profiling
161
162N: Nick Lewycky
163E: nicholas@mxc.ca
164D: PredicateSimplifier pass
165
166N: Bruno Cardoso Lopes
167E: bruno.cardoso@gmail.com
168W: http://www.brunocardoso.org
169D: The Mips backend
170
171N: Duraid Madina
172E: duraid@octopus.com.au
173W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
174D: IA64 backend
175
176N: Michael McCracken
177E: michael.mccracken@gmail.com
178D: Line number support for llvmgcc
179
180N: Vladimir Merzliakov
181E: wanderer@rsu.ru
182D: Test suite fixes for FreeBSD
183
184N: Morten Ofstad
185E: morten@hue.no
186D: Visual C++ compatibility fixes 
187
188N: Devang Patel
189E: dpatel@apple.com
190D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
191D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
192D: Optimizer improvements
193
194N: Vladimir Prus
195W: http://vladimir_prus.blogspot.com
196E: ghost@cs.msu.su
197D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
198
199N: Roman Samoilov
200E: roman@codedgers.com
201D: MSIL backend
202
203N: Duncan Sands
204E: baldrick@free.fr
205D: Ada front-end
206
207N: Ruchira Sasanka
208E: sasanka@uiuc.edu
209D: Graph coloring register allocator for the Sparc64 backend
210
211N: Anand Shukla
212E: ashukla@cs.uiuc.edu
213D: The `paths' pass
214
215N: Reid Spencer
216E: rspencer@reidspencer.com
217W: http://reidspencer.com/
218D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
219
220N: Adam Treat
221E: manyoso@yahoo.com
222D: C++ bugs filed, and C++ front-end bug fixes.
223
224N: Lauro Ramos Venancio
225E: lauro.venancio@indt.org.br
226D: ARM backend improvements
227D: Thread Local Storage implementation
228
229N: Bill Wendling
230E: isanbard@gmail.com
231W: http://web.mac.com/bwendling/
232D: MMX & SSSE3 instructions
233D: SPEC2006 support
234
235
236