[llvm-commits] CVS: llvm/CREDITS.TXT

Misha Brukman brukman at cs.uiuc.edu
Mon Feb 14 01:07:34 PST 2005



Changes in directory llvm:

CREDITS.TXT updated: 1.35 -> 1.36
---
Log message:

Give props to Andrew for the Alpha backend


---
Diffs of the changes:  (+6 -2)

 CREDITS.TXT |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)


Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.35 llvm/CREDITS.TXT:1.36
--- llvm/CREDITS.TXT:1.35	Wed Feb  9 20:07:57 2005
+++ llvm/CREDITS.TXT	Mon Feb 14 03:07:23 2005
@@ -52,10 +52,9 @@
 N: Brian Gaeke
 E: gaeke at 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 @@
 W: http://nondot.org/~sabre/
 D: Primary architect of LLVM
 
+N: Andrew Lenharth
+E: alenhar2 at cs.uiuc.edu
+W: http://www.lenharth.org/~andrewl/
+D: Alpha backend
+
 N: Michael McCracken
 E: michael.mccracken at gmail.com
 D: Line number support for llvmgcc






More information about the llvm-commits mailing list