aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-08-03 18:59:19 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-08-03 18:59:19 +0000
commita713bc9ce7c4dee097ede76c2afa073c5ecc7fce (patch)
treeac138dc57f303f696eff42634721fbaa36f90195
parent1b2d85aceabd80ad27017f59d428996ee259b9f3 (diff)
Testing commit-diffs.pl
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15435 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--CREDITS.TXT3
1 files changed, 2 insertions, 1 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT
index 8d4a600122..3304b3a07f 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -37,7 +37,8 @@ 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: Portions of X86 static and JIT compilers.
+D: Dynamic trace optimizer
D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
N: Chris Lattner