2005-08-03 00:10:21 +02:00
|
|
|
This file is a partial list of people who have contributed to the LLVM
|
|
|
|
project. If you have contributed a patch or made some other contribution to
|
2009-01-08 17:40:25 +01:00
|
|
|
LLVM, please submit a patch to this file to add yourself, and it will be
|
2005-08-03 00:10:21 +02:00
|
|
|
done!
|
2003-09-22 23:56:08 +02:00
|
|
|
|
2009-06-12 20:02:40 +02:00
|
|
|
The list is sorted by surname and formatted to allow easy grepping and
|
|
|
|
beautification by scripts. The fields are: name (N), email (E), web-address
|
|
|
|
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
|
|
|
|
(S).
|
2003-09-22 23:56:08 +02:00
|
|
|
|
|
|
|
N: Vikram Adve
|
|
|
|
E: vadve@cs.uiuc.edu
|
|
|
|
W: http://www.cs.uiuc.edu/~vadve/
|
|
|
|
D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
|
|
|
|
|
2006-05-15 07:13:07 +02:00
|
|
|
N: Owen Anderson
|
|
|
|
E: resistor@mac.com
|
2007-07-03 04:28:17 +02:00
|
|
|
D: LCSSA pass and related LoopUnswitch work
|
|
|
|
D: GVNPRE pass, TargetData refactoring, random improvements
|
2006-05-15 07:13:07 +02:00
|
|
|
|
2004-09-23 06:30:05 +02:00
|
|
|
N: Henrik Bach
|
|
|
|
D: MingW Win32 API portability layer
|
|
|
|
|
2004-08-05 21:09:47 +02:00
|
|
|
N: Nate Begeman
|
|
|
|
E: natebegeman@mac.com
|
2006-04-11 07:47:45 +02:00
|
|
|
D: PowerPC backend developer
|
|
|
|
D: Target-independent code generator and analysis improvements
|
2004-08-05 21:09:47 +02:00
|
|
|
|
2006-01-08 09:25:38 +01:00
|
|
|
N: Daniel Berlin
|
|
|
|
E: dberlin@dberlin.org
|
|
|
|
D: ET-Forest implementation.
|
2007-09-09 03:10:40 +02:00
|
|
|
D: Sparse bitmap
|
2006-01-08 09:25:38 +01:00
|
|
|
|
2007-08-25 02:31:24 +02:00
|
|
|
N: Neil Booth
|
|
|
|
E: neil@daikokuya.co.uk
|
2009-01-08 17:40:25 +01:00
|
|
|
D: APFloat implementation.
|
2007-08-25 02:31:24 +02:00
|
|
|
|
2003-09-22 23:56:08 +02:00
|
|
|
N: Misha Brukman
|
2003-10-17 19:28:21 +02:00
|
|
|
E: brukman+llvm@uiuc.edu
|
2003-09-22 23:56:08 +02:00
|
|
|
W: http://misha.brukman.net
|
2004-08-05 21:09:47 +02:00
|
|
|
D: Portions of X86 and Sparc JIT compilers, PowerPC backend
|
|
|
|
D: Incremental bytecode loader
|
2003-09-22 23:56:08 +02:00
|
|
|
|
|
|
|
N: Cameron Buschardt
|
2003-10-17 19:28:21 +02:00
|
|
|
E: buschard@uiuc.edu
|
2003-10-20 05:59:05 +02:00
|
|
|
D: The `mem2reg' pass - promotes values stored in memory to registers
|
2003-09-22 23:56:08 +02:00
|
|
|
|
2007-01-08 04:10:00 +01:00
|
|
|
N: Chandler Carruth
|
|
|
|
E: chandlerc@gmail.com
|
|
|
|
D: LinkTimeOptimizer for Linux, via binutils integration, and C API
|
|
|
|
|
2003-09-22 23:56:08 +02:00
|
|
|
N: Casey Carter
|
2003-10-17 19:28:21 +02:00
|
|
|
E: ccarter@uiuc.edu
|
2003-09-22 23:56:08 +02:00
|
|
|
D: Fixes to the Reassociation pass, various improvement patches
|
|
|
|
|
2005-11-29 01:57:06 +01:00
|
|
|
N: Evan Cheng
|
|
|
|
E: evan.cheng@apple.com
|
2007-02-15 23:26:28 +01:00
|
|
|
D: ARM and X86 backends
|
2006-04-12 23:28:14 +02:00
|
|
|
D: Instruction scheduler improvements
|
2007-05-07 19:58:13 +02:00
|
|
|
D: Register allocator improvements
|
2006-04-12 23:28:14 +02:00
|
|
|
D: Loop optimizer improvements
|
|
|
|
D: Target-independent code generator improvements
|
2005-11-29 01:57:06 +01:00
|
|
|
|
2009-01-19 16:04:29 +01:00
|
|
|
N: Dan Villiom Podlaski Christiansen
|
|
|
|
E: danchr@gmail.com
|
|
|
|
E: danchr@cs.au.dk
|
|
|
|
W: http://villiom.dk
|
|
|
|
D: LLVM Makefile improvements
|
|
|
|
D: Clang diagnostic & driver tweaks
|
|
|
|
S: Aarhus, Denmark
|
|
|
|
|
2004-09-23 06:30:05 +02:00
|
|
|
N: Jeff Cohen
|
2005-05-08 03:07:48 +02:00
|
|
|
E: jeffc@jolt-lang.org
|
|
|
|
W: http://jolt-lang.org
|
2004-09-23 06:30:05 +02:00
|
|
|
D: Native Win32 API portability layer
|
|
|
|
|
2003-10-17 19:28:21 +02:00
|
|
|
N: John T. Criswell
|
|
|
|
E: criswell@uiuc.edu
|
2007-06-29 20:24:05 +02:00
|
|
|
D: Original Autoconf support, documentation improvements, bug fixes
|
2003-10-17 19:28:21 +02:00
|
|
|
|
2009-04-03 23:41:52 +02:00
|
|
|
N: Stefanus Du Toit
|
|
|
|
E: stefanus.dutoit@rapidmind.com
|
|
|
|
D: Bug fixes and minor improvements
|
|
|
|
|
2006-05-14 22:29:25 +02:00
|
|
|
N: Rafael Avila de Espindola
|
|
|
|
E: rafael.espindola@gmail.com
|
|
|
|
D: The ARM backend
|
|
|
|
|
2004-09-23 06:36:01 +02:00
|
|
|
N: Alkis Evlogimenos
|
2004-09-23 06:39:30 +02:00
|
|
|
E: alkis@evlogimenos.com
|
2004-09-23 06:36:01 +02:00
|
|
|
D: Linear scan register allocator, many codegen improvements, Java frontend
|
|
|
|
|
2009-07-15 03:32:31 +02:00
|
|
|
N: Ryan Flynn
|
|
|
|
E: pizza@parseerror.com
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2003-09-22 23:56:08 +02:00
|
|
|
N: Brian Gaeke
|
|
|
|
E: gaeke@uiuc.edu
|
|
|
|
W: http://www.students.uiuc.edu/~gaeke/
|
2005-12-22 07:09:08 +01:00
|
|
|
D: Portions of X86 static and JIT compilers; initial SparcV8 backend
|
2009-01-08 17:40:25 +01:00
|
|
|
D: Dynamic trace optimizer
|
2003-10-17 19:28:21 +02:00
|
|
|
D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
|
2003-09-22 23:56:08 +02:00
|
|
|
|
2007-02-27 11:44:42 +01:00
|
|
|
N: Nicolas Geoffray
|
|
|
|
E: nicolas.geoffray@lip6.fr
|
|
|
|
W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
|
|
|
|
D: PPC backend fixes for Linux
|
|
|
|
|
2004-08-05 21:09:47 +02:00
|
|
|
N: Louis Gerbarg
|
|
|
|
D: Portions of the PowerPC backend
|
|
|
|
|
2005-12-22 07:09:08 +01:00
|
|
|
N: Saem Ghani
|
|
|
|
E: saemghani@gmail.com
|
|
|
|
D: Callgraph class cleanups
|
|
|
|
|
2008-03-23 09:58:32 +01:00
|
|
|
N: Mikhail Glushenkov
|
|
|
|
E: foldr@codedgers.com
|
|
|
|
D: Author of llvmc2
|
|
|
|
|
2007-02-15 23:05:14 +01:00
|
|
|
N: Dan Gohman
|
2008-10-21 21:50:00 +02:00
|
|
|
E: gohman@apple.com
|
2007-02-15 23:05:14 +01:00
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2009-07-08 19:55:48 +02:00
|
|
|
N: David Goodwin
|
|
|
|
E: david@goodwinz.net
|
|
|
|
D: Thumb-2 code generator
|
|
|
|
|
2007-06-08 19:20:08 +02:00
|
|
|
N: David Greene
|
|
|
|
E: greened@obbligato.org
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
D: Register allocation refactoring
|
|
|
|
|
2008-05-10 10:32:32 +02:00
|
|
|
N: Gabor Greif
|
|
|
|
E: ggreif@gmail.com
|
|
|
|
D: Improvements for space efficiency
|
|
|
|
|
2009-01-08 17:40:25 +01:00
|
|
|
N: Lang Hames
|
|
|
|
E: lhames@gmail.com
|
|
|
|
D: PBQP-based register allocator
|
|
|
|
|
2007-09-17 19:04:44 +02:00
|
|
|
N: Gordon Henriksen
|
|
|
|
E: gordonhenriksen@mac.com
|
2007-10-02 20:04:24 +02:00
|
|
|
D: Pluggable GC support
|
2007-09-17 19:04:44 +02:00
|
|
|
D: C interface
|
2007-10-02 20:04:24 +02:00
|
|
|
D: Ocaml bindings
|
2007-09-17 19:04:44 +02:00
|
|
|
|
2007-08-29 20:21:29 +02:00
|
|
|
N: Raul Fernandes Herbster
|
|
|
|
E: raul@dsc.ufcg.edu.br
|
|
|
|
D: JIT support for ARM
|
|
|
|
|
2004-09-23 06:30:05 +02:00
|
|
|
N: Paolo Invernizzi
|
2004-10-26 17:55:12 +02:00
|
|
|
E: arathorn@fastwebnet.it
|
2009-01-08 17:40:25 +01:00
|
|
|
D: Visual C++ compatibility fixes
|
2004-09-23 06:30:05 +02:00
|
|
|
|
2006-08-09 06:18:09 +02:00
|
|
|
N: Patrick Jenkins
|
|
|
|
E: patjenk@wam.umd.edu
|
|
|
|
D: Nightly Tester
|
|
|
|
|
2007-04-25 01:48:30 +02:00
|
|
|
N: Dale Johannesen
|
|
|
|
E: dalej@apple.com
|
2007-04-25 02:14:49 +02:00
|
|
|
D: ARM constant islands improvements
|
2007-07-05 18:56:24 +02:00
|
|
|
D: Tail merging improvements
|
|
|
|
D: Rewrite X87 back end
|
2007-09-28 20:46:28 +02:00
|
|
|
D: Use APFloat for floating point constants widely throughout compiler
|
|
|
|
D: Implement X87 long double
|
2007-04-25 01:48:30 +02:00
|
|
|
|
2009-06-11 22:13:35 +02:00
|
|
|
N: Brad Jones
|
|
|
|
E: kungfoomaster@nondot.org
|
|
|
|
D: Support for packed types
|
|
|
|
|
2009-08-18 19:04:44 +02:00
|
|
|
N: Rod Kay
|
|
|
|
E: rkay@auroraux.org
|
|
|
|
D: Author of LLVM Ada bindings
|
|
|
|
|
2006-03-24 00:21:29 +01:00
|
|
|
N: Eric Kidd
|
|
|
|
W: http://randomhacks.net/
|
|
|
|
D: llvm-config script
|
|
|
|
|
2006-08-01 09:06:00 +02:00
|
|
|
N: Anton Korobeynikov
|
|
|
|
E: asl@math.spbu.ru
|
2007-05-06 22:33:02 +02:00
|
|
|
D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
|
|
|
|
D: x86/linux PIC codegen, aliases, regparm/visibility attributes
|
|
|
|
D: Switch lowering refactoring
|
2006-08-01 09:06:00 +02:00
|
|
|
|
2004-10-27 17:54:23 +02:00
|
|
|
N: Sumant Kowshik
|
|
|
|
E: kowshik@uiuc.edu
|
|
|
|
D: Author of the original C backend
|
|
|
|
|
2009-08-20 17:20:15 +02:00
|
|
|
N: Benjamin Kramer
|
|
|
|
E: benny.kra@gmail.com
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2007-04-21 10:16:25 +02:00
|
|
|
N: Christopher Lamb
|
|
|
|
E: christopher.lamb@gmail.com
|
2007-08-11 00:22:41 +02:00
|
|
|
D: aligned load/store support, parts of noalias and restrict support
|
|
|
|
D: vreg subreg infrastructure, X86 codegen improvements based on subregs
|
2007-12-11 10:32:07 +01:00
|
|
|
D: address spaces
|
2007-04-21 10:16:25 +02:00
|
|
|
|
2005-11-29 01:57:06 +01:00
|
|
|
N: Jim Laskey
|
|
|
|
E: jlaskey@apple.com
|
|
|
|
D: Improvements to the PPC backend, instruction scheduling
|
2006-08-01 11:01:40 +02:00
|
|
|
D: Debug and Dwarf implementation
|
2009-01-08 17:40:25 +01:00
|
|
|
D: Auto upgrade mangler
|
2006-08-01 11:01:40 +02:00
|
|
|
D: llvm-gcc4 svn wrangler
|
2005-11-29 01:57:06 +01:00
|
|
|
|
2003-09-22 23:56:08 +02:00
|
|
|
N: Chris Lattner
|
|
|
|
E: sabre@nondot.org
|
|
|
|
W: http://nondot.org/~sabre/
|
|
|
|
D: Primary architect of LLVM
|
|
|
|
|
2007-07-02 20:10:52 +02:00
|
|
|
N: Tanya Lattner (Tanya Brethour)
|
2005-03-22 22:33:19 +01:00
|
|
|
E: tonic@nondot.org
|
|
|
|
W: http://nondot.org/~tonic/
|
|
|
|
D: The initial llvm-ar tool, converted regression testsuite to dejagnu
|
|
|
|
D: Modulo scheduling in the SparcV9 backend
|
2006-08-09 06:18:09 +02:00
|
|
|
D: Release manager (1.7+)
|
2005-03-22 22:33:19 +01:00
|
|
|
|
2005-02-14 10:07:23 +01:00
|
|
|
N: Andrew Lenharth
|
|
|
|
E: alenhar2@cs.uiuc.edu
|
|
|
|
W: http://www.lenharth.org/~andrewl/
|
|
|
|
D: Alpha backend
|
2006-04-13 04:05:30 +02:00
|
|
|
D: Sampling based profiling
|
2005-02-14 10:07:23 +01:00
|
|
|
|
2006-08-29 03:42:47 +02:00
|
|
|
N: Nick Lewycky
|
|
|
|
E: nicholas@mxc.ca
|
|
|
|
D: PredicateSimplifier pass
|
|
|
|
|
2007-05-31 06:14:28 +02:00
|
|
|
N: Bruno Cardoso Lopes
|
|
|
|
E: bruno.cardoso@gmail.com
|
|
|
|
W: http://www.brunocardoso.org
|
|
|
|
D: The Mips backend
|
|
|
|
|
2005-03-17 19:57:02 +01:00
|
|
|
N: Duraid Madina
|
|
|
|
E: duraid@octopus.com.au
|
|
|
|
W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
|
2007-06-30 17:47:36 +02:00
|
|
|
D: IA64 backend, BigBlock register allocator
|
2005-03-17 19:57:02 +01:00
|
|
|
|
2004-11-18 22:04:21 +01:00
|
|
|
N: Michael McCracken
|
|
|
|
E: michael.mccracken@gmail.com
|
|
|
|
D: Line number support for llvmgcc
|
|
|
|
|
2004-06-25 23:00:10 +02:00
|
|
|
N: Vladimir Merzliakov
|
|
|
|
E: wanderer@rsu.ru
|
2004-09-21 18:54:37 +02:00
|
|
|
D: Test suite fixes for FreeBSD
|
2004-06-25 23:00:10 +02:00
|
|
|
|
2007-12-05 22:26:54 +01:00
|
|
|
N: Scott Michel
|
|
|
|
E: scottm@aero.org
|
|
|
|
D: Added STI Cell SPU backend.
|
|
|
|
|
2009-06-12 14:52:24 +02:00
|
|
|
N: Edward O'Callaghan
|
|
|
|
E: eocallaghan@auroraux.org
|
|
|
|
W: http://www.auroraux.org
|
|
|
|
D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
|
|
|
|
D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
|
|
|
|
D: and error clean ups.
|
|
|
|
|
2004-10-26 17:55:12 +02:00
|
|
|
N: Morten Ofstad
|
|
|
|
E: morten@hue.no
|
2009-01-08 17:40:25 +01:00
|
|
|
D: Visual C++ compatibility fixes
|
2004-10-26 17:55:12 +02:00
|
|
|
|
2009-08-06 23:54:23 +02:00
|
|
|
N: Jakob Stoklund Olesen
|
|
|
|
E: stoklund@2pi.dk
|
|
|
|
D: Machine code verifier
|
|
|
|
D: Blackfin backend
|
|
|
|
|
2008-11-07 13:44:36 +01:00
|
|
|
N: Richard Osborne
|
|
|
|
E: richard@xmos.com
|
|
|
|
D: XCore backend
|
|
|
|
|
2007-04-24 20:49:33 +02:00
|
|
|
N: Devang Patel
|
|
|
|
E: dpatel@apple.com
|
|
|
|
D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
|
|
|
|
D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
|
2007-09-27 19:32:04 +02:00
|
|
|
D: Optimizer improvements, Loop Index Split
|
2007-04-24 20:49:33 +02:00
|
|
|
|
2009-08-19 17:07:40 +02:00
|
|
|
N: Sandeep Patel
|
|
|
|
E: deeppatel1987@gmail.com
|
|
|
|
D: ARM calling conventions rewrite, hard float support
|
|
|
|
|
2004-05-06 18:53:18 +02:00
|
|
|
N: Vladimir Prus
|
2006-05-16 07:36:15 +02:00
|
|
|
W: http://vladimir_prus.blogspot.com
|
2004-05-06 18:53:18 +02:00
|
|
|
E: ghost@cs.msu.su
|
2004-06-25 15:37:03 +02:00
|
|
|
D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
|
2004-05-06 18:53:18 +02:00
|
|
|
|
2007-03-21 22:45:25 +01:00
|
|
|
N: Roman Samoilov
|
|
|
|
E: roman@codedgers.com
|
|
|
|
D: MSIL backend
|
|
|
|
|
2007-03-05 10:21:11 +01:00
|
|
|
N: Duncan Sands
|
|
|
|
E: baldrick@free.fr
|
2007-07-05 12:32:33 +02:00
|
|
|
D: Ada front-end, exception handling improvements
|
2007-03-05 10:21:11 +01:00
|
|
|
|
2003-09-22 23:56:08 +02:00
|
|
|
N: Ruchira Sasanka
|
|
|
|
E: sasanka@uiuc.edu
|
|
|
|
D: Graph coloring register allocator for the Sparc64 backend
|
|
|
|
|
2007-10-11 20:54:49 +02:00
|
|
|
N: Arnold Schwaighofer
|
|
|
|
E: arnold.schwaighofer@gmail.com
|
|
|
|
D: Tail call optimization for the x86 backend
|
|
|
|
|
2009-06-14 04:03:17 +02:00
|
|
|
N: Shantonu Sen
|
|
|
|
E: ssen@apple.com
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2003-09-22 23:56:08 +02:00
|
|
|
N: Anand Shukla
|
|
|
|
E: ashukla@cs.uiuc.edu
|
2003-10-17 19:28:21 +02:00
|
|
|
D: The `paths' pass
|
2003-09-22 23:56:08 +02:00
|
|
|
|
2003-11-10 04:05:36 +01:00
|
|
|
N: Reid Spencer
|
2006-08-01 18:52:07 +02:00
|
|
|
E: rspencer@reidspencer.com
|
|
|
|
W: http://reidspencer.com/
|
2007-06-30 08:56:50 +02:00
|
|
|
D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
|
2003-11-10 04:05:36 +01:00
|
|
|
|
2009-05-23 22:40:47 +02:00
|
|
|
N: Edwin Torok
|
2009-05-23 22:19:52 +02:00
|
|
|
E: edwintorok@gmail.com
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2005-02-19 18:14:24 +01:00
|
|
|
N: Adam Treat
|
|
|
|
E: manyoso@yahoo.com
|
|
|
|
D: C++ bugs filed, and C++ front-end bug fixes.
|
|
|
|
|
2007-05-06 02:41:36 +02:00
|
|
|
N: Lauro Ramos Venancio
|
|
|
|
E: lauro.venancio@indt.org.br
|
|
|
|
D: ARM backend improvements
|
|
|
|
D: Thread Local Storage implementation
|
|
|
|
|
2009-07-15 15:01:49 +02:00
|
|
|
N: Xerxes Ranby
|
|
|
|
E: xerxes@zafena.se
|
|
|
|
D: Cmake dependency chain and various bug fixes
|
|
|
|
|
2003-09-22 23:56:08 +02:00
|
|
|
N: Bill Wendling
|
2006-08-01 18:40:42 +02:00
|
|
|
E: isanbard@gmail.com
|
2009-06-11 22:13:35 +02:00
|
|
|
D: Bunches of stuff
|
2009-06-23 19:03:23 +02:00
|
|
|
|
|
|
|
N: Bob Wilson
|
|
|
|
E: bob.wilson@acm.org
|
|
|
|
D: Advanced SIMD (NEON) support in the ARM backend
|