diff options
author | amker <amker@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-08-03 01:54:28 +0000 |
---|---|---|
committer | amker <amker@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-08-03 01:54:28 +0000 |
commit | d1a8d2ac02c05bd4b24981a586762fda6ae6ffff (patch) | |
tree | e24306004d2d0f6d93204f1d37bdfce0ffb6dcb7 /MAINTAINERS | |
parent | 408da5509bd1bee9d72159fe8ad14e157f7fe038 (diff) | |
download | gcc-d1a8d2ac02c05bd4b24981a586762fda6ae6ffff.tar.gz |
* MAINTAINERS (loop ivopts): Add the entry and myself.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226486 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 72e85018fd2..f22fd14802a 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> |