diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-03-10 Ira Rosen <irar@il.ibm.com> + + * MAINTAINERS: Add myself as auto-vectorizer maintainer. + 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> Backport from git Libtool: diff --git a/MAINTAINERS b/MAINTAINERS index 4592f17..5317121 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -222,6 +222,7 @@ RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr auto-vectorizer Richard Guenther rguenther@suse.de auto-vectorizer Zdenek Dvorak ook@ucw.cz auto-vectorizer Dorit Nuzman dorit@il.ibm.com +auto-vectorizer Ira Rosen irar@il.ibm.com loop infrastructure Zdenek Dvorak ook@ucw.cz OpenMP Jakub Jelinek jakub@redhat.com |