summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-10-17 17:28:21 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-10-17 17:28:21 +0000
commit1a1a6119da92e9a0b586559b664e3faee5e5d9bd (patch)
tree894a6b9512bd1d5f6faf2b55022817c4aca5a968
parent9746d6c54be47c4975be0c31a44e0b6a5866319b (diff)
downloadbcm5719-llvm-1a1a6119da92e9a0b586559b664e3faee5e5d9bd.tar.gz
bcm5719-llvm-1a1a6119da92e9a0b586559b664e3faee5e5d9bd.zip
* Give credit where credit's due
* `Quote' names of projects * Add emails to people's records llvm-svn: 9193
-rw-r--r--llvm/CREDITS.TXT20
1 files changed, 16 insertions, 4 deletions
diff --git a/llvm/CREDITS.TXT b/llvm/CREDITS.TXT
index 5e4f28d331b..b49cd569ad7 100644
--- a/llvm/CREDITS.TXT
+++ b/llvm/CREDITS.TXT
@@ -11,21 +11,33 @@ E: vadve@cs.uiuc.edu
W: http://www.cs.uiuc.edu/~vadve/
D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
+N: Tanya Brethour
+E: tonic@nondot.org
+W: http://nondot.org/~tonic/
+D: The llvm-ar tool
+
N: Misha Brukman
-E: brukman@uiuc.edu
+E: brukman+llvm@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@uiuc.edu
D: Author of the mem2reg pass
N: Casey Carter
+E: ccarter@uiuc.edu
D: Fixes to the Reassociation pass, various improvement patches
+N: John T. Criswell
+E: criswell@uiuc.edu
+D: Autoconf support, QMTest database, documentation improvements
+
N: Brian Gaeke
E: gaeke@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@nondot.org
@@ -38,8 +50,8 @@ D: Graph coloring register allocator for the Sparc64 backend
N: Anand Shukla
E: ashukla@cs.uiuc.edu
-D: The paths pass
+D: The `paths' pass
N: Bill Wendling
E: wendling@isanbard.org
-D: The Lower Setjmp/Longjmp pass, improvements to the -lowerswitch pass.
+D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.
OpenPOWER on IntegriCloud