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