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

Chris Lattner lattner at cs.uiuc.edu
Wed Dec 21 22:09:20 PST 2005



Changes in directory llvm:

CREDITS.TXT updated: 1.43 -> 1.44
---
Log message:

credit where credit is due


---
Diffs of the changes:  (+5 -1)

 CREDITS.TXT |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletion(-)


Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.43 llvm/CREDITS.TXT:1.44
--- llvm/CREDITS.TXT:1.43	Mon Nov 28 18:57:06 2005
+++ llvm/CREDITS.TXT	Thu Dec 22 00:09:08 2005
@@ -54,13 +54,17 @@
 N: Brian Gaeke
 E: gaeke at 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 at gmail.com
+D: Callgraph class cleanups
+
 N: Paolo Invernizzi
 E: arathorn at fastwebnet.it
 D: Visual C++ compatibility fixes 






More information about the llvm-commits mailing list