From: Hal Finkel Date: Wed, 20 Nov 2013 20:54:33 +0000 (+0000) Subject: Add loop rerolling code owner X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=aefd8db6342318a1c6b55f38e1e4449cdddd0f63 Add loop rerolling code owner I am the code owner of the loop reroller. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195271 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index ea7a1e9bedb..2c7ea3c9f51 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -45,7 +45,7 @@ D: Hexagon Backend N: Hal Finkel E: hfinkel@anl.gov -D: BBVectorize and the PowerPC target +D: BBVectorize, the loop reroller and the PowerPC target N: Venkatraman Govindaraju E: venkatra@cs.wisc.edu