1 This file is a partial list of people who have contributed to the LLVM
2 project. If you have contributed a patch or made some other contribution to
3 LLVM, please submit a patch to this file to add yourself, and it will be
6 The list is sorted by name and formatted to allow easy grepping and
7 beautification 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
13 W: http://www.cs.uiuc.edu/~vadve/
14 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
18 D: LCSSA pass and related LoopUnswitch work, TargetData refactoring, random improvements
21 D: MingW Win32 API portability layer
24 E: natebegeman@mac.com
25 D: PowerPC backend developer
26 D: Target-independent code generator and analysis improvements
29 E: dberlin@dberlin.org
30 D: ET-Forest implementation.
33 E: brukman+llvm@uiuc.edu
34 W: http://misha.brukman.net
35 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
36 D: Incremental bytecode loader
40 D: The `mem2reg' pass - promotes values stored in memory to registers
44 D: Fixes to the Reassociation pass, various improvement patches
47 E: evan.cheng@apple.com
48 D: X86 backend developer
49 D: Instruction scheduler improvements
50 D: Loop optimizer improvements
51 D: Target-independent code generator improvements
54 E: jeffc@jolt-lang.org
55 W: http://jolt-lang.org
56 D: Native Win32 API portability layer
60 D: Autoconf support, QMTest database, documentation improvements
62 N: Rafael Avila de Espindola
63 E: rafael.espindola@gmail.com
67 E: alkis@evlogimenos.com
68 D: Linear scan register allocator, many codegen improvements, Java frontend
72 W: http://www.students.uiuc.edu/~gaeke/
73 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
74 D: Dynamic trace optimizer
75 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
78 D: Portions of the PowerPC backend
81 E: saemghani@gmail.com
82 D: Callgraph class cleanups
85 E: arathorn@fastwebnet.it
86 D: Visual C++ compatibility fixes
89 E: kungfoomaster@nondot.org
90 D: Support for packed types
93 W: http://randomhacks.net/
98 D: Author of the original C backend
102 D: Improvements to the PPC backend, instruction scheduling
103 D: Debug implementation, Dwarf implementation
107 W: http://nondot.org/~sabre/
108 D: Primary architect of LLVM
110 N: Tanya Lattner (formerly Tanya Brethour)
112 W: http://nondot.org/~tonic/
113 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
114 D: Modulo scheduling in the SparcV9 backend
117 E: alenhar2@cs.uiuc.edu
118 W: http://www.lenharth.org/~andrewl/
120 D: Sampling based profiling
123 E: duraid@octopus.com.au
124 W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
128 E: michael.mccracken@gmail.com
129 D: Line number support for llvmgcc
131 N: Vladimir Merzliakov
133 D: Test suite fixes for FreeBSD
137 D: Visual C++ compatibility fixes
140 W: http://vladimir_prus.blogspot.com
142 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
146 D: Graph coloring register allocator for the Sparc64 backend
149 E: ashukla@cs.uiuc.edu
153 E: rspencer@x10sys.com
154 W: http://llvm.x10sys.com/rspencer
155 D: Stacker, llvmc, llvm-ld, llvm-ar, lib/Archive, lib/Linker, lib/System,
156 D: bytecode enhancements, symtab hacking, unoverloading of intrinsics, makefile
157 D: and configuration system, documentation.
161 D: C++ bugs filed, and C++ front-end bug fixes.
164 E: wendling@isanbard.org
165 D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.
168 E: patjenk@wam.umd.edu