2012-07-26 08:04:09 +00:00
|
|
|
This file is a list of the people responsible for ensuring that patches for a
|
|
|
|
particular part of LLVM are reviewed, either by themself or by someone else.
|
|
|
|
They are also the gatekeepers for their part of LLVM, with the final word on
|
|
|
|
what goes in or not.
|
|
|
|
|
|
|
|
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
|
|
|
|
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
|
|
|
|
(S).
|
|
|
|
|
2012-11-14 18:17:45 +00:00
|
|
|
N: Joe Abbey
|
|
|
|
E: jabbey@arxan.com
|
|
|
|
D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
|
|
|
|
|
2012-07-26 08:04:09 +00:00
|
|
|
N: Evan Cheng
|
|
|
|
E: evan.cheng@apple.com
|
|
|
|
D: Code generator and all targets
|
|
|
|
|
2012-11-14 18:17:45 +00:00
|
|
|
N: Eric Christopher
|
|
|
|
E: echristo@gmail.com
|
|
|
|
D: Debug Information
|
|
|
|
|
2012-07-26 08:04:09 +00:00
|
|
|
N: Greg Clayton
|
|
|
|
D: LLDB
|
|
|
|
|
|
|
|
N: Peter Collingbourne
|
|
|
|
D: libclc
|
|
|
|
|
2012-11-14 07:59:10 +00:00
|
|
|
N: Hal Finkel
|
|
|
|
E: hfinkel@anl.gov
|
|
|
|
D: BBVectorize and the PowerPC target
|
|
|
|
|
2012-07-26 08:04:09 +00:00
|
|
|
N: Doug Gregor
|
|
|
|
D: Clang Frontend Libraries
|
|
|
|
|
|
|
|
N: Tobias Grosser
|
|
|
|
D: Polly
|
|
|
|
|
2012-11-14 18:17:45 +00:00
|
|
|
N: James Grosbach
|
|
|
|
E: grosbach@apple.com
|
|
|
|
D: MC layer
|
|
|
|
|
2012-07-26 08:04:09 +00:00
|
|
|
N: Howard Hinnant
|
|
|
|
D: libc++
|
|
|
|
|
2012-11-14 19:36:27 +00:00
|
|
|
N: Justin Holewinski
|
|
|
|
E: jholewinski@nvidia.com
|
|
|
|
D: NVPTX Target (lib/Target/NVPTX/*)
|
|
|
|
|
2012-07-26 08:04:09 +00:00
|
|
|
N: Anton Korobeynikov
|
2012-11-15 19:10:23 +00:00
|
|
|
E: anton@korobeynikov.info
|
|
|
|
D: Exception handling, Windows codegen, ARM EABI
|
2012-07-26 08:04:09 +00:00
|
|
|
|
2012-11-14 18:17:45 +00:00
|
|
|
N: Benjamin Kramer
|
|
|
|
E: benny.kra@gmail.com
|
|
|
|
D: DWARF Parser
|
|
|
|
|
2012-07-26 08:04:09 +00:00
|
|
|
N: Ted Kremenek
|
|
|
|
D: Clang Static Analyzer
|
|
|
|
|
2012-11-15 19:24:19 +00:00
|
|
|
N: Sergei Larin
|
|
|
|
E: slarin@codeaurora.org
|
|
|
|
D: VLIW Instruction Scheduling, Packetization
|
|
|
|
|
2012-07-26 08:04:09 +00:00
|
|
|
N: Chris Lattner
|
|
|
|
E: sabre@nondot.org
|
|
|
|
W: http://nondot.org/~sabre/
|
|
|
|
D: Everything not covered by someone else
|
|
|
|
|
|
|
|
N: John McCall
|
|
|
|
E: rjmccall@apple.com
|
|
|
|
D: Clang LLVM IR generation
|
|
|
|
|
|
|
|
N: Jakob Olesen
|
|
|
|
D: Register allocators and TableGen
|
|
|
|
|
2012-11-14 18:43:21 +00:00
|
|
|
N: Chad Rosier
|
|
|
|
E: mcrosier@apple.com
|
|
|
|
D: MS-inline asm, fast-isel
|
|
|
|
|
2012-11-14 19:47:48 +00:00
|
|
|
N: Nadav Rotem
|
|
|
|
E: nrotem@apple.com
|
|
|
|
D: Loop Vectorizer
|
|
|
|
|
2012-07-26 08:04:09 +00:00
|
|
|
N: Duncan Sands
|
|
|
|
E: baldrick@free.fr
|
|
|
|
D: DragonEgg
|
2012-11-13 22:32:15 +00:00
|
|
|
|
2012-11-14 07:04:23 +00:00
|
|
|
N: Andrew Trick
|
|
|
|
E: atrick@apple.com
|
|
|
|
D: Instruction Scheduling
|