update comments, no functionality change
[oota-llvm.git] / CREDITS.TXT
index e516de2e12044470f683c415d3668ffd825e7534..045df849280f909bc8d73a8eb338cac070e262ed 100644 (file)
@@ -51,6 +51,7 @@ N: Evan Cheng
 E: evan.cheng@apple.com
 D: ARM and X86 backends
 D: Instruction scheduler improvements
+D: Register allocator improvements
 D: Loop optimizer improvements
 D: Target-independent code generator improvements
 
@@ -116,7 +117,9 @@ D: llvm-config script
 
 N: Anton Korobeynikov
 E: asl@math.spbu.ru
-D: Mingw32 fixes, cross-compiling support, minor changes here and there
+D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
+D: x86/linux PIC codegen, aliases, regparm/visibility attributes
+D: Switch lowering refactoring
 
 N: Sumant Kowshik
 E: kowshik@uiuc.edu
@@ -202,15 +205,17 @@ D: The `paths' pass
 N: Reid Spencer
 E: rspencer@reidspencer.com
 W: http://reidspencer.com/
-D: Stacker, llvmc, llvm-ld, llvm-ar, llvm2cpp, lib/Archive, lib/Linker, 
-D: lib/System, bytecode enhancements, symtab hacking, unoverloading of 
-D: intrinsics, makefile and configuration system, documentation, various bug 
-D: fixing.
+D: http://wiki.llvm.org/index.php/User:Reid
 
 N: Adam Treat
 E: manyoso@yahoo.com
 D: C++ bugs filed, and C++ front-end bug fixes.
 
+N: Lauro Ramos Venancio
+E: lauro.venancio@indt.org.br
+D: ARM backend improvements
+D: Thread Local Storage implementation
+
 N: Bill Wendling
 E: isanbard@gmail.com
 W: http://web.mac.com/bwendling/