]> granicus.if.org Git - llvm/commitdiff
Update my email address.
authorNadav Rotem <nrotem@apple.com>
Tue, 10 May 2016 16:23:54 +0000 (16:23 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 10 May 2016 16:23:54 +0000 (16:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269073 91177308-0d34-0410-b5e6-96231b3b80d8

CODE_OWNERS.TXT
CREDITS.TXT

index 16e562dcc55fb967978459991cf14450cf3d5230..027f8773f509d4e67ebe0b77de5c990caa6756c2 100644 (file)
@@ -155,7 +155,7 @@ E: mcrosier@codeaurora.org
 D: Fast-Isel
 
 N: Nadav Rotem
-E: nrotem@apple.com
+E: nadav.rotem@me.com
 D: X86 Backend, Loop Vectorizer
 
 N: Daniel Sanders
index e34577a443cc1f9488e4a6fe3e5f84d028408cb9..818e54d3899e25c4d0a3d6fb5ba8fcb63df5fec0 100644 (file)
@@ -396,7 +396,7 @@ D: Fixes and improvements to the ARM fast-isel pass
 D: Fixes and improvements to the AArch64 backend
 
 N: Nadav Rotem
-E: nrotem@apple.com
+E: nadav.rotem@me.com
 D: X86 code generation improvements, Loop Vectorizer.
 
 N: Roman Samoilov