OSDN Git Service

[CFLAA] Be more conservative with values we haven't seen.
[android-x86/external-llvm.git] / CODE_OWNERS.TXT
index e3dbf39..5624990 100644 (file)
@@ -4,7 +4,7 @@ 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
+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). Each entry should contain at least the (N), (E) and (D) fields.
 
@@ -12,17 +12,10 @@ N: Joe Abbey
 E: jabbey@arxan.com
 D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
 
-N: Owen Anderson
-E: resistor@mac.com
-D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
-
-N: Rafael Avila de Espindola
-E: rafael.espindola@gmail.com
-D: Gold plugin (tools/gold/*)
-
 N: Justin Bogner
 E: mail@justinbogner.com
 D: InstrProfiling and related parts of ProfileData
+D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
 
 N: Chandler Carruth
 E: chandlerc@gmail.com
@@ -31,16 +24,20 @@ D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passe
 
 N: Evan Cheng
 E: evan.cheng@apple.com
-D: ARM target, parts of code generator not covered by someone else
+D: parts of code generator not covered by someone else
 
 N: Eric Christopher
 E: echristo@gmail.com
-D: Debug Information, autotools/configure/make build, inline assembly
+D: Debug Information, inline assembly
 
 N: Greg Clayton
 E: gclayton@apple.com
 D: LLDB
 
+N: Sanjoy Das
+E: sanjoy@playingwithpointers.com
+D: IndVar Simplify, Scalar Evolution
+
 N: Marshall Clow
 E: mclow.lists@gmail.com
 D: libc++
@@ -53,9 +50,9 @@ N: Quentin Colombet
 E: qcolombet@apple.com
 D: Register allocators
 
-N: Anshuman Dasgupta
-E: adasgupt@codeaurora.org
-D: Hexagon Backend
+N: Simon Dardis
+E: simon.dardis@imgtec.com
+D: MIPS Backend (lib/Target/Mips/*)
 
 N: Duncan P. N. Exon Smith
 E: dexonsmith@apple.com
@@ -91,7 +88,11 @@ D: NVPTX Target (lib/Target/NVPTX/*)
 
 N: Lang Hames
 E: lhames@gmail.com
-D: MCJIT, RuntimeDyld and JIT event listeners
+D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
+
+N: Teresa Johnson
+E: tejohnson@google.com
+D: Gold plugin (tools/gold/*)
 
 N: Galina Kistanova
 E: gkistanova@gmail.com
@@ -114,13 +115,21 @@ E: sabre@nondot.org
 W: http://nondot.org/~sabre/
 D: Everything not covered by someone else
 
+N: Robert Lytton
+E: robert@xmos.com
+D: XCore Backend
+
 N: David Majnemer
 E: david.majnemer@gmail.com
 D: IR Constant Folder, InstCombine
 
+N: Dylan McKay
+E: dylanmckay34@gmail.com
+D: AVR Backend
+
 N: Tim Northover
 E: t.p.northover@gmail.com
-D: AArch64 backend
+D: AArch64 backend, misc ARM backend
 
 N: Diego Novillo
 E: dnovillo@google.com
@@ -130,26 +139,26 @@ N: Jakob Olesen
 E: stoklund@2pi.dk
 D: TableGen
 
-N: Richard Osborne
-E: richard@xmos.com
-D: XCore Backend
+N: Krzysztof Parzyszek
+E: kparzysz@codeaurora.org
+D: Hexagon Backend
+
+N: Jacques Pienaar
+E: jpienaar@google.com
+D: Lanai Backend
+
+N: Paul Robinson
+E: paul_robinson@playstation.sony.com
+D: Sony PlayStation®4 support
 
 N: Chad Rosier
 E: mcrosier@codeaurora.org
 D: Fast-Isel
 
-N: Alex Rosenberg
-E: alexr@leftfield.org
-D: Sony PlayStation®4 support
-
 N: Nadav Rotem
-E: nrotem@apple.com
+E: nadav.rotem@me.com
 D: X86 Backend, Loop Vectorizer
 
-N: Daniel Sanders
-E: daniel.sanders@imgtec.com
-D: MIPS Backend (lib/Target/Mips/*)
-
 N: Duncan Sands
 E: baldrick@free.fr
 D: DragonEgg
@@ -177,7 +186,7 @@ D: MemorySanitizer (LLVM part)
 
 N: Andrew Trick
 E: atrick@apple.com
-D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
+D: Loop Strength Reduction, Instruction Scheduling
 
 N: Ulrich Weigand
 E: uweigand@de.ibm.com
@@ -187,6 +196,10 @@ N: Bill Wendling
 E: isanbard@gmail.com
 D: libLTO, IR Linker
 
+N: Hans Wennborg
+E: hans@chromium.org
+D: Release management (x.y.0 releases)
+
 N: Peter Zotov
 E: whitequark@whitequark.org
 D: OCaml bindings