2005-08-02 22:10:21 +00:00
|
|
|
This file is a partial list of people who have contributed to the LLVM
|
|
|
|
project. If you have contributed a patch or made some other contribution to
|
2009-01-08 16:40:25 +00:00
|
|
|
LLVM, please submit a patch to this file to add yourself, and it will be
|
2005-08-02 22:10:21 +00:00
|
|
|
done!
|
2003-09-22 21:56:08 +00:00
|
|
|
|
2009-06-12 18:02:40 +00:00
|
|
|
The list is sorted by surname and formatted to allow easy grepping and
|
|
|
|
beautification by scripts. The fields are: name (N), email (E), web-address
|
2012-09-07 21:34:50 +00:00
|
|
|
(W), PGP key ID and fingerprint (P), description (D), snail-mail address
|
|
|
|
(S), and (I) IRC handle.
|
2003-09-22 21:56:08 +00:00
|
|
|
|
2010-12-10 11:49:22 +00:00
|
|
|
|
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
|
|
|
|
|
2006-05-15 05:13:07 +00:00
|
|
|
N: Owen Anderson
|
|
|
|
E: resistor@mac.com
|
2007-07-03 02:28:17 +00:00
|
|
|
D: LCSSA pass and related LoopUnswitch work
|
2012-10-08 16:40:38 +00:00
|
|
|
D: GVNPRE pass, DataLayout refactoring, random improvements
|
2006-05-15 05:13:07 +00:00
|
|
|
|
2012-06-19 23:47:58 +00:00
|
|
|
N: Henrik Bach
|
|
|
|
D: MingW Win32 API portability layer
|
|
|
|
|
2012-06-19 13:52:33 +00:00
|
|
|
N: Aaron Ballman
|
|
|
|
E: aaron@aaronballman.com
|
|
|
|
D: __declspec attributes, Windows support, general bug fixing
|
|
|
|
|
2004-08-05 19:09:47 +00:00
|
|
|
N: Nate Begeman
|
|
|
|
E: natebegeman@mac.com
|
2006-04-11 05:47:45 +00:00
|
|
|
D: PowerPC backend developer
|
|
|
|
D: Target-independent code generator and analysis improvements
|
2004-08-05 19:09:47 +00:00
|
|
|
|
2006-01-08 08:25:38 +00:00
|
|
|
N: Daniel Berlin
|
|
|
|
E: dberlin@dberlin.org
|
|
|
|
D: ET-Forest implementation.
|
2007-09-09 01:10:40 +00:00
|
|
|
D: Sparse bitmap
|
2006-01-08 08:25:38 +00:00
|
|
|
|
2011-09-08 05:32:49 +00:00
|
|
|
N: David Blaikie
|
|
|
|
E: dblaikie@gmail.com
|
|
|
|
D: General bug fixing/fit & finish, mostly in Clang
|
|
|
|
|
2007-08-25 00:31:24 +00:00
|
|
|
N: Neil Booth
|
|
|
|
E: neil@daikokuya.co.uk
|
2009-01-08 16:40:25 +00:00
|
|
|
D: APFloat implementation.
|
2007-08-25 00:31:24 +00:00
|
|
|
|
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
|
2004-08-05 19:09:47 +00:00
|
|
|
D: Portions of X86 and Sparc JIT compilers, PowerPC backend
|
2010-09-29 20:09:55 +00:00
|
|
|
D: Incremental bitcode 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
|
|
|
|
2012-04-14 16:54:12 +00:00
|
|
|
N: Brendon Cahoon
|
|
|
|
E: bcahoon@codeaurora.org
|
|
|
|
D: Loop unrolling with run-time trip counts.
|
|
|
|
|
2007-01-08 03:10:00 +00:00
|
|
|
N: Chandler Carruth
|
|
|
|
E: chandlerc@gmail.com
|
2012-11-16 11:45:08 +00:00
|
|
|
E: chandlerc@google.com
|
2012-04-17 01:19:37 +00:00
|
|
|
D: Hashing algorithms and interfaces
|
|
|
|
D: Inline cost analysis
|
|
|
|
D: Machine block placement pass
|
2012-11-16 11:45:08 +00:00
|
|
|
D: SROA
|
2007-01-08 03:10:00 +00:00
|
|
|
|
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
|
|
|
|
|
2005-11-29 00:57:06 +00:00
|
|
|
N: Evan Cheng
|
|
|
|
E: evan.cheng@apple.com
|
2007-02-15 22:26:28 +00:00
|
|
|
D: ARM and X86 backends
|
2006-04-12 21:28:14 +00:00
|
|
|
D: Instruction scheduler improvements
|
2007-05-07 17:58:13 +00:00
|
|
|
D: Register allocator improvements
|
2006-04-12 21:28:14 +00:00
|
|
|
D: Loop optimizer improvements
|
|
|
|
D: Target-independent code generator improvements
|
2005-11-29 00:57:06 +00:00
|
|
|
|
2009-01-19 15:04:29 +00:00
|
|
|
N: Dan Villiom Podlaski Christiansen
|
|
|
|
E: danchr@gmail.com
|
|
|
|
E: danchr@cs.au.dk
|
|
|
|
W: http://villiom.dk
|
|
|
|
D: LLVM Makefile improvements
|
|
|
|
D: Clang diagnostic & driver tweaks
|
|
|
|
S: Aarhus, Denmark
|
|
|
|
|
2004-09-23 04:30:05 +00:00
|
|
|
N: Jeff Cohen
|
2005-05-08 01:07:48 +00:00
|
|
|
E: jeffc@jolt-lang.org
|
|
|
|
W: http://jolt-lang.org
|
2004-09-23 04:30:05 +00:00
|
|
|
D: Native Win32 API portability layer
|
|
|
|
|
2003-10-17 17:28:21 +00:00
|
|
|
N: John T. Criswell
|
|
|
|
E: criswell@uiuc.edu
|
2007-06-29 18:24:05 +00:00
|
|
|
D: Original Autoconf support, documentation improvements, bug fixes
|
2003-10-17 17:28:21 +00:00
|
|
|
|
2012-04-12 15:17:35 +00:00
|
|
|
N: Anshuman Dasgupta
|
|
|
|
E: adasgupt@codeaurora.org
|
|
|
|
D: Deterministic finite automaton based infrastructure for VLIW packetization
|
|
|
|
|
2009-04-03 21:41:52 +00:00
|
|
|
N: Stefanus Du Toit
|
2013-03-01 22:20:03 +00:00
|
|
|
E: stefanus.du.toit@intel.com
|
2009-04-03 21:41:52 +00:00
|
|
|
D: Bug fixes and minor improvements
|
|
|
|
|
2006-05-14 20:29:25 +00:00
|
|
|
N: Rafael Avila de Espindola
|
|
|
|
E: rafael.espindola@gmail.com
|
|
|
|
D: The ARM backend
|
|
|
|
|
2004-09-23 04:36:01 +00:00
|
|
|
N: Alkis Evlogimenos
|
2004-09-23 04:39:30 +00:00
|
|
|
E: alkis@evlogimenos.com
|
2004-09-23 04:36:01 +00:00
|
|
|
D: Linear scan register allocator, many codegen improvements, Java frontend
|
|
|
|
|
2012-02-29 16:43:11 +00:00
|
|
|
N: Hal Finkel
|
|
|
|
E: hfinkel@anl.gov
|
|
|
|
D: Basic-block autovectorization, PowerPC backend improvements
|
|
|
|
|
2009-07-15 01:32:31 +00:00
|
|
|
N: Ryan Flynn
|
|
|
|
E: pizza@parseerror.com
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2003-09-22 21:56:08 +00:00
|
|
|
N: Brian Gaeke
|
|
|
|
E: gaeke@uiuc.edu
|
|
|
|
W: http://www.students.uiuc.edu/~gaeke/
|
2005-12-22 06:09:08 +00:00
|
|
|
D: Portions of X86 static and JIT compilers; initial SparcV8 backend
|
2009-01-08 16:40:25 +00:00
|
|
|
D: Dynamic trace optimizer
|
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
|
|
|
|
2007-02-27 10:44:42 +00:00
|
|
|
N: Nicolas Geoffray
|
|
|
|
E: nicolas.geoffray@lip6.fr
|
|
|
|
W: http://www-src.lip6.fr/homepages/Nicolas.Geoffray/
|
|
|
|
D: PPC backend fixes for Linux
|
|
|
|
|
2004-08-05 19:09:47 +00:00
|
|
|
N: Louis Gerbarg
|
2014-04-10 22:25:51 +00:00
|
|
|
E: lgg@apple.com
|
2004-08-05 19:09:47 +00:00
|
|
|
D: Portions of the PowerPC backend
|
|
|
|
|
2005-12-22 06:09:08 +00:00
|
|
|
N: Saem Ghani
|
|
|
|
E: saemghani@gmail.com
|
|
|
|
D: Callgraph class cleanups
|
|
|
|
|
2008-03-23 08:58:32 +00:00
|
|
|
N: Mikhail Glushenkov
|
|
|
|
E: foldr@codedgers.com
|
|
|
|
D: Author of llvmc2
|
|
|
|
|
2007-02-15 22:05:14 +00:00
|
|
|
N: Dan Gohman
|
2012-11-29 21:17:26 +00:00
|
|
|
E: dan433584@gmail.com
|
2007-02-15 22:05:14 +00:00
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2009-07-08 17:55:48 +00:00
|
|
|
N: David Goodwin
|
|
|
|
E: david@goodwinz.net
|
|
|
|
D: Thumb-2 code generator
|
|
|
|
|
2007-06-08 17:20:08 +00:00
|
|
|
N: David Greene
|
|
|
|
E: greened@obbligato.org
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
D: Register allocation refactoring
|
|
|
|
|
2008-05-10 08:32:32 +00:00
|
|
|
N: Gabor Greif
|
|
|
|
E: ggreif@gmail.com
|
|
|
|
D: Improvements for space efficiency
|
|
|
|
|
2010-07-19 22:04:28 +00:00
|
|
|
N: James Grosbach
|
|
|
|
E: grosbach@apple.com
|
|
|
|
D: SjLj exception handling support
|
|
|
|
D: General fixes and improvements for the ARM back-end
|
2011-10-22 18:17:32 +00:00
|
|
|
D: MCJIT
|
|
|
|
D: ARM integrated assembler and assembly parser
|
2010-07-19 22:04:28 +00:00
|
|
|
|
2009-01-08 16:40:25 +00:00
|
|
|
N: Lang Hames
|
|
|
|
E: lhames@gmail.com
|
|
|
|
D: PBQP-based register allocator
|
|
|
|
|
2007-09-17 17:04:44 +00:00
|
|
|
N: Gordon Henriksen
|
|
|
|
E: gordonhenriksen@mac.com
|
2007-10-02 18:04:24 +00:00
|
|
|
D: Pluggable GC support
|
2007-09-17 17:04:44 +00:00
|
|
|
D: C interface
|
2007-10-02 18:04:24 +00:00
|
|
|
D: Ocaml bindings
|
2007-09-17 17:04:44 +00:00
|
|
|
|
2007-08-29 18:21:29 +00:00
|
|
|
N: Raul Fernandes Herbster
|
|
|
|
E: raul@dsc.ufcg.edu.br
|
|
|
|
D: JIT support for ARM
|
|
|
|
|
2004-09-23 04:30:05 +00:00
|
|
|
N: Paolo Invernizzi
|
2004-10-26 15:55:12 +00:00
|
|
|
E: arathorn@fastwebnet.it
|
2009-01-08 16:40:25 +00:00
|
|
|
D: Visual C++ compatibility fixes
|
2004-09-23 04:30:05 +00:00
|
|
|
|
2006-08-09 04:18:09 +00:00
|
|
|
N: Patrick Jenkins
|
|
|
|
E: patjenk@wam.umd.edu
|
|
|
|
D: Nightly Tester
|
|
|
|
|
2007-04-24 23:48:30 +00:00
|
|
|
N: Dale Johannesen
|
|
|
|
E: dalej@apple.com
|
2007-04-25 00:14:49 +00:00
|
|
|
D: ARM constant islands improvements
|
2007-07-05 16:56:24 +00:00
|
|
|
D: Tail merging improvements
|
|
|
|
D: Rewrite X87 back end
|
2007-09-28 18:46:28 +00:00
|
|
|
D: Use APFloat for floating point constants widely throughout compiler
|
|
|
|
D: Implement X87 long double
|
2007-04-24 23:48:30 +00:00
|
|
|
|
2009-06-11 20:13:35 +00:00
|
|
|
N: Brad Jones
|
|
|
|
E: kungfoomaster@nondot.org
|
|
|
|
D: Support for packed types
|
|
|
|
|
2009-08-18 17:04:44 +00:00
|
|
|
N: Rod Kay
|
|
|
|
E: rkay@auroraux.org
|
|
|
|
D: Author of LLVM Ada bindings
|
|
|
|
|
2006-03-23 23:21:29 +00:00
|
|
|
N: Eric Kidd
|
|
|
|
W: http://randomhacks.net/
|
|
|
|
D: llvm-config script
|
|
|
|
|
2006-08-01 07:06:00 +00:00
|
|
|
N: Anton Korobeynikov
|
|
|
|
E: asl@math.spbu.ru
|
2007-05-06 20:33:02 +00:00
|
|
|
D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
|
|
|
|
D: x86/linux PIC codegen, aliases, regparm/visibility attributes
|
|
|
|
D: Switch lowering refactoring
|
2006-08-01 07:06:00 +00:00
|
|
|
|
2004-10-27 15:54:23 +00:00
|
|
|
N: Sumant Kowshik
|
|
|
|
E: kowshik@uiuc.edu
|
|
|
|
D: Author of the original C backend
|
|
|
|
|
2009-08-20 15:20:15 +00:00
|
|
|
N: Benjamin Kramer
|
|
|
|
E: benny.kra@gmail.com
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2012-04-14 20:57:13 +00:00
|
|
|
N: Sundeep Kushwaha
|
|
|
|
E: sundeepk@codeaurora.org
|
|
|
|
D: Implemented DFA-based target independent VLIW packetizer
|
|
|
|
|
2007-04-21 08:16:25 +00:00
|
|
|
N: Christopher Lamb
|
|
|
|
E: christopher.lamb@gmail.com
|
2007-08-10 22:22:41 +00:00
|
|
|
D: aligned load/store support, parts of noalias and restrict support
|
|
|
|
D: vreg subreg infrastructure, X86 codegen improvements based on subregs
|
2007-12-11 09:32:07 +00:00
|
|
|
D: address spaces
|
2007-04-21 08:16:25 +00:00
|
|
|
|
2005-11-29 00:57:06 +00:00
|
|
|
N: Jim Laskey
|
|
|
|
E: jlaskey@apple.com
|
|
|
|
D: Improvements to the PPC backend, instruction scheduling
|
2006-08-01 09:01:40 +00:00
|
|
|
D: Debug and Dwarf implementation
|
2009-01-08 16:40:25 +00:00
|
|
|
D: Auto upgrade mangler
|
2006-08-01 09:01:40 +00:00
|
|
|
D: llvm-gcc4 svn wrangler
|
2005-11-29 00:57:06 +00:00
|
|
|
|
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
|
|
|
|
|
2007-07-02 18:10:52 +00:00
|
|
|
N: Tanya Lattner (Tanya Brethour)
|
2005-03-22 21:33:19 +00:00
|
|
|
E: tonic@nondot.org
|
|
|
|
W: http://nondot.org/~tonic/
|
|
|
|
D: The initial llvm-ar tool, converted regression testsuite to dejagnu
|
|
|
|
D: Modulo scheduling in the SparcV9 backend
|
2006-08-09 04:18:09 +00:00
|
|
|
D: Release manager (1.7+)
|
2005-03-22 21:33:19 +00:00
|
|
|
|
2013-04-11 13:15:39 +00:00
|
|
|
N: Sylvestre Ledru
|
|
|
|
E: sylvestre@debian.org
|
2013-11-13 10:07:16 +00:00
|
|
|
W: http://sylvestre.ledru.info/
|
|
|
|
W: http://llvm.org/apt/
|
2013-04-11 13:15:39 +00:00
|
|
|
D: Debian and Ubuntu packaging
|
2013-12-20 00:33:39 +00:00
|
|
|
D: Continuous integration with jenkins
|
2013-04-11 13:15:39 +00:00
|
|
|
|
2005-02-14 09:07:23 +00:00
|
|
|
N: Andrew Lenharth
|
|
|
|
E: alenhar2@cs.uiuc.edu
|
|
|
|
W: http://www.lenharth.org/~andrewl/
|
|
|
|
D: Alpha backend
|
2006-04-13 02:05:30 +00:00
|
|
|
D: Sampling based profiling
|
2005-02-14 09:07:23 +00:00
|
|
|
|
2006-08-29 01:42:47 +00:00
|
|
|
N: Nick Lewycky
|
|
|
|
E: nicholas@mxc.ca
|
|
|
|
D: PredicateSimplifier pass
|
|
|
|
|
2012-04-13 19:09:18 +00:00
|
|
|
N: Tony Linthicum, et. al.
|
|
|
|
E: tlinth@codeaurora.org
|
|
|
|
D: Backend for Qualcomm's Hexagon VLIW processor.
|
|
|
|
|
2007-05-31 04:14:28 +00:00
|
|
|
N: Bruno Cardoso Lopes
|
|
|
|
E: bruno.cardoso@gmail.com
|
|
|
|
W: http://www.brunocardoso.org
|
|
|
|
D: The Mips backend
|
|
|
|
|
2005-03-17 18:57:02 +00:00
|
|
|
N: Duraid Madina
|
|
|
|
E: duraid@octopus.com.au
|
|
|
|
W: http://kinoko.c.u-tokyo.ac.jp/~duraid/
|
2007-06-30 15:47:36 +00:00
|
|
|
D: IA64 backend, BigBlock register allocator
|
2005-03-17 18:57:02 +00:00
|
|
|
|
2011-08-02 01:38:19 +00:00
|
|
|
N: John McCall
|
|
|
|
E: rjmccall@apple.com
|
|
|
|
D: Clang semantic analysis and IR generation
|
|
|
|
|
2004-11-18 21:04:21 +00:00
|
|
|
N: Michael McCracken
|
|
|
|
E: michael.mccracken@gmail.com
|
|
|
|
D: Line number support for llvmgcc
|
|
|
|
|
2004-06-25 21:00:10 +00:00
|
|
|
N: Vladimir Merzliakov
|
|
|
|
E: wanderer@rsu.ru
|
2004-09-21 16:54:37 +00:00
|
|
|
D: Test suite fixes for FreeBSD
|
2004-06-25 21:00:10 +00:00
|
|
|
|
2007-12-05 21:26:54 +00:00
|
|
|
N: Scott Michel
|
|
|
|
E: scottm@aero.org
|
|
|
|
D: Added STI Cell SPU backend.
|
|
|
|
|
2012-04-16 05:24:52 +00:00
|
|
|
N: Kai Nacke
|
|
|
|
E: kai@redstar.de
|
|
|
|
D: Support for implicit TLS model used with MS VC runtime
|
2013-05-09 12:32:36 +00:00
|
|
|
D: Dumping of Win64 EH structures
|
2012-04-16 05:24:52 +00:00
|
|
|
|
2010-08-28 20:24:43 +00:00
|
|
|
N: Takumi Nakamura
|
|
|
|
E: geek4civic@gmail.com
|
|
|
|
E: chapuni@hf.rim.or.jp
|
2010-08-28 21:12:51 +00:00
|
|
|
D: Cygwin and MinGW support.
|
2011-10-29 23:42:14 +00:00
|
|
|
D: Win32 tweaks.
|
2010-08-28 20:24:43 +00:00
|
|
|
S: Yokohama, Japan
|
|
|
|
|
2009-06-12 12:52:24 +00:00
|
|
|
N: Edward O'Callaghan
|
|
|
|
E: eocallaghan@auroraux.org
|
|
|
|
W: http://www.auroraux.org
|
|
|
|
D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
|
|
|
|
D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
|
|
|
|
D: and error clean ups.
|
|
|
|
|
2004-10-26 15:55:12 +00:00
|
|
|
N: Morten Ofstad
|
|
|
|
E: morten@hue.no
|
2009-01-08 16:40:25 +00:00
|
|
|
D: Visual C++ compatibility fixes
|
2004-10-26 15:55:12 +00:00
|
|
|
|
2009-08-06 21:54:23 +00:00
|
|
|
N: Jakob Stoklund Olesen
|
|
|
|
E: stoklund@2pi.dk
|
|
|
|
D: Machine code verifier
|
|
|
|
D: Blackfin backend
|
2011-09-19 05:34:10 +00:00
|
|
|
D: Fast register allocator
|
|
|
|
D: Greedy register allocator
|
2009-08-06 21:54:23 +00:00
|
|
|
|
2008-11-07 12:44:36 +00:00
|
|
|
N: Richard Osborne
|
|
|
|
E: richard@xmos.com
|
|
|
|
D: XCore backend
|
|
|
|
|
2007-04-24 18:49:33 +00:00
|
|
|
N: Devang Patel
|
|
|
|
E: dpatel@apple.com
|
|
|
|
D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
|
|
|
|
D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
|
2007-09-27 17:32:04 +00:00
|
|
|
D: Optimizer improvements, Loop Index Split
|
2007-04-24 18:49:33 +00:00
|
|
|
|
2010-07-19 04:52:56 +00:00
|
|
|
N: Wesley Peck
|
|
|
|
E: peckw@wesleypeck.com
|
|
|
|
W: http://wesleypeck.com/
|
|
|
|
D: MicroBlaze backend
|
|
|
|
|
2011-07-15 11:26:11 +00:00
|
|
|
N: Francois Pichet
|
|
|
|
E: pichet2000@gmail.com
|
|
|
|
D: MSVC support
|
|
|
|
|
2004-05-06 16:53:18 +00:00
|
|
|
N: Vladimir Prus
|
2006-05-16 05:36:15 +00:00
|
|
|
W: http://vladimir_prus.blogspot.com
|
2004-05-06 16:53:18 +00:00
|
|
|
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
|
|
|
|
2012-04-29 20:00:55 +00:00
|
|
|
N: Kalle Raiskila
|
|
|
|
E: kalle.rasikila@nokia.com
|
|
|
|
D: Some bugfixes to CellSPU
|
|
|
|
|
2012-03-12 21:12:59 +00:00
|
|
|
N: Xerxes Ranby
|
|
|
|
E: xerxes@zafena.se
|
|
|
|
D: Cmake dependency chain and various bug fixes
|
|
|
|
|
2012-09-07 21:20:20 +00:00
|
|
|
N: Alex Rosenberg
|
|
|
|
E: alexr@leftfield.org
|
2012-09-07 21:34:50 +00:00
|
|
|
I: arosenberg
|
2012-09-07 21:20:20 +00:00
|
|
|
D: ARM calling conventions rewrite, hard float support
|
|
|
|
|
2012-02-16 18:54:41 +00:00
|
|
|
N: Chad Rosier
|
2013-11-15 17:35:29 +00:00
|
|
|
E: mcrosier@codeaurora.org
|
2012-02-16 18:54:41 +00:00
|
|
|
D: ARM fast-isel improvements
|
|
|
|
D: Performance monitoring
|
|
|
|
|
2012-03-12 21:12:59 +00:00
|
|
|
N: Nadav Rotem
|
2012-11-14 19:47:48 +00:00
|
|
|
E: nrotem@apple.com
|
|
|
|
D: X86 code generation improvements, Loop Vectorizer.
|
2012-03-12 21:12:59 +00:00
|
|
|
|
2007-03-21 21:45:25 +00:00
|
|
|
N: Roman Samoilov
|
|
|
|
E: roman@codedgers.com
|
|
|
|
D: MSIL backend
|
|
|
|
|
2007-03-05 09:21:11 +00:00
|
|
|
N: Duncan Sands
|
|
|
|
E: baldrick@free.fr
|
2012-09-11 07:50:40 +00:00
|
|
|
I: baldrick
|
2010-08-29 04:22:35 +00:00
|
|
|
D: Ada support in llvm-gcc
|
|
|
|
D: Dragonegg plugin
|
|
|
|
D: Exception handling improvements
|
|
|
|
D: Type legalizer rewrite
|
2007-03-05 09:21:11 +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
|
|
|
|
|
2007-10-11 18:54:49 +00:00
|
|
|
N: Arnold Schwaighofer
|
|
|
|
E: arnold.schwaighofer@gmail.com
|
|
|
|
D: Tail call optimization for the x86 backend
|
|
|
|
|
2009-06-14 02:03:17 +00:00
|
|
|
N: Shantonu Sen
|
|
|
|
E: ssen@apple.com
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2003-09-22 21:56:08 +00:00
|
|
|
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
|
|
|
|
2010-07-19 04:52:56 +00:00
|
|
|
N: Michael J. Spencer
|
|
|
|
E: bigcheesegs@gmail.com
|
|
|
|
D: Shepherding Windows COFF support into MC.
|
2010-12-10 13:44:26 +00:00
|
|
|
D: Lots of Windows stuff.
|
2010-07-19 04:52:56 +00:00
|
|
|
|
2003-11-10 03:05:36 +00:00
|
|
|
N: Reid Spencer
|
2006-08-01 16:52:07 +00:00
|
|
|
E: rspencer@reidspencer.com
|
|
|
|
W: http://reidspencer.com/
|
2007-06-30 06:56:50 +00:00
|
|
|
D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
|
2003-11-10 03:05:36 +00:00
|
|
|
|
2013-11-17 11:44:36 +00:00
|
|
|
N: Alp Toker
|
|
|
|
E: alp@nuanti.com
|
|
|
|
W: http://atoker.com/
|
|
|
|
D: C++ frontend next generation standards implementation
|
|
|
|
|
2012-11-16 18:44:36 +00:00
|
|
|
N: Craig Topper
|
|
|
|
E: craig.topper@gmail.com
|
|
|
|
D: X86 codegen and disassembler improvements. AVX2 support.
|
|
|
|
|
2009-05-23 20:40:47 +00:00
|
|
|
N: Edwin Torok
|
2009-05-23 20:19:52 +00:00
|
|
|
E: edwintorok@gmail.com
|
|
|
|
D: Miscellaneous bug fixes
|
|
|
|
|
2005-02-19 17:14:24 +00:00
|
|
|
N: Adam Treat
|
|
|
|
E: manyoso@yahoo.com
|
|
|
|
D: C++ bugs filed, and C++ front-end bug fixes.
|
|
|
|
|
2007-05-06 00:41:36 +00:00
|
|
|
N: Lauro Ramos Venancio
|
|
|
|
E: lauro.venancio@indt.org.br
|
|
|
|
D: ARM backend improvements
|
|
|
|
D: Thread Local Storage implementation
|
|
|
|
|
2003-09-22 21:56:08 +00:00
|
|
|
N: Bill Wendling
|
2013-06-18 22:09:36 +00:00
|
|
|
I: wendling
|
2013-09-27 20:40:40 +00:00
|
|
|
E: isanbard@gmail.com
|
|
|
|
D: Release manager, IR Linker, LTO
|
2013-03-18 17:47:33 +00:00
|
|
|
D: Bunches of stuff
|
2009-06-23 17:03:23 +00:00
|
|
|
|
|
|
|
N: Bob Wilson
|
|
|
|
E: bob.wilson@acm.org
|
2013-08-16 18:09:06 +00:00
|
|
|
D: Advanced SIMD (NEON) support in the ARM backend.
|