Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
[oota-llvm.git] / CODE_OWNERS.TXT
index 8e13e35f403332efd5040f79c16eddf61ea898a1..19c1b518d937fe663acd1f987e3bdbe7247e29ff 100644 (file)
@@ -117,6 +117,10 @@ N: Duncan Sands
 E: baldrick@free.fr
 D: DragonEgg
 
+N: Kostya Serebryany
+E: kcc@google.com
+D: AddressSanitizer, ThreadSanitizer (LLVM parts)
+
 N: Michael Spencer
 E: bigcheesegs@gmail.com
 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
@@ -126,6 +130,10 @@ E: thomas.stellard@amd.com
 E: mesa-dev@lists.freedesktop.org
 D: R600 Backend
 
+N: Evgeniy Stepanov
+E: eugenis@google.com
+D: MemorySanitizer (LLVM part)
+
 N: Andrew Trick
 E: atrick@apple.com
 D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
@@ -133,3 +141,7 @@ D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
 N: Bill Wendling
 E: wendling@apple.com
 D: libLTO, IR Linker
+
+N: Peter Zotov
+E: whitequark@whitequark.org
+D: OCaml bindings