Fix PR14204
[oota-llvm.git] / CREDITS.TXT
index 7a1bacd50edcce5c53d320dd21175f652d835f9c..02579182589afa17ab492b327b1f79a2c39b1ab5 100644 (file)
@@ -5,8 +5,8 @@ done!
 
 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).
+(W), PGP key ID and fingerprint (P), description (D), snail-mail address
+(S), and (I) IRC handle.
 
 
 N: Vikram Adve
@@ -17,7 +17,7 @@ D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
 N: Owen Anderson
 E: resistor@mac.com
 D: LCSSA pass and related LoopUnswitch work
-D: GVNPRE pass, TargetData refactoring, random improvements
+D: GVNPRE pass, DataLayout refactoring, random improvements
 
 N: Henrik Bach
 D: MingW Win32 API portability layer
@@ -352,6 +352,7 @@ D: Cmake dependency chain and various bug fixes
 
 N: Alex Rosenberg
 E: alexr@leftfield.org
+I: arosenberg
 D: ARM calling conventions rewrite, hard float support
 
 N: Chad Rosier
@@ -369,6 +370,7 @@ D: MSIL backend
 
 N: Duncan Sands
 E: baldrick@free.fr
+I: baldrick
 D: Ada support in llvm-gcc
 D: Dragonegg plugin
 D: Exception handling improvements