diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2016-07-23 20:41:05 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2016-07-23 20:41:05 +0000 |
commit | 01095a5d43bbfde13731688ddcf6048ebb8b7721 (patch) | |
tree | 4def12e759965de927d963ac65840d663ef9d1ea /CODE_OWNERS.TXT | |
parent | f0f4822ed4b66e3579e92a89f368f8fb860e218e (diff) | |
download | src-test2-01095a5d43bbfde13731688ddcf6048ebb8b7721.tar.gz src-test2-01095a5d43bbfde13731688ddcf6048ebb8b7721.zip |
Notes
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r-- | CODE_OWNERS.TXT | 33 |
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 |