blob: 53cf63c9bd6a94d46969fda93fde8995e429f0c6 [file] [log] [blame]
Chris Lattner86c27ee2005-08-02 22:10:21 +00001This 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!
Misha Brukmanb2961602003-09-22 21:56:08 +00005
Misha Brukman0fc20c82003-10-20 03:59:05 +00006The 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).
Misha Brukmanb2961602003-09-22 21:56:08 +000010
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
Chris Lattnerf69dcb12004-09-23 04:30:05 +000016N: Henrik Bach
17D: MingW Win32 API portability layer
18
Misha Brukmanf200eee2004-08-05 19:09:47 +000019N: Nate Begeman
20E: natebegeman@mac.com
Chris Lattner50ceadf2005-05-15 21:38:32 +000021D: Primary PowerPC backend developer
Misha Brukmanf200eee2004-08-05 19:09:47 +000022
Chris Lattner4e6b17a2006-01-08 08:25:38 +000023N: Daniel Berlin
24E: dberlin@dberlin.org
25D: ET-Forest implementation.
26
Misha Brukmanb2961602003-09-22 21:56:08 +000027N: Misha Brukman
Misha Brukman2d772142003-10-17 17:28:21 +000028E: brukman+llvm@uiuc.edu
Misha Brukmanb2961602003-09-22 21:56:08 +000029W: http://misha.brukman.net
Misha Brukmanf200eee2004-08-05 19:09:47 +000030D: Portions of X86 and Sparc JIT compilers, PowerPC backend
31D: Incremental bytecode loader
Misha Brukmanb2961602003-09-22 21:56:08 +000032
33N: Cameron Buschardt
Misha Brukman2d772142003-10-17 17:28:21 +000034E: buschard@uiuc.edu
Misha Brukman0fc20c82003-10-20 03:59:05 +000035D: The `mem2reg' pass - promotes values stored in memory to registers
Misha Brukmanb2961602003-09-22 21:56:08 +000036
37N: Casey Carter
Misha Brukman2d772142003-10-17 17:28:21 +000038E: ccarter@uiuc.edu
Misha Brukmanb2961602003-09-22 21:56:08 +000039D: Fixes to the Reassociation pass, various improvement patches
40
Chris Lattner4c286c32005-11-29 00:57:06 +000041N: Evan Cheng
42E: evan.cheng@apple.com
43D: X86 backend improvements
44
Chris Lattnerf69dcb12004-09-23 04:30:05 +000045N: Jeff Cohen
Jeff Cohen0939d772005-05-08 01:07:48 +000046E: jeffc@jolt-lang.org
47W: http://jolt-lang.org
Chris Lattnerf69dcb12004-09-23 04:30:05 +000048D: Native Win32 API portability layer
49
Misha Brukman2d772142003-10-17 17:28:21 +000050N: John T. Criswell
51E: criswell@uiuc.edu
52D: Autoconf support, QMTest database, documentation improvements
53
Chris Lattner4ce08a02004-09-23 04:36:01 +000054N: Alkis Evlogimenos
Alkis Evlogimenosab5948f2004-09-23 04:39:30 +000055E: alkis@evlogimenos.com
Chris Lattner4ce08a02004-09-23 04:36:01 +000056D: Linear scan register allocator, many codegen improvements, Java frontend
57
Misha Brukmanb2961602003-09-22 21:56:08 +000058N: Brian Gaeke
59E: gaeke@uiuc.edu
60W: http://www.students.uiuc.edu/~gaeke/
Chris Lattner4e514c12005-12-22 06:09:08 +000061D: Portions of X86 static and JIT compilers; initial SparcV8 backend
Brian Gaeked56bd422004-08-03 19:07:20 +000062D: Dynamic trace optimizer
Misha Brukman2d772142003-10-17 17:28:21 +000063D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
Misha Brukmanb2961602003-09-22 21:56:08 +000064
Misha Brukmanf200eee2004-08-05 19:09:47 +000065N: Louis Gerbarg
66D: Portions of the PowerPC backend
67
Chris Lattner4e514c12005-12-22 06:09:08 +000068N: Saem Ghani
69E: saemghani@gmail.com
70D: Callgraph class cleanups
71
Chris Lattnerf69dcb12004-09-23 04:30:05 +000072N: Paolo Invernizzi
Misha Brukman309ca692004-10-26 15:55:12 +000073E: arathorn@fastwebnet.it
Chris Lattnerf69dcb12004-09-23 04:30:05 +000074D: Visual C++ compatibility fixes
75
Misha Brukman323ed352004-09-21 16:54:37 +000076N: Brad Jones
77E: kungfoomaster@nondot.org
78D: Support for packed types
79
Chris Lattner3acd9182004-10-27 15:54:23 +000080N: Sumant Kowshik
81E: kowshik@uiuc.edu
82D: Author of the original C backend
83
Chris Lattner4c286c32005-11-29 00:57:06 +000084N: Jim Laskey
85E: jlaskey@apple.com
86D: Improvements to the PPC backend, instruction scheduling
87
Misha Brukmanb2961602003-09-22 21:56:08 +000088N: Chris Lattner
89E: sabre@nondot.org
90W: http://nondot.org/~sabre/
91D: Primary architect of LLVM
92
Tanya Lattnerf2dce8d2005-03-22 21:33:19 +000093N: Tanya Lattner (formerly Tanya Brethour)
94E: tonic@nondot.org
95W: http://nondot.org/~tonic/
96D: The initial llvm-ar tool, converted regression testsuite to dejagnu
97D: Modulo scheduling in the SparcV9 backend
98
Misha Brukmane9b0a022005-02-14 09:07:23 +000099N: Andrew Lenharth
100E: alenhar2@cs.uiuc.edu
101W: http://www.lenharth.org/~andrewl/
102D: Alpha backend
103
Duraid Madina735e0ac2005-03-17 18:57:02 +0000104N: Duraid Madina
105E: duraid@octopus.com.au
106W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
107D: IA64 backend
108
Chris Lattner96264702004-11-18 21:04:21 +0000109N: Michael McCracken
110E: michael.mccracken@gmail.com
111D: Line number support for llvmgcc
112
Chris Lattnerb8356b32004-06-25 21:00:10 +0000113N: Vladimir Merzliakov
114E: wanderer@rsu.ru
Misha Brukman323ed352004-09-21 16:54:37 +0000115D: Test suite fixes for FreeBSD
Chris Lattnerb8356b32004-06-25 21:00:10 +0000116
Misha Brukman309ca692004-10-26 15:55:12 +0000117N: Morten Ofstad
118E: morten@hue.no
119D: Visual C++ compatibility fixes
120
Misha Brukmanb7206e72004-05-06 16:53:18 +0000121N: Vladimir Prus
122E: ghost@cs.msu.su
Misha Brukman9cd94d72004-06-25 13:37:03 +0000123D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
Misha Brukmanb7206e72004-05-06 16:53:18 +0000124
Misha Brukmanb2961602003-09-22 21:56:08 +0000125N: Ruchira Sasanka
126E: sasanka@uiuc.edu
127D: Graph coloring register allocator for the Sparc64 backend
128
129N: Anand Shukla
130E: ashukla@cs.uiuc.edu
Misha Brukman2d772142003-10-17 17:28:21 +0000131D: The `paths' pass
Misha Brukmanb2961602003-09-22 21:56:08 +0000132
Brian Gaeke75920ee2003-11-10 03:05:36 +0000133N: Reid Spencer
134E: rspencer@x10sys.com
Reid Spencerad4ce522004-08-24 05:40:25 +0000135W: http://llvm.x10sys.com/rspencer
Reid Spencer7b8848f2004-08-24 05:21:49 +0000136D: Stacker, llvmc, bytecode, other. See web page for current notes.
Brian Gaeke75920ee2003-11-10 03:05:36 +0000137
Chris Lattner3363e272005-02-19 17:14:24 +0000138N: Adam Treat
139E: manyoso@yahoo.com
140D: C++ bugs filed, and C++ front-end bug fixes.
141
Misha Brukmanb2961602003-09-22 21:56:08 +0000142N: Bill Wendling
Chris Lattner76602522003-09-23 20:59:28 +0000143E: wendling@isanbard.org
Misha Brukman2d772142003-10-17 17:28:21 +0000144D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.