OSDN Git Service

Add myself as the code owner for SCEV and IndVarSimplify
authorSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 26 May 2016 21:12:44 +0000 (21:12 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 26 May 2016 21:12:44 +0000 (21:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270915 91177308-0d34-0410-b5e6-96231b3b80d8

CODE_OWNERS.TXT

index 871e541..b4e7ab7 100644 (file)
@@ -38,6 +38,10 @@ N: Greg Clayton
 E: gclayton@apple.com
 D: LLDB
 
+N: Sanjoy Das
+E: sanjoy@playingwithpointers.com
+D: IndVar Simplify, Scalar Evolution
+
 N: Hans Wennborg
 E: hans@chromium.org
 D: Release management (x.y.0 releases)
@@ -186,7 +190,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