- Added option -relocation-model to set relocation model. Valid values include static...
[oota-llvm.git] / CREDITS.TXT
index 37eb8553ea5cdc8ee121d3442e8a43dae5c0b8a6..53cf63c9bd6a94d46969fda93fde8995e429f0c6 100644 (file)
@@ -20,6 +20,10 @@ N: Nate Begeman
 E: natebegeman@mac.com
 D: Primary PowerPC backend developer
 
+N: Daniel Berlin
+E: dberlin@dberlin.org
+D: ET-Forest implementation.
+
 N: Misha Brukman
 E: brukman+llvm@uiuc.edu
 W: http://misha.brukman.net
@@ -54,13 +58,17 @@ D: Linear scan register allocator, many codegen improvements, Java frontend
 N: Brian Gaeke
 E: gaeke@uiuc.edu
 W: http://www.students.uiuc.edu/~gaeke/
-D: Portions of X86 static and JIT compilers; SparcV8 backend
+D: Portions of X86 static and JIT compilers; initial SparcV8 backend
 D: Dynamic trace optimizer 
 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
 
 N: Louis Gerbarg
 D: Portions of the PowerPC backend
 
+N: Saem Ghani
+E: saemghani@gmail.com
+D: Callgraph class cleanups
+
 N: Paolo Invernizzi
 E: arathorn@fastwebnet.it
 D: Visual C++ compatibility fixes