[llvm-commits] [llvm] r169447 - /llvm/trunk/CODE_OWNERS.TXT
Andrew Trick
atrick at apple.com
Wed Dec 5 15:32:44 PST 2012
Author: atrick
Date: Wed Dec 5 17:32:44 2012
New Revision: 169447
URL: http://llvm.org/viewvc/llvm-project?rev=169447&view=rev
Log:
Taking ownership of indvars/lsr.
Evan nominated me for this a while back, and no one has offered to
save me from it.
Modified:
llvm/trunk/CODE_OWNERS.TXT
Modified: llvm/trunk/CODE_OWNERS.TXT
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/CODE_OWNERS.TXT?rev=169447&r1=169446&r2=169447&view=diff
==============================================================================
--- llvm/trunk/CODE_OWNERS.TXT (original)
+++ llvm/trunk/CODE_OWNERS.TXT Wed Dec 5 17:32:44 2012
@@ -111,7 +111,7 @@
N: Andrew Trick
E: atrick at apple.com
-D: Instruction Scheduling
+D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
N: Bill Wendling
E: wendling at apple.com
More information about the llvm-commits
mailing list