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