1 Inspired by the CREDITS file from the Linux source tree, this file is,
2 likewise, at least a partial list of people who have contributed to the LLVM
3 project. The format and the next paragraph are stolen directly from that file.
5 The list sorted by name and formatted to allow easy grepping and beautification
6 by scripts. The fields are: name (N), email (E), web-address (W), PGP key ID
7 and fingerprint (P), description (D), and snail-mail address (S).
11 W: http://www.cs.uiuc.edu/~vadve/
12 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
16 W: http://misha.brukman.net
17 D: Portions of X86 and Sparc JIT compilers, various other hacks
20 D: Author of the mem2reg pass
23 D: Fixes to the Reassociation pass, various improvement patches
27 W: http://www.students.uiuc.edu/~gaeke/
28 D: Portions of X86 static and JIT compilers, reoptimizer framework cleanups
32 W: http://nondot.org/~sabre/
33 D: Primary architect of LLVM
37 D: Graph coloring register allocator for the Sparc64 backend
40 E: ashukla@cs.uiuc.edu
44 E: wendling@isanbard.org
45 D: The Lower Setjmp/Longjmp pass