aboutsummaryrefslogtreecommitdiff
path: root/CREDITS.TXT
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2005-02-14 09:07:23 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2005-02-14 09:07:23 +0000
commite9b0a02579b9a5153fe8fe5c029870e2e93e48a1 (patch)
tree5cded897fac88346b0074e3744650395bf8fc568 /CREDITS.TXT
parent572af908e45fcc9bc63d133ad79d6ec717332708 (diff)
Give props to Andrew for the Alpha backend
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20173 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r--CREDITS.TXT8
1 files changed, 6 insertions, 2 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT
index 15ccbf6531..d5f2009941 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -52,10 +52,9 @@ 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.
+D: Portions of X86 static and JIT compilers; SparcV8 backend
D: Dynamic trace optimizer
D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
-D: SparcV8 backend
N: Louis Gerbarg
D: Portions of the PowerPC backend
@@ -77,6 +76,11 @@ E: sabre@nondot.org
W: http://nondot.org/~sabre/
D: Primary architect of LLVM
+N: Andrew Lenharth
+E: alenhar2@cs.uiuc.edu
+W: http://www.lenharth.org/~andrewl/
+D: Alpha backend
+
N: Michael McCracken
E: michael.mccracken@gmail.com
D: Line number support for llvmgcc