From 4e514c1f0c5794d24eff32b9a7ecce935110113e Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 22 Dec 2005 06:09:08 +0000 Subject: [PATCH] credit where credit is due git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24945 91177308-0d34-0410-b5e6-96231b3b80d8 --- CREDITS.TXT | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.34.1