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

Misha Brukman brukman at cs.uiuc.edu
Fri Oct 17 12:29:01 PDT 2003


Changes in directory llvm:

CREDITS.TXT updated: 1.3 -> 1.4

---
Log message:

* Give credit where credit's due
* `Quote' names of projects
* Add emails to people's records


---
Diffs of the changes:  (+16 -4)

Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.3 llvm/CREDITS.TXT:1.4
--- llvm/CREDITS.TXT:1.3	Tue Oct  7 15:50:29 2003
+++ llvm/CREDITS.TXT	Fri Oct 17 12:28:21 2003
@@ -11,21 +11,33 @@
 W: http://www.cs.uiuc.edu/~vadve/
 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
 
+N: Tanya Brethour
+E: tonic at nondot.org
+W: http://nondot.org/~tonic/
+D: The llvm-ar tool
+
 N: Misha Brukman
-E: brukman at uiuc.edu
+E: brukman+llvm at uiuc.edu
 W: http://misha.brukman.net
-D: Portions of X86 and Sparc JIT compilers, various other hacks
+D: Portions of X86 and Sparc JIT compilers, incremental bytecode loader
 
 N: Cameron Buschardt
+E: buschard at uiuc.edu
 D: Author of the mem2reg pass
 
 N: Casey Carter
+E: ccarter at uiuc.edu
 D: Fixes to the Reassociation pass, various improvement patches
 
+N: John T. Criswell
+E: criswell at uiuc.edu
+D: Autoconf support, QMTest database, documentation improvements
+
 N: Brian Gaeke
 E: gaeke at uiuc.edu
 W: http://www.students.uiuc.edu/~gaeke/
 D: Portions of X86 static and JIT compilers, reoptimizer framework cleanups
+D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
 
 N: Chris Lattner
 E: sabre at nondot.org
@@ -38,8 +50,8 @@
 
 N: Anand Shukla
 E: ashukla at cs.uiuc.edu
-D: The paths pass
+D: The `paths' pass
 
 N: Bill Wendling
 E: wendling at isanbard.org
-D: The Lower Setjmp/Longjmp pass, improvements to the -lowerswitch pass.
+D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.





More information about the llvm-commits mailing list