]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/blob - CREDITS.TXT
[X86][SSE] Simplified PSUBUS tests
[opencl/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!
6 The list is sorted by surname 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), snail-mail address
9 (S), and (I) IRC handle.
12 N: Vikram Adve
13 E: vadve@cs.uiuc.edu
14 W: http://www.cs.uiuc.edu/~vadve/
15 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
17 N: Owen Anderson
18 E: resistor@mac.com
19 D: LCSSA pass and related LoopUnswitch work
20 D: GVNPRE pass, DataLayout refactoring, random improvements
22 N: Henrik Bach
23 D: MingW Win32 API portability layer
25 N: Aaron Ballman
26 E: aaron@aaronballman.com
27 D: __declspec attributes, Windows support, general bug fixing
29 N: Nate Begeman
30 E: natebegeman@mac.com
31 D: PowerPC backend developer
32 D: Target-independent code generator and analysis improvements
34 N: Daniel Berlin
35 E: dberlin@dberlin.org
36 D: ET-Forest implementation.
37 D: Sparse bitmap
39 N: David Blaikie
40 E: dblaikie@gmail.com
41 D: General bug fixing/fit & finish, mostly in Clang
43 N: Neil Booth
44 E: neil@daikokuya.co.uk
45 D: APFloat implementation.
47 N: Misha Brukman
48 E: brukman+llvm@uiuc.edu
49 W: http://misha.brukman.net
50 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
51 D: Incremental bitcode loader
53 N: Cameron Buschardt
54 E: buschard@uiuc.edu
55 D: The `mem2reg' pass - promotes values stored in memory to registers
57 N: Brendon Cahoon
58 E: bcahoon@codeaurora.org
59 D: Loop unrolling with run-time trip counts.
61 N: Chandler Carruth
62 E: chandlerc@gmail.com
63 E: chandlerc@google.com
64 D: Hashing algorithms and interfaces
65 D: Inline cost analysis
66 D: Machine block placement pass
67 D: SROA
69 N: Casey Carter
70 E: ccarter@uiuc.edu
71 D: Fixes to the Reassociation pass, various improvement patches
73 N: Evan Cheng
74 E: evan.cheng@apple.com
75 D: ARM and X86 backends
76 D: Instruction scheduler improvements
77 D: Register allocator improvements
78 D: Loop optimizer improvements
79 D: Target-independent code generator improvements
81 N: Dan Villiom Podlaski Christiansen
82 E: danchr@gmail.com
83 E: danchr@cs.au.dk
84 W: http://villiom.dk
85 D: LLVM Makefile improvements
86 D: Clang diagnostic & driver tweaks
87 S: Aarhus, Denmark
89 N: Jeff Cohen
90 E: jeffc@jolt-lang.org
91 W: http://jolt-lang.org
92 D: Native Win32 API portability layer
94 N: John T. Criswell
95 E: criswell@uiuc.edu
96 D: Original Autoconf support, documentation improvements, bug fixes
98 N: Anshuman Dasgupta
99 E: adasgupt@codeaurora.org
100 D: Deterministic finite automaton based infrastructure for VLIW packetization
102 N: Stefanus Du Toit
103 E: stefanus.du.toit@intel.com
104 D: Bug fixes and minor improvements
106 N: Rafael Avila de Espindola
107 E: rafael.espindola@gmail.com
108 D: The ARM backend
110 N: Dave Estes
111 E: cestes@codeaurora.org
112 D: AArch64 machine description for Cortex-A53
114 N: Alkis Evlogimenos
115 E: alkis@evlogimenos.com
116 D: Linear scan register allocator, many codegen improvements, Java frontend
118 N: Hal Finkel
119 E: hfinkel@anl.gov
120 D: Basic-block autovectorization, PowerPC backend improvements
122 N: Eric Fiselier
123 E: eric@efcs.ca
124 D: LIT patches and documentation.
126 N: Ryan Flynn
127 E: pizza@parseerror.com
128 D: Miscellaneous bug fixes
130 N: Brian Gaeke
131 E: gaeke@uiuc.edu
132 W: http://www.students.uiuc.edu/~gaeke/
133 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
134 D: Dynamic trace optimizer
135 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
137 N: Nicolas Geoffray
138 E: nicolas.geoffray@lip6.fr
139 W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
140 D: PPC backend fixes for Linux
142 N: Louis Gerbarg
143 E: lgg@apple.com
144 D: Portions of the PowerPC backend
146 N: Saem Ghani
147 E: saemghani@gmail.com
148 D: Callgraph class cleanups
150 N: Mikhail Glushenkov
151 E: foldr@codedgers.com
152 D: Author of llvmc2
154 N: Dan Gohman
155 E: dan433584@gmail.com
156 D: Miscellaneous bug fixes
158 N: David Goodwin
159 E: david@goodwinz.net
160 D: Thumb-2 code generator
162 N: David Greene
163 E: greened@obbligato.org
164 D: Miscellaneous bug fixes
165 D: Register allocation refactoring
167 N: Gabor Greif
168 E: ggreif@gmail.com
169 D: Improvements for space efficiency
171 N: James Grosbach
172 E: grosbach@apple.com
173 I: grosbach
174 D: SjLj exception handling support
175 D: General fixes and improvements for the ARM back-end
176 D: MCJIT
177 D: ARM integrated assembler and assembly parser
178 D: Led effort for the backend formerly known as ARM64
180 N: Lang Hames
181 E: lhames@gmail.com
182 D: PBQP-based register allocator
184 N: Gordon Henriksen
185 E: gordonhenriksen@mac.com
186 D: Pluggable GC support
187 D: C interface
188 D: Ocaml bindings
190 N: Raul Fernandes Herbster
191 E: raul@dsc.ufcg.edu.br
192 D: JIT support for ARM
194 N: Paolo Invernizzi
195 E: arathorn@fastwebnet.it
196 D: Visual C++ compatibility fixes
198 N: Patrick Jenkins
199 E: patjenk@wam.umd.edu
200 D: Nightly Tester
202 N: Dale Johannesen
203 E: dalej@apple.com
204 D: ARM constant islands improvements
205 D: Tail merging improvements
206 D: Rewrite X87 back end
207 D: Use APFloat for floating point constants widely throughout compiler
208 D: Implement X87 long double
210 N: Brad Jones
211 E: kungfoomaster@nondot.org
212 D: Support for packed types
214 N: Rod Kay
215 E: rkay@auroraux.org
216 D: Author of LLVM Ada bindings
218 N: Eric Kidd
219 W: http://randomhacks.net/
220 D: llvm-config script
222 N: Anton Korobeynikov
223 E: asl@math.spbu.ru
224 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
225 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
226 D: Switch lowering refactoring
228 N: Sumant Kowshik
229 E: kowshik@uiuc.edu
230 D: Author of the original C backend
232 N: Benjamin Kramer
233 E: benny.kra@gmail.com
234 D: Miscellaneous bug fixes
236 N: Sundeep Kushwaha
237 E: sundeepk@codeaurora.org
238 D: Implemented DFA-based target independent VLIW packetizer
240 N: Christopher Lamb
241 E: christopher.lamb@gmail.com
242 D: aligned load/store support, parts of noalias and restrict support
243 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
244 D: address spaces
246 N: Jim Laskey
247 E: jlaskey@apple.com
248 D: Improvements to the PPC backend, instruction scheduling
249 D: Debug and Dwarf implementation
250 D: Auto upgrade mangler
251 D: llvm-gcc4 svn wrangler
253 N: Chris Lattner
254 E: sabre@nondot.org
255 W: http://nondot.org/~sabre/
256 D: Primary architect of LLVM
258 N: Tanya Lattner (Tanya Brethour)
259 E: tonic@nondot.org
260 W: http://nondot.org/~tonic/
261 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
262 D: Modulo scheduling in the SparcV9 backend
263 D: Release manager (1.7+)
265 N: Sylvestre Ledru
266 E: sylvestre@debian.org
267 W: http://sylvestre.ledru.info/
268 W: http://llvm.org/apt/
269 D: Debian and Ubuntu packaging
270 D: Continuous integration with jenkins
272 N: Andrew Lenharth
273 E: alenhar2@cs.uiuc.edu
274 W: http://www.lenharth.org/~andrewl/
275 D: Alpha backend
276 D: Sampling based profiling
278 N: Nick Lewycky
279 E: nicholas@mxc.ca
280 D: PredicateSimplifier pass
282 N: Tony Linthicum, et. al.
283 E: tlinth@codeaurora.org
284 D: Backend for Qualcomm's Hexagon VLIW processor.
286 N: Bruno Cardoso Lopes
287 E: bruno.cardoso@gmail.com
288 I: bruno
289 W: http://brunocardoso.cc
290 D: Mips backend
291 D: Random ARM integrated assembler and assembly parser improvements
292 D: General X86 AVX1 support
294 N: Duraid Madina
295 E: duraid@octopus.com.au
296 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
297 D: IA64 backend, BigBlock register allocator
299 N: John McCall
300 E: rjmccall@apple.com
301 D: Clang semantic analysis and IR generation
303 N: Michael McCracken
304 E: michael.mccracken@gmail.com
305 D: Line number support for llvmgcc
307 N: Vladimir Merzliakov
308 E: wanderer@rsu.ru
309 D: Test suite fixes for FreeBSD
311 N: Scott Michel
312 E: scottm@aero.org
313 D: Added STI Cell SPU backend.
315 N: Kai Nacke
316 E: kai@redstar.de
317 D: Support for implicit TLS model used with MS VC runtime
318 D: Dumping of Win64 EH structures
320 N: Takumi Nakamura
321 E: geek4civic@gmail.com
322 E: chapuni@hf.rim.or.jp
323 D: Cygwin and MinGW support.
324 D: Win32 tweaks.
325 S: Yokohama, Japan
327 N: Edward O'Callaghan
328 E: eocallaghan@auroraux.org
329 W: http://www.auroraux.org
330 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
331 D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
332 D: and error clean ups.
334 N: Morten Ofstad
335 E: morten@hue.no
336 D: Visual C++ compatibility fixes
338 N: Jakob Stoklund Olesen
339 E: stoklund@2pi.dk
340 D: Machine code verifier
341 D: Blackfin backend
342 D: Fast register allocator
343 D: Greedy register allocator
345 N: Richard Osborne
346 E: richard@xmos.com
347 D: XCore backend
349 N: Devang Patel
350 E: dpatel@apple.com
351 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
352 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
353 D: Optimizer improvements, Loop Index Split
355 N: Ana Pazos
356 E: apazos@codeaurora.org
357 D: Fixes and improvements to the AArch64 backend
359 N: Wesley Peck
360 E: peckw@wesleypeck.com
361 W: http://wesleypeck.com/
362 D: MicroBlaze backend
364 N: Francois Pichet
365 E: pichet2000@gmail.com
366 D: MSVC support
368 N: Vladimir Prus
369 W: http://vladimir_prus.blogspot.com
370 E: ghost@cs.msu.su
371 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
373 N: Kalle Raiskila
374 E: kalle.rasikila@nokia.com
375 D: Some bugfixes to CellSPU
377 N: Xerxes Ranby
378 E: xerxes@zafena.se
379 D: Cmake dependency chain and various bug fixes
381 N: Alex Rosenberg
382 E: alexr@leftfield.org
383 I: arosenberg
384 D: ARM calling conventions rewrite, hard float support
386 N: Chad Rosier
387 E: mcrosier@codeaurora.org
388 I: mcrosier
389 D: AArch64 fast instruction selection pass
390 D: Fixes and improvements to the ARM fast-isel pass
391 D: Fixes and improvements to the AArch64 backend
393 N: Nadav Rotem
394 E: nrotem@apple.com
395 D: X86 code generation improvements, Loop Vectorizer.
397 N: Roman Samoilov
398 E: roman@codedgers.com
399 D: MSIL backend
401 N: Duncan Sands
402 E: baldrick@free.fr
403 I: baldrick
404 D: Ada support in llvm-gcc
405 D: Dragonegg plugin
406 D: Exception handling improvements
407 D: Type legalizer rewrite
409 N: Ruchira Sasanka
410 E: sasanka@uiuc.edu
411 D: Graph coloring register allocator for the Sparc64 backend
413 N: Arnold Schwaighofer
414 E: arnold.schwaighofer@gmail.com
415 D: Tail call optimization for the x86 backend
417 N: Shantonu Sen
418 E: ssen@apple.com
419 D: Miscellaneous bug fixes
421 N: Anand Shukla
422 E: ashukla@cs.uiuc.edu
423 D: The `paths' pass
425 N: Michael J. Spencer
426 E: bigcheesegs@gmail.com
427 D: Shepherding Windows COFF support into MC.
428 D: Lots of Windows stuff.
430 N: Reid Spencer
431 E: rspencer@reidspencer.com
432 W: http://reidspencer.com/
433 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
435 N: Alp Toker
436 E: alp@nuanti.com
437 W: http://atoker.com/
438 D: C++ frontend next generation standards implementation
440 N: Craig Topper
441 E: craig.topper@gmail.com
442 D: X86 codegen and disassembler improvements. AVX2 support.
444 N: Edwin Torok
445 E: edwintorok@gmail.com
446 D: Miscellaneous bug fixes
448 N: Adam Treat
449 E: manyoso@yahoo.com
450 D: C++ bugs filed, and C++ front-end bug fixes.
452 N: Lauro Ramos Venancio
453 E: lauro.venancio@indt.org.br
454 D: ARM backend improvements
455 D: Thread Local Storage implementation
457 N: Bill Wendling
458 I: wendling
459 E: isanbard@gmail.com
460 D: Release manager, IR Linker, LTO
461 D: Bunches of stuff
463 N: Bob Wilson
464 E: bob.wilson@acm.org
465 D: Advanced SIMD (NEON) support in the ARM backend.