aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBin Cheng <bin.cheng@arm.com>2015-08-03 01:54:28 +0000
committerBin Cheng <amker@gcc.gnu.org>2015-08-03 01:54:28 +0000
commit94b8fdccca7aa703f4cafc57eef3a7f8776e1290 (patch)
treee24306004d2d0f6d93204f1d37bdfce0ffb6dcb7 /MAINTAINERS
parent839a1d4aed151c8da6dc1cb4a6e4a70dafefb4c4 (diff)
downloadgcc-94b8fdccca7aa703f4cafc57eef3a7f8776e1290.zip
gcc-94b8fdccca7aa703f4cafc57eef3a7f8776e1290.tar.gz
gcc-94b8fdccca7aa703f4cafc57eef3a7f8776e1290.tar.bz2
MAINTAINERS (loop ivopts): Add the entry and myself.
* MAINTAINERS (loop ivopts): Add the entry and myself. From-SVN: r226486
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 72e8501..f22fd14 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -254,6 +254,7 @@ instruction combiner Segher Boessenkool <segher@kernel.crashing.org>
auto-vectorizer Richard Biener <rguenther@suse.de>
auto-vectorizer Zdenek Dvorak <ook@ucw.cz>
loop infrastructure Zdenek Dvorak <ook@ucw.cz>
+loop ivopts Bin Cheng <bin.cheng@arm.com>
OpenMP Jakub Jelinek <jakub@redhat.com>
testsuite Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
testsuite Mike Stump <mikestump@comcast.net>