add a note
[oota-llvm.git] / CREDITS.TXT
index 53cf63c9bd6a94d46969fda93fde8995e429f0c6..5a9ccf58402b111683b9414b0923aaf080290375 100644 (file)
@@ -18,7 +18,8 @@ D: MingW Win32 API portability layer
 
 N: Nate Begeman
 E: natebegeman@mac.com
-D: Primary PowerPC backend developer
+D: PowerPC backend developer
+D: Target-independent code generator and analysis improvements
 
 N: Daniel Berlin
 E: dberlin@dberlin.org
@@ -40,7 +41,10 @@ D: Fixes to the Reassociation pass, various improvement patches
 
 N: Evan Cheng
 E: evan.cheng@apple.com
-D: X86 backend improvements
+D: X86 backend developer
+D: Instruction scheduler improvements
+D: Loop optimizer improvements
+D: Target-independent code generator improvements
 
 N: Jeff Cohen
 E: jeffc@jolt-lang.org
@@ -77,6 +81,10 @@ N: Brad Jones
 E: kungfoomaster@nondot.org
 D: Support for packed types
 
+N: Eric Kidd
+W: http://randomhacks.net/
+D: llvm-config script
+
 N: Sumant Kowshik
 E: kowshik@uiuc.edu
 D: Author of the original C backend
@@ -84,6 +92,7 @@ D: Author of the original C backend
 N: Jim Laskey
 E: jlaskey@apple.com
 D: Improvements to the PPC backend, instruction scheduling
+D: Debug implementation, Dwarf implementation
 
 N: Chris Lattner
 E: sabre@nondot.org
@@ -100,6 +109,7 @@ N: Andrew Lenharth
 E: alenhar2@cs.uiuc.edu
 W: http://www.lenharth.org/~andrewl/
 D: Alpha backend
+D: Sampling based profiling
 
 N: Duraid Madina
 E: duraid@octopus.com.au
@@ -133,7 +143,9 @@ D: The `paths' pass
 N: Reid Spencer
 E: rspencer@x10sys.com
 W: http://llvm.x10sys.com/rspencer
-D: Stacker, llvmc, bytecode, other. See web page for current notes.
+D: Stacker, llvmc, llvm-ld, llvm-ar, lib/Archive, lib/Linker, lib/System, 
+D: bytecode enhancements, symtab hacking, unoverloading of intrinsics, makefile 
+D: and configuration system, documentation.
 
 N: Adam Treat
 E: manyoso@yahoo.com