[llvm-commits] CVS: llvm/CREDITS.TXT
Misha Brukman
brukman at cs.uiuc.edu
Thu Aug 5 12:09:57 PDT 2004
Changes in directory llvm:
CREDITS.TXT updated: 1.24 -> 1.25
---
Log message:
We now have the PowerPC backend, thanks to Nate Begeman and Luis Gerbarg!
---
Diffs of the changes: (+9 -1)
Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.24 llvm/CREDITS.TXT:1.25
--- llvm/CREDITS.TXT:1.24 Tue Aug 3 15:14:03 2004
+++ llvm/CREDITS.TXT Thu Aug 5 14:09:47 2004
@@ -12,6 +12,10 @@
W: http://www.cs.uiuc.edu/~vadve/
D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
+N: Nate Begeman
+E: natebegeman at mac.com
+D: Portions of the PowerPC backend
+
N: Tanya Brethour
E: tonic at nondot.org
W: http://nondot.org/~tonic/
@@ -20,7 +24,8 @@
N: Misha Brukman
E: brukman+llvm at uiuc.edu
W: http://misha.brukman.net
-D: Portions of X86 and Sparc JIT compilers, incremental bytecode loader
+D: Portions of X86 and Sparc JIT compilers, PowerPC backend
+D: Incremental bytecode loader
N: Cameron Buschardt
E: buschard at uiuc.edu
@@ -41,6 +46,9 @@
D: Dynamic trace optimizer
D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
+N: Louis Gerbarg
+D: Portions of the PowerPC backend
+
N: Chris Lattner
E: sabre at nondot.org
W: http://nondot.org/~sabre/
More information about the llvm-commits
mailing list