[llvm] r213950 - Add code owner of scoped-noalias metadata

Hal Finkel hfinkel at anl.gov
Fri Jul 25 08:54:55 PDT 2014


Author: hfinkel
Date: Fri Jul 25 10:54:55 2014
New Revision: 213950

URL: http://llvm.org/viewvc/llvm-project?rev=213950&view=rev
Log:
Add code owner of scoped-noalias metadata

Add myself as the code owner for the scoped-noalias metadata I've developed.

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=213950&r1=213949&r2=213950&view=diff
==============================================================================
--- llvm/trunk/CODE_OWNERS.TXT (original)
+++ llvm/trunk/CODE_OWNERS.TXT Fri Jul 25 10:54:55 2014
@@ -49,7 +49,7 @@ D: Hexagon Backend
 
 N: Hal Finkel
 E: hfinkel at anl.gov
-D: BBVectorize, the loop reroller and the PowerPC target
+D: BBVectorize, the loop reroller, scoped-noalias metadata and the PowerPC target
 
 N: Venkatraman Govindaraju
 E: venkatra at cs.wisc.edu





More information about the llvm-commits mailing list