diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2004-08-03 18:59:19 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-08-03 18:59:19 +0000 |
commit | a713bc9ce7c4dee097ede76c2afa073c5ecc7fce (patch) | |
tree | ac138dc57f303f696eff42634721fbaa36f90195 | |
parent | 1b2d85aceabd80ad27017f59d428996ee259b9f3 (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.TXT | 3 |
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 |