diff options
author | Bob Wilson <bob.wilson@apple.com> | 2009-06-23 17:03:23 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2009-06-23 17:03:23 +0000 |
commit | 27a2dbbdf5cc74a12a9a849bd890da79af5aacd1 (patch) | |
tree | 9083df2adfdac99587329ee54e364c8e08c57b0a /CREDITS.TXT | |
parent | 200aa6d89b75d2a4f630b85a4a785ae7d18d16bb (diff) |
Add myself to the list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73959 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 76b7296bc2..e1bad67c0c 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -302,3 +302,7 @@ D: Thread Local Storage implementation N: Bill Wendling E: isanbard@gmail.com D: Bunches of stuff + +N: Bob Wilson +E: bob.wilson@acm.org +D: Advanced SIMD (NEON) support in the ARM backend |