summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorPete Couperus <petecoup@synopsys.com>2017-08-24 15:40:33 +0000
committerPete Couperus <petecoup@synopsys.com>2017-08-24 15:40:33 +0000
commit53355ce5747ab447f4484d72baeafa680798bd5c (patch)
tree7c3b96fead85f32f08df5b7dec9b6f3b7a355e67 /CODE_OWNERS.TXT
parentf372a9f69aa7d1462ca4a4d3a29e50fc8b2b1c0f (diff)
[ARC] Add ARC backend.
Add the ARC backend as an experimental target to lib/Target. Reviewed at: https://reviews.llvm.org/D36331 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311667 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT4
1 files changed, 4 insertions, 0 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index c0d272f1e7c..f2b8477a27c 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -44,6 +44,10 @@ N: Greg Clayton
E: clayborg@gmail.com
D: LLDB
+N: Pete Couperus
+E: petecoup@synopsys.com
+D: ARC backend (lib/Target/ARC/*)
+
N: Sanjoy Das
E: sanjoy@playingwithpointers.com
D: IndVar Simplify, Scalar Evolution