From: Chris Lattner Date: Thu, 22 Dec 2005 06:09:08 +0000 (+0000) Subject: credit where credit is due X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=4e514c1f0c5794d24eff32b9a7ecce935110113e;p=oota-llvm.git credit where credit is due git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24945 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CREDITS.TXT b/CREDITS.TXT index 37eb8553ea5..b4e76497a49 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -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