blob: 5a9ccf58402b111683b9414b0923aaf080290375 [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
Nate Begemane5ce8472006-04-11 05:47:45 +000021D: PowerPC backend developer
22D: Target-independent code generator and analysis improvements
Misha Brukmanf200eee2004-08-05 19:09:47 +000023
Chris Lattner4e6b17a2006-01-08 08:25:38 +000024N: Daniel Berlin
25E: dberlin@dberlin.org
26D: ET-Forest implementation.
27
Misha Brukmanb2961602003-09-22 21:56:08 +000028N: Misha Brukman
Misha Brukman2d772142003-10-17 17:28:21 +000029E: brukman+llvm@uiuc.edu
Misha Brukmanb2961602003-09-22 21:56:08 +000030W: http://misha.brukman.net
Misha Brukmanf200eee2004-08-05 19:09:47 +000031D: Portions of X86 and Sparc JIT compilers, PowerPC backend
32D: Incremental bytecode loader
Misha Brukmanb2961602003-09-22 21:56:08 +000033
34N: Cameron Buschardt
Misha Brukman2d772142003-10-17 17:28:21 +000035E: buschard@uiuc.edu
Misha Brukman0fc20c82003-10-20 03:59:05 +000036D: The `mem2reg' pass - promotes values stored in memory to registers
Misha Brukmanb2961602003-09-22 21:56:08 +000037
38N: Casey Carter
Misha Brukman2d772142003-10-17 17:28:21 +000039E: ccarter@uiuc.edu
Misha Brukmanb2961602003-09-22 21:56:08 +000040D: Fixes to the Reassociation pass, various improvement patches
41
Chris Lattner4c286c32005-11-29 00:57:06 +000042N: Evan Cheng
43E: evan.cheng@apple.com
Evan Chengfc32dcb2006-04-12 21:28:14 +000044D: X86 backend developer
45D: Instruction scheduler improvements
46D: Loop optimizer improvements
47D: Target-independent code generator improvements
Chris Lattner4c286c32005-11-29 00:57:06 +000048
Chris Lattnerf69dcb12004-09-23 04:30:05 +000049N: Jeff Cohen
Jeff Cohen0939d772005-05-08 01:07:48 +000050E: jeffc@jolt-lang.org
51W: http://jolt-lang.org
Chris Lattnerf69dcb12004-09-23 04:30:05 +000052D: Native Win32 API portability layer
53
Misha Brukman2d772142003-10-17 17:28:21 +000054N: John T. Criswell
55E: criswell@uiuc.edu
56D: Autoconf support, QMTest database, documentation improvements
57
Chris Lattner4ce08a02004-09-23 04:36:01 +000058N: Alkis Evlogimenos
Alkis Evlogimenosab5948f2004-09-23 04:39:30 +000059E: alkis@evlogimenos.com
Chris Lattner4ce08a02004-09-23 04:36:01 +000060D: Linear scan register allocator, many codegen improvements, Java frontend
61
Misha Brukmanb2961602003-09-22 21:56:08 +000062N: Brian Gaeke
63E: gaeke@uiuc.edu
64W: http://www.students.uiuc.edu/~gaeke/
Chris Lattner4e514c12005-12-22 06:09:08 +000065D: Portions of X86 static and JIT compilers; initial SparcV8 backend
Brian Gaeked56bd422004-08-03 19:07:20 +000066D: Dynamic trace optimizer
Misha Brukman2d772142003-10-17 17:28:21 +000067D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
Misha Brukmanb2961602003-09-22 21:56:08 +000068
Misha Brukmanf200eee2004-08-05 19:09:47 +000069N: Louis Gerbarg
70D: Portions of the PowerPC backend
71
Chris Lattner4e514c12005-12-22 06:09:08 +000072N: Saem Ghani
73E: saemghani@gmail.com
74D: Callgraph class cleanups
75
Chris Lattnerf69dcb12004-09-23 04:30:05 +000076N: Paolo Invernizzi
Misha Brukman309ca692004-10-26 15:55:12 +000077E: arathorn@fastwebnet.it
Chris Lattnerf69dcb12004-09-23 04:30:05 +000078D: Visual C++ compatibility fixes
79
Misha Brukman323ed352004-09-21 16:54:37 +000080N: Brad Jones
81E: kungfoomaster@nondot.org
82D: Support for packed types
83
Reid Spencerb195d9d2006-03-23 23:21:29 +000084N: Eric Kidd
85W: http://randomhacks.net/
86D: llvm-config script
87
Chris Lattner3acd9182004-10-27 15:54:23 +000088N: Sumant Kowshik
89E: kowshik@uiuc.edu
90D: Author of the original C backend
91
Chris Lattner4c286c32005-11-29 00:57:06 +000092N: Jim Laskey
93E: jlaskey@apple.com
94D: Improvements to the PPC backend, instruction scheduling
Jim Laskey1e83c6f2006-04-11 08:16:45 +000095D: Debug implementation, Dwarf implementation
Chris Lattner4c286c32005-11-29 00:57:06 +000096
Misha Brukmanb2961602003-09-22 21:56:08 +000097N: Chris Lattner
98E: sabre@nondot.org
99W: http://nondot.org/~sabre/
100D: Primary architect of LLVM
101
Tanya Lattnerf2dce8d2005-03-22 21:33:19 +0000102N: Tanya Lattner (formerly Tanya Brethour)
103E: tonic@nondot.org
104W: http://nondot.org/~tonic/
105D: The initial llvm-ar tool, converted regression testsuite to dejagnu
106D: Modulo scheduling in the SparcV9 backend
107
Misha Brukmane9b0a022005-02-14 09:07:23 +0000108N: Andrew Lenharth
109E: alenhar2@cs.uiuc.edu
110W: http://www.lenharth.org/~andrewl/
111D: Alpha backend
Andrew Lenharth63223c92006-04-13 02:05:30 +0000112D: Sampling based profiling
Misha Brukmane9b0a022005-02-14 09:07:23 +0000113
Duraid Madina735e0ac2005-03-17 18:57:02 +0000114N: Duraid Madina
115E: duraid@octopus.com.au
116W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
117D: IA64 backend
118
Chris Lattner96264702004-11-18 21:04:21 +0000119N: Michael McCracken
120E: michael.mccracken@gmail.com
121D: Line number support for llvmgcc
122
Chris Lattnerb8356b32004-06-25 21:00:10 +0000123N: Vladimir Merzliakov
124E: wanderer@rsu.ru
Misha Brukman323ed352004-09-21 16:54:37 +0000125D: Test suite fixes for FreeBSD
Chris Lattnerb8356b32004-06-25 21:00:10 +0000126
Misha Brukman309ca692004-10-26 15:55:12 +0000127N: Morten Ofstad
128E: morten@hue.no
129D: Visual C++ compatibility fixes
130
Misha Brukmanb7206e72004-05-06 16:53:18 +0000131N: Vladimir Prus
132E: ghost@cs.msu.su
Misha Brukman9cd94d72004-06-25 13:37:03 +0000133D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
Misha Brukmanb7206e72004-05-06 16:53:18 +0000134
Misha Brukmanb2961602003-09-22 21:56:08 +0000135N: Ruchira Sasanka
136E: sasanka@uiuc.edu
137D: Graph coloring register allocator for the Sparc64 backend
138
139N: Anand Shukla
140E: ashukla@cs.uiuc.edu
Misha Brukman2d772142003-10-17 17:28:21 +0000141D: The `paths' pass
Misha Brukmanb2961602003-09-22 21:56:08 +0000142
Brian Gaeke75920ee2003-11-10 03:05:36 +0000143N: Reid Spencer
144E: rspencer@x10sys.com
Reid Spencerad4ce522004-08-24 05:40:25 +0000145W: http://llvm.x10sys.com/rspencer
Reid Spencer5f2090c2006-04-11 05:48:40 +0000146D: Stacker, llvmc, llvm-ld, llvm-ar, lib/Archive, lib/Linker, lib/System,
147D: bytecode enhancements, symtab hacking, unoverloading of intrinsics, makefile
148D: and configuration system, documentation.
Brian Gaeke75920ee2003-11-10 03:05:36 +0000149
Chris Lattner3363e272005-02-19 17:14:24 +0000150N: Adam Treat
151E: manyoso@yahoo.com
152D: C++ bugs filed, and C++ front-end bug fixes.
153
Misha Brukmanb2961602003-09-22 21:56:08 +0000154N: Bill Wendling
Chris Lattner76602522003-09-23 20:59:28 +0000155E: wendling@isanbard.org
Misha Brukman2d772142003-10-17 17:28:21 +0000156D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.