Taking ownership of indvars/lsr.

Evan nominated me for this a while back, and no one has offered to
save me from it.

llvm-svn: 169447
GitOrigin-RevId: 44d1f2feddc6c4ea6b08c956b742921d72132d44
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index 60e96b5..7bd5d54 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -111,7 +111,7 @@
 
 N: Andrew Trick
 E: atrick@apple.com
-D: Instruction Scheduling
+D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
 
 N: Bill Wendling
 E: wendling@apple.com