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