Push LLVMContext through the TypeBuilder API. There are no users for this in-tree...
[oota-llvm.git] / CREDITS.TXT
index 39dd8635f8636fe252706db097e03626900eaa39..50bb5dc9470faae5712c4c94bcb6f0cbc1d0abd4 100644 (file)
@@ -3,10 +3,10 @@ project.  If you have contributed a patch or made some other contribution to
 LLVM, please submit a patch to this file to add yourself, and it will be
 done!
 
-The list is sorted by name (second names are in alphabetical order) and
-formatted to allow easy grepping and beautification by scripts.
-The fields are: name (N), email (E), web-address (W), PGP key ID and
-fingerprint (P), description (D), and snail-mail address (S).
+The list is sorted by surname and formatted to allow easy grepping and
+beautification by scripts.  The fields are: name (N), email (E), web-address
+(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
+(S).
 
 N: Vikram Adve
 E: vadve@cs.uiuc.edu
@@ -117,6 +117,10 @@ N: Dan Gohman
 E: gohman@apple.com
 D: Miscellaneous bug fixes
 
+N: David Goodwin
+E: david@goodwinz.net
+D: Thumb-2 code generator
+
 N: David Greene
 E: greened@obbligato.org
 D: Miscellaneous bug fixes
@@ -273,6 +277,10 @@ N: Arnold Schwaighofer
 E: arnold.schwaighofer@gmail.com
 D: Tail call optimization for the x86 backend
 
+N: Shantonu Sen
+E: ssen@apple.com
+D: Miscellaneous bug fixes
+
 N: Anand Shukla
 E: ashukla@cs.uiuc.edu
 D: The `paths' pass
@@ -298,3 +306,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