CREDITS.TXT revision 08f8b33e2c758143bca088408fc4a3db21c451c2
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
19D: GVNPRE pass, TargetData refactoring, random improvements
20
21N: Henrik Bach
22D: MingW Win32 API portability layer
23
24N: Nate Begeman
25E: natebegeman@mac.com
26D: PowerPC backend developer
27D: Target-independent code generator and analysis improvements
28
29N: Daniel Berlin
30E: dberlin@dberlin.org
31D: ET-Forest implementation.
32D: Sparse bitmap
33
34N: Neil Booth
35E: neil@daikokuya.co.uk
36D: APFloat implementation.  
37
38N: Misha Brukman
39E: brukman+llvm@uiuc.edu
40W: http://misha.brukman.net
41D: Portions of X86 and Sparc JIT compilers, PowerPC backend
42D: Incremental bytecode loader
43
44N: Cameron Buschardt
45E: buschard@uiuc.edu
46D: The `mem2reg' pass - promotes values stored in memory to registers
47
48N: Chandler Carruth
49E: chandlerc@gmail.com
50D: LinkTimeOptimizer for Linux, via binutils integration, and C API
51
52N: Casey Carter
53E: ccarter@uiuc.edu
54D: Fixes to the Reassociation pass, various improvement patches
55
56N: Evan Cheng
57E: evan.cheng@apple.com
58D: ARM and X86 backends
59D: Instruction scheduler improvements
60D: Register allocator improvements
61D: Loop optimizer improvements
62D: Target-independent code generator improvements
63
64N: Jeff Cohen
65E: jeffc@jolt-lang.org
66W: http://jolt-lang.org
67D: Native Win32 API portability layer
68
69N: John T. Criswell
70E: criswell@uiuc.edu
71D: Original Autoconf support, documentation improvements, bug fixes
72
73N: Rafael Avila de Espindola
74E: rafael.espindola@gmail.com
75D: The ARM backend
76
77N: Alkis Evlogimenos
78E: alkis@evlogimenos.com
79D: Linear scan register allocator, many codegen improvements, Java frontend
80
81N: Brian Gaeke
82E: gaeke@uiuc.edu
83W: http://www.students.uiuc.edu/~gaeke/
84D: Portions of X86 static and JIT compilers; initial SparcV8 backend
85D: Dynamic trace optimizer 
86D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
87
88N: Nicolas Geoffray
89E: nicolas.geoffray@lip6.fr
90W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
91D: PPC backend fixes for Linux
92
93N: Louis Gerbarg
94D: Portions of the PowerPC backend
95
96N: Saem Ghani
97E: saemghani@gmail.com
98D: Callgraph class cleanups
99
100N: Dan Gohman
101E: djg@cray.com
102D: Miscellaneous bug fixes
103
104N: David Greene
105E: greened@obbligato.org
106D: Miscellaneous bug fixes
107D: Register allocation refactoring
108
109N: Gordon Henriksen
110E: gordonhenriksen@mac.com
111D: Pluggable GC support
112D: C interface
113D: Ocaml bindings
114
115N: Raul Fernandes Herbster
116E: raul@dsc.ufcg.edu.br
117D: JIT support for ARM
118
119N: Paolo Invernizzi
120E: arathorn@fastwebnet.it
121D: Visual C++ compatibility fixes 
122
123N: Patrick Jenkins
124E: patjenk@wam.umd.edu
125D: Nightly Tester
126
127N: Brad Jones
128E: kungfoomaster@nondot.org
129D: Support for packed types
130
131N: Dale Johannesen
132E: dalej@apple.com
133D: ARM constant islands improvements
134D: Tail merging improvements
135D: Rewrite X87 back end
136D: Use APFloat for floating point constants widely throughout compiler
137D: Implement X87 long double
138
139N: Eric Kidd
140W: http://randomhacks.net/
141D: llvm-config script
142
143N: Anton Korobeynikov
144E: asl@math.spbu.ru
145D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
146D: x86/linux PIC codegen, aliases, regparm/visibility attributes
147D: Switch lowering refactoring
148
149N: Sumant Kowshik
150E: kowshik@uiuc.edu
151D: Author of the original C backend
152
153N: Christopher Lamb
154E: christopher.lamb@gmail.com
155D: aligned load/store support, parts of noalias and restrict support
156D: vreg subreg infrastructure, X86 codegen improvements based on subregs
157
158N: Jim Laskey
159E: jlaskey@apple.com
160D: Improvements to the PPC backend, instruction scheduling
161D: Debug and Dwarf implementation
162D: Auto upgrade mangler 
163D: llvm-gcc4 svn wrangler
164
165N: Chris Lattner
166E: sabre@nondot.org
167W: http://nondot.org/~sabre/
168D: Primary architect of LLVM
169
170N: Tanya Lattner (Tanya Brethour)
171E: tonic@nondot.org
172W: http://nondot.org/~tonic/
173D: The initial llvm-ar tool, converted regression testsuite to dejagnu
174D: Modulo scheduling in the SparcV9 backend
175D: Release manager (1.7+)
176
177N: Andrew Lenharth
178E: alenhar2@cs.uiuc.edu
179W: http://www.lenharth.org/~andrewl/
180D: Alpha backend
181D: Sampling based profiling
182
183N: Nick Lewycky
184E: nicholas@mxc.ca
185D: PredicateSimplifier pass
186
187N: Bruno Cardoso Lopes
188E: bruno.cardoso@gmail.com
189W: http://www.brunocardoso.org
190D: The Mips backend
191
192N: Duraid Madina
193E: duraid@octopus.com.au
194W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
195D: IA64 backend, BigBlock register allocator
196
197N: Michael McCracken
198E: michael.mccracken@gmail.com
199D: Line number support for llvmgcc
200
201N: Vladimir Merzliakov
202E: wanderer@rsu.ru
203D: Test suite fixes for FreeBSD
204
205N: Scott Michel
206E: scottm@aero.org
207D: Added STI Cell SPU backend.
208
209N: Morten Ofstad
210E: morten@hue.no
211D: Visual C++ compatibility fixes 
212
213N: Devang Patel
214E: dpatel@apple.com
215D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
216D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
217D: Optimizer improvements, Loop Index Split
218
219N: Vladimir Prus
220W: http://vladimir_prus.blogspot.com
221E: ghost@cs.msu.su
222D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
223
224N: Roman Samoilov
225E: roman@codedgers.com
226D: MSIL backend
227
228N: Duncan Sands
229E: baldrick@free.fr
230D: Ada front-end, exception handling improvements
231
232N: Ruchira Sasanka
233E: sasanka@uiuc.edu
234D: Graph coloring register allocator for the Sparc64 backend
235
236N: Arnold Schwaighofer
237E: arnold.schwaighofer@gmail.com
238D: Tail call optimization for the x86 backend
239
240N: Anand Shukla
241E: ashukla@cs.uiuc.edu
242D: The `paths' pass
243
244N: Reid Spencer
245E: rspencer@reidspencer.com
246W: http://reidspencer.com/
247D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
248
249N: Adam Treat
250E: manyoso@yahoo.com
251D: C++ bugs filed, and C++ front-end bug fixes.
252
253N: Lauro Ramos Venancio
254E: lauro.venancio@indt.org.br
255D: ARM backend improvements
256D: Thread Local Storage implementation
257
258N: Bill Wendling
259E: isanbard@gmail.com
260W: http://web.mac.com/bwendling/
261D: Darwin exception handling
262D: MMX & SSSE3 instructions
263D: SPEC2006 support
264