aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16ea700..8129644 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-08-03 Bin Cheng <bin.cheng@arm.com>
+
+ * MAINTAINERS (loop ivopts): Add the entry and myself.
+
2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
* MAINTAINERS (nvptx): Add self.
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>