blob: 6bbadf227344a596cf7948ca31a0d792ca1c6cf2 [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
Owen Anderson71a18722006-05-15 05:13:07 +000016N: Owen Anderson
17E: resistor@mac.com
18D: TargetData refactoring, random improvements
19
Chris Lattnerf69dcb12004-09-23 04:30:05 +000020N: Henrik Bach
21D: MingW Win32 API portability layer
22
Misha Brukmanf200eee2004-08-05 19:09:47 +000023N: Nate Begeman
24E: natebegeman@mac.com
Nate Begemane5ce8472006-04-11 05:47:45 +000025D: PowerPC backend developer
26D: Target-independent code generator and analysis improvements
Misha Brukmanf200eee2004-08-05 19:09:47 +000027
Chris Lattner4e6b17a2006-01-08 08:25:38 +000028N: Daniel Berlin
29E: dberlin@dberlin.org
30D: ET-Forest implementation.
31
Misha Brukmanb2961602003-09-22 21:56:08 +000032N: Misha Brukman
Misha Brukman2d772142003-10-17 17:28:21 +000033E: brukman+llvm@uiuc.edu
Misha Brukmanb2961602003-09-22 21:56:08 +000034W: http://misha.brukman.net
Misha Brukmanf200eee2004-08-05 19:09:47 +000035D: Portions of X86 and Sparc JIT compilers, PowerPC backend
36D: Incremental bytecode loader
Misha Brukmanb2961602003-09-22 21:56:08 +000037
38N: Cameron Buschardt
Misha Brukman2d772142003-10-17 17:28:21 +000039E: buschard@uiuc.edu
Misha Brukman0fc20c82003-10-20 03:59:05 +000040D: The `mem2reg' pass - promotes values stored in memory to registers
Misha Brukmanb2961602003-09-22 21:56:08 +000041
42N: Casey Carter
Misha Brukman2d772142003-10-17 17:28:21 +000043E: ccarter@uiuc.edu
Misha Brukmanb2961602003-09-22 21:56:08 +000044D: Fixes to the Reassociation pass, various improvement patches
45
Chris Lattner4c286c32005-11-29 00:57:06 +000046N: Evan Cheng
47E: evan.cheng@apple.com
Evan Chengfc32dcb2006-04-12 21:28:14 +000048D: X86 backend developer
49D: Instruction scheduler improvements
50D: Loop optimizer improvements
51D: Target-independent code generator improvements
Chris Lattner4c286c32005-11-29 00:57:06 +000052
Chris Lattnerf69dcb12004-09-23 04:30:05 +000053N: Jeff Cohen
Jeff Cohen0939d772005-05-08 01:07:48 +000054E: jeffc@jolt-lang.org
55W: http://jolt-lang.org
Chris Lattnerf69dcb12004-09-23 04:30:05 +000056D: Native Win32 API portability layer
57
Misha Brukman2d772142003-10-17 17:28:21 +000058N: John T. Criswell
59E: criswell@uiuc.edu
60D: Autoconf support, QMTest database, documentation improvements
61
Rafael Espindolaa3fdc022006-05-14 20:29:25 +000062N: Rafael Avila de Espindola
63E: rafael.espindola@gmail.com
64D: The ARM backend
65
Chris Lattner4ce08a02004-09-23 04:36:01 +000066N: Alkis Evlogimenos
Alkis Evlogimenosab5948f2004-09-23 04:39:30 +000067E: alkis@evlogimenos.com
Chris Lattner4ce08a02004-09-23 04:36:01 +000068D: Linear scan register allocator, many codegen improvements, Java frontend
69
Misha Brukmanb2961602003-09-22 21:56:08 +000070N: Brian Gaeke
71E: gaeke@uiuc.edu
72W: http://www.students.uiuc.edu/~gaeke/
Chris Lattner4e514c12005-12-22 06:09:08 +000073D: Portions of X86 static and JIT compilers; initial SparcV8 backend
Brian Gaeked56bd422004-08-03 19:07:20 +000074D: Dynamic trace optimizer
Misha Brukman2d772142003-10-17 17:28:21 +000075D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
Misha Brukmanb2961602003-09-22 21:56:08 +000076
Misha Brukmanf200eee2004-08-05 19:09:47 +000077N: Louis Gerbarg
78D: Portions of the PowerPC backend
79
Chris Lattner4e514c12005-12-22 06:09:08 +000080N: Saem Ghani
81E: saemghani@gmail.com
82D: Callgraph class cleanups
83
Chris Lattnerf69dcb12004-09-23 04:30:05 +000084N: Paolo Invernizzi
Misha Brukman309ca692004-10-26 15:55:12 +000085E: arathorn@fastwebnet.it
Chris Lattnerf69dcb12004-09-23 04:30:05 +000086D: Visual C++ compatibility fixes
87
Misha Brukman323ed352004-09-21 16:54:37 +000088N: Brad Jones
89E: kungfoomaster@nondot.org
90D: Support for packed types
91
Reid Spencerb195d9d2006-03-23 23:21:29 +000092N: Eric Kidd
93W: http://randomhacks.net/
94D: llvm-config script
95
Chris Lattner3acd9182004-10-27 15:54:23 +000096N: Sumant Kowshik
97E: kowshik@uiuc.edu
98D: Author of the original C backend
99
Chris Lattner4c286c32005-11-29 00:57:06 +0000100N: Jim Laskey
101E: jlaskey@apple.com
102D: Improvements to the PPC backend, instruction scheduling
Jim Laskey1e83c6f2006-04-11 08:16:45 +0000103D: Debug implementation, Dwarf implementation
Chris Lattner4c286c32005-11-29 00:57:06 +0000104
Misha Brukmanb2961602003-09-22 21:56:08 +0000105N: Chris Lattner
106E: sabre@nondot.org
107W: http://nondot.org/~sabre/
108D: Primary architect of LLVM
109
Tanya Lattnerf2dce8d2005-03-22 21:33:19 +0000110N: Tanya Lattner (formerly Tanya Brethour)
111E: tonic@nondot.org
112W: http://nondot.org/~tonic/
113D: The initial llvm-ar tool, converted regression testsuite to dejagnu
114D: Modulo scheduling in the SparcV9 backend
115
Misha Brukmane9b0a022005-02-14 09:07:23 +0000116N: Andrew Lenharth
117E: alenhar2@cs.uiuc.edu
118W: http://www.lenharth.org/~andrewl/
119D: Alpha backend
Andrew Lenharth63223c92006-04-13 02:05:30 +0000120D: Sampling based profiling
Misha Brukmane9b0a022005-02-14 09:07:23 +0000121
Duraid Madina735e0ac2005-03-17 18:57:02 +0000122N: Duraid Madina
123E: duraid@octopus.com.au
124W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
125D: IA64 backend
126
Chris Lattner96264702004-11-18 21:04:21 +0000127N: Michael McCracken
128E: michael.mccracken@gmail.com
129D: Line number support for llvmgcc
130
Chris Lattnerb8356b32004-06-25 21:00:10 +0000131N: Vladimir Merzliakov
132E: wanderer@rsu.ru
Misha Brukman323ed352004-09-21 16:54:37 +0000133D: Test suite fixes for FreeBSD
Chris Lattnerb8356b32004-06-25 21:00:10 +0000134
Misha Brukman309ca692004-10-26 15:55:12 +0000135N: Morten Ofstad
136E: morten@hue.no
137D: Visual C++ compatibility fixes
138
Misha Brukmanb7206e72004-05-06 16:53:18 +0000139N: Vladimir Prus
Vladimir Prus1100eea2006-05-16 05:36:15 +0000140W: http://vladimir_prus.blogspot.com
Misha Brukmanb7206e72004-05-06 16:53:18 +0000141E: ghost@cs.msu.su
Misha Brukman9cd94d72004-06-25 13:37:03 +0000142D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
Misha Brukmanb7206e72004-05-06 16:53:18 +0000143
Misha Brukmanb2961602003-09-22 21:56:08 +0000144N: Ruchira Sasanka
145E: sasanka@uiuc.edu
146D: Graph coloring register allocator for the Sparc64 backend
147
148N: Anand Shukla
149E: ashukla@cs.uiuc.edu
Misha Brukman2d772142003-10-17 17:28:21 +0000150D: The `paths' pass
Misha Brukmanb2961602003-09-22 21:56:08 +0000151
Brian Gaeke75920ee2003-11-10 03:05:36 +0000152N: Reid Spencer
153E: rspencer@x10sys.com
Reid Spencerad4ce522004-08-24 05:40:25 +0000154W: http://llvm.x10sys.com/rspencer
Reid Spencer5f2090c2006-04-11 05:48:40 +0000155D: Stacker, llvmc, llvm-ld, llvm-ar, lib/Archive, lib/Linker, lib/System,
156D: bytecode enhancements, symtab hacking, unoverloading of intrinsics, makefile
157D: and configuration system, documentation.
Brian Gaeke75920ee2003-11-10 03:05:36 +0000158
Chris Lattner3363e272005-02-19 17:14:24 +0000159N: Adam Treat
160E: manyoso@yahoo.com
161D: C++ bugs filed, and C++ front-end bug fixes.
162
Misha Brukmanb2961602003-09-22 21:56:08 +0000163N: Bill Wendling
Chris Lattner76602522003-09-23 20:59:28 +0000164E: wendling@isanbard.org
Misha Brukman2d772142003-10-17 17:28:21 +0000165D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.