blob: 3f443ed8e7e8bd9402547815926f27acee4f16de [file] [log] [blame]
Misha Brukmanb2961602003-09-22 21:56:08 +00001Inspired by the CREDITS file from the Linux source tree, this file is,
2likewise, at least a partial list of people who have contributed to the LLVM
3project. The format and the next paragraph are stolen directly from that file.
4
Misha Brukman0fc20c82003-10-20 03:59:05 +00005The list is sorted by name and formatted to allow easy grepping and
6beautification by scripts. The fields are: name (N), email (E), web-address
7(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
8(S).
Misha Brukmanb2961602003-09-22 21:56:08 +00009
10N: Vikram Adve
11E: vadve@cs.uiuc.edu
12W: http://www.cs.uiuc.edu/~vadve/
13D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
14
Chris Lattnerf69dcb12004-09-23 04:30:05 +000015N: Henrik Bach
16D: MingW Win32 API portability layer
17
Misha Brukmanf200eee2004-08-05 19:09:47 +000018N: Nate Begeman
19E: natebegeman@mac.com
20D: Portions of the PowerPC backend
21
Misha Brukmanb2961602003-09-22 21:56:08 +000022N: Misha Brukman
Misha Brukman2d772142003-10-17 17:28:21 +000023E: brukman+llvm@uiuc.edu
Misha Brukmanb2961602003-09-22 21:56:08 +000024W: http://misha.brukman.net
Misha Brukmanf200eee2004-08-05 19:09:47 +000025D: Portions of X86 and Sparc JIT compilers, PowerPC backend
26D: Incremental bytecode loader
Misha Brukmanb2961602003-09-22 21:56:08 +000027
28N: Cameron Buschardt
Misha Brukman2d772142003-10-17 17:28:21 +000029E: buschard@uiuc.edu
Misha Brukman0fc20c82003-10-20 03:59:05 +000030D: The `mem2reg' pass - promotes values stored in memory to registers
Misha Brukmanb2961602003-09-22 21:56:08 +000031
32N: Casey Carter
Misha Brukman2d772142003-10-17 17:28:21 +000033E: ccarter@uiuc.edu
Misha Brukmanb2961602003-09-22 21:56:08 +000034D: Fixes to the Reassociation pass, various improvement patches
35
Chris Lattnerf69dcb12004-09-23 04:30:05 +000036N: Jeff Cohen
Jeff Cohen0939d772005-05-08 01:07:48 +000037E: jeffc@jolt-lang.org
38W: http://jolt-lang.org
Chris Lattnerf69dcb12004-09-23 04:30:05 +000039D: Native Win32 API portability layer
40
Misha Brukman2d772142003-10-17 17:28:21 +000041N: John T. Criswell
42E: criswell@uiuc.edu
43D: Autoconf support, QMTest database, documentation improvements
44
Chris Lattner4ce08a02004-09-23 04:36:01 +000045N: Alkis Evlogimenos
Alkis Evlogimenosab5948f2004-09-23 04:39:30 +000046E: alkis@evlogimenos.com
Chris Lattner4ce08a02004-09-23 04:36:01 +000047D: Linear scan register allocator, many codegen improvements, Java frontend
48
Misha Brukmanb2961602003-09-22 21:56:08 +000049N: Brian Gaeke
50E: gaeke@uiuc.edu
51W: http://www.students.uiuc.edu/~gaeke/
Misha Brukmane9b0a022005-02-14 09:07:23 +000052D: Portions of X86 static and JIT compilers; SparcV8 backend
Brian Gaeked56bd422004-08-03 19:07:20 +000053D: Dynamic trace optimizer
Misha Brukman2d772142003-10-17 17:28:21 +000054D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
Misha Brukmanb2961602003-09-22 21:56:08 +000055
Misha Brukmanf200eee2004-08-05 19:09:47 +000056N: Louis Gerbarg
57D: Portions of the PowerPC backend
58
Chris Lattnerf69dcb12004-09-23 04:30:05 +000059N: Paolo Invernizzi
Misha Brukman309ca692004-10-26 15:55:12 +000060E: arathorn@fastwebnet.it
Chris Lattnerf69dcb12004-09-23 04:30:05 +000061D: Visual C++ compatibility fixes
62
Misha Brukman323ed352004-09-21 16:54:37 +000063N: Brad Jones
64E: kungfoomaster@nondot.org
65D: Support for packed types
66
Chris Lattner3acd9182004-10-27 15:54:23 +000067N: Sumant Kowshik
68E: kowshik@uiuc.edu
69D: Author of the original C backend
70
Misha Brukmanb2961602003-09-22 21:56:08 +000071N: Chris Lattner
72E: sabre@nondot.org
73W: http://nondot.org/~sabre/
74D: Primary architect of LLVM
75
Tanya Lattnerf2dce8d2005-03-22 21:33:19 +000076N: Tanya Lattner (formerly Tanya Brethour)
77E: tonic@nondot.org
78W: http://nondot.org/~tonic/
79D: The initial llvm-ar tool, converted regression testsuite to dejagnu
80D: Modulo scheduling in the SparcV9 backend
81
Misha Brukmane9b0a022005-02-14 09:07:23 +000082N: Andrew Lenharth
83E: alenhar2@cs.uiuc.edu
84W: http://www.lenharth.org/~andrewl/
85D: Alpha backend
86
Duraid Madina735e0ac2005-03-17 18:57:02 +000087N: Duraid Madina
88E: duraid@octopus.com.au
89W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
90D: IA64 backend
91
Chris Lattner96264702004-11-18 21:04:21 +000092N: Michael McCracken
93E: michael.mccracken@gmail.com
94D: Line number support for llvmgcc
95
Chris Lattnerb8356b32004-06-25 21:00:10 +000096N: Vladimir Merzliakov
97E: wanderer@rsu.ru
Misha Brukman323ed352004-09-21 16:54:37 +000098D: Test suite fixes for FreeBSD
Chris Lattnerb8356b32004-06-25 21:00:10 +000099
Misha Brukman309ca692004-10-26 15:55:12 +0000100N: Morten Ofstad
101E: morten@hue.no
102D: Visual C++ compatibility fixes
103
Misha Brukmanb7206e72004-05-06 16:53:18 +0000104N: Vladimir Prus
105E: ghost@cs.msu.su
Misha Brukman9cd94d72004-06-25 13:37:03 +0000106D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
Misha Brukmanb7206e72004-05-06 16:53:18 +0000107
Misha Brukmanb2961602003-09-22 21:56:08 +0000108N: Ruchira Sasanka
109E: sasanka@uiuc.edu
110D: Graph coloring register allocator for the Sparc64 backend
111
112N: Anand Shukla
113E: ashukla@cs.uiuc.edu
Misha Brukman2d772142003-10-17 17:28:21 +0000114D: The `paths' pass
Misha Brukmanb2961602003-09-22 21:56:08 +0000115
Brian Gaeke75920ee2003-11-10 03:05:36 +0000116N: Reid Spencer
117E: rspencer@x10sys.com
Reid Spencerad4ce522004-08-24 05:40:25 +0000118W: http://llvm.x10sys.com/rspencer
Reid Spencer7b8848f2004-08-24 05:21:49 +0000119D: Stacker, llvmc, bytecode, other. See web page for current notes.
Brian Gaeke75920ee2003-11-10 03:05:36 +0000120
Chris Lattner3363e272005-02-19 17:14:24 +0000121N: Adam Treat
122E: manyoso@yahoo.com
123D: C++ bugs filed, and C++ front-end bug fixes.
124
Misha Brukmanb2961602003-09-22 21:56:08 +0000125N: Bill Wendling
Chris Lattner76602522003-09-23 20:59:28 +0000126E: wendling@isanbard.org
Misha Brukman2d772142003-10-17 17:28:21 +0000127D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.