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