aboutsummaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2016-09-19 22:57:26 -0700
committerStephen Hines <srhines@google.com>2016-10-24 23:58:47 -0700
commitde2d8694e25a814696358e95141f4b1aa4d8847e (patch)
treec7d38f5bcbb5cac2908ca83704d58b1d7af72752 /CODE_OWNERS.TXT
parentda112fc9f478e25fc27ede821e85a18687adfbdf (diff)
downloadllvm-de2d8694e25a814696358e95141f4b1aa4d8847e.tar.gz
Update aosp/master LLVM for rebase to r275480
Bug: http://b/31320715 This merges commit 7dcf7f03e005379ef2f06db96aa93f06186b66d5 from aosp/dev. Test: Build AOSP and run RenderScript tests (host tests for slang and libbcc, RsTest, CTS) Change-Id: Iaf3738f74312d875e69f61d604ac058f381a2a1a
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT33
1 files changed, 21 insertions, 12 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index da0e7a471738..60969849656f 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -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
@@ -35,12 +28,16 @@ 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++
@@ -87,7 +84,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
@@ -138,6 +139,10 @@ 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
@@ -147,7 +152,7 @@ E: mcrosier@codeaurora.org
D: Fast-Isel
N: Nadav Rotem
-E: nrotem@apple.com
+E: nadav.rotem@me.com
D: X86 Backend, Loop Vectorizer
N: Daniel Sanders
@@ -181,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
@@ -191,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