credit where credit is due
authorChris Lattner <sabre@nondot.org>
Thu, 22 Dec 2005 06:09:08 +0000 (06:09 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Dec 2005 06:09:08 +0000 (06:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24945 91177308-0d34-0410-b5e6-96231b3b80d8

CREDITS.TXT

index 37eb8553ea5cdc8ee121d3442e8a43dae5c0b8a6..b4e76497a49bfe9958666e3f7e5b3450fab14ff0 100644 (file)
@@ -54,13 +54,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