2003-09-22 21:56:08 +00:00
|
|
|
Inspired by the CREDITS file from the Linux source tree, this file is,
|
|
|
|
likewise, at least a partial list of people who have contributed to the LLVM
|
|
|
|
project. The format and the next paragraph are stolen directly from that file.
|
|
|
|
|
2003-10-20 03:59:05 +00:00
|
|
|
The list is sorted by name 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 21:56:08 +00: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
|
|
|
|
|
2003-10-17 17:28:21 +00:00
|
|
|
N: Tanya Brethour
|
|
|
|
E: tonic@nondot.org
|
|
|
|
W: http://nondot.org/~tonic/
|
|
|
|
D: The llvm-ar tool
|
|
|
|
|
2003-09-22 21:56:08 +00:00
|
|
|
N: Misha Brukman
|
2003-10-17 17:28:21 +00:00
|
|
|
E: brukman+llvm@uiuc.edu
|
2003-09-22 21:56:08 +00:00
|
|
|
W: http://misha.brukman.net
|
2003-10-17 17:28:21 +00:00
|
|
|
D: Portions of X86 and Sparc JIT compilers, incremental bytecode loader
|
2003-09-22 21:56:08 +00:00
|
|
|
|
|
|
|
N: Cameron Buschardt
|
2003-10-17 17:28:21 +00:00
|
|
|
E: buschard@uiuc.edu
|
2003-10-20 03:59:05 +00:00
|
|
|
D: The `mem2reg' pass - promotes values stored in memory to registers
|
2003-09-22 21:56:08 +00:00
|
|
|
|
|
|
|
N: Casey Carter
|
2003-10-17 17:28:21 +00:00
|
|
|
E: ccarter@uiuc.edu
|
2003-09-22 21:56:08 +00:00
|
|
|
D: Fixes to the Reassociation pass, various improvement patches
|
|
|
|
|
2003-10-17 17:28:21 +00:00
|
|
|
N: John T. Criswell
|
|
|
|
E: criswell@uiuc.edu
|
|
|
|
D: Autoconf support, QMTest database, documentation improvements
|
|
|
|
|
2003-09-22 21:56:08 +00:00
|
|
|
N: Brian Gaeke
|
|
|
|
E: gaeke@uiuc.edu
|
|
|
|
W: http://www.students.uiuc.edu/~gaeke/
|
|
|
|
D: Portions of X86 static and JIT compilers, reoptimizer framework cleanups
|
2003-10-17 17:28:21 +00:00
|
|
|
D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
|
2003-09-22 21:56:08 +00:00
|
|
|
|
|
|
|
N: Chris Lattner
|
|
|
|
E: sabre@nondot.org
|
|
|
|
W: http://nondot.org/~sabre/
|
|
|
|
D: Primary architect of LLVM
|
|
|
|
|
2004-06-25 21:00:10 +00:00
|
|
|
N: Vladimir Merzliakov
|
|
|
|
E: wanderer@rsu.ru
|
|
|
|
D: Test suite fixes for FreeBSD.
|
|
|
|
|
2004-05-06 16:53:18 +00:00
|
|
|
N: Vladimir Prus
|
|
|
|
E: ghost@cs.msu.su
|
2004-06-25 13:37:03 +00:00
|
|
|
D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
|
2004-05-06 16:53:18 +00:00
|
|
|
|
2003-09-22 21:56:08 +00:00
|
|
|
N: Ruchira Sasanka
|
|
|
|
E: sasanka@uiuc.edu
|
|
|
|
D: Graph coloring register allocator for the Sparc64 backend
|
|
|
|
|
|
|
|
N: Anand Shukla
|
|
|
|
E: ashukla@cs.uiuc.edu
|
2003-10-17 17:28:21 +00:00
|
|
|
D: The `paths' pass
|
2003-09-22 21:56:08 +00:00
|
|
|
|
2003-11-10 03:05:36 +00:00
|
|
|
N: Reid Spencer
|
|
|
|
E: rspencer@x10sys.com
|
|
|
|
W: http://extprosys.sourceforge.net/
|
2004-05-06 18:06:18 +00:00
|
|
|
D: Complete 'llvm' namespacification, Stacker, bug fixes, and other improvements
|
2003-11-10 03:05:36 +00:00
|
|
|
|
2003-09-22 21:56:08 +00:00
|
|
|
N: Bill Wendling
|
2003-09-23 20:59:28 +00:00
|
|
|
E: wendling@isanbard.org
|
2003-10-17 17:28:21 +00:00
|
|
|
D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.
|