Claim ownership of everyone's favorite part of the backend.
[oota-llvm.git] / CODE_OWNERS.TXT
index 04d982b607e62317cf5198dd9a8ad0dc59c4caff..5aa2a0df6d949820eb17ed1beb3111518b28b305 100644 (file)
@@ -12,13 +12,17 @@ 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: Evan Cheng
 E: evan.cheng@apple.com
-D: Code generator and all targets
+D: ARM target, parts of code generator not covered by someone else
 
 N: Eric Christopher
 E: echristo@gmail.com
-D: Debug Information
+D: Debug Information, autotools, inline assembly
 
 N: Greg Clayton
 D: LLDB
@@ -43,9 +47,13 @@ D: MC layer
 N: Howard Hinnant
 D: libc++
 
+N: Justin Holewinski
+E: jholewinski@nvidia.com
+D: NVPTX Target (lib/Target/NVPTX/*)
+
 N: Anton Korobeynikov
-E: asl@math.spbu.ru
-D: Exception handling and Windows codegen
+E: anton@korobeynikov.info
+D: Exception handling, Windows codegen, ARM EABI
 
 N: Benjamin Kramer
 E: benny.kra@gmail.com
@@ -54,6 +62,10 @@ D: DWARF Parser
 N: Ted Kremenek
 D: Clang Static Analyzer
 
+N: Sergei Larin
+E: slarin@codeaurora.org
+D: VLIW Instruction Scheduling, Packetization
+
 N: Chris Lattner
 E: sabre@nondot.org
 W: http://nondot.org/~sabre/
@@ -66,6 +78,14 @@ D: Clang LLVM IR generation
 N: Jakob Olesen
 D: Register allocators and TableGen
 
+N: Chad Rosier
+E: mcrosier@apple.com
+D: MS-inline asm, fast-isel
+
+N: Nadav Rotem
+E: nrotem@apple.com
+D: X86 Backend, Loop Vectorizer
+
 N: Duncan Sands
 E: baldrick@free.fr
 D: DragonEgg