diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-04-17 01:19:37 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-04-17 01:19:37 +0000 |
commit | 03565edea638512aa497f66df612d2d2567b3d24 (patch) | |
tree | a7f6cbd6d310b1435f67851adee7a73a67ac420d /CREDITS.TXT | |
parent | c76c94f9bf2caf66c1e95c53d29e0c380bf370a6 (diff) |
Update woefully stale credits entry. Everything listed there had been
re-done by wiser souls.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154894 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 6c042d55e5..bf32a4c565 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -56,7 +56,9 @@ D: Loop unrolling with run-time trip counts. N: Chandler Carruth E: chandlerc@gmail.com -D: LinkTimeOptimizer for Linux, via binutils integration, and C API +D: Hashing algorithms and interfaces +D: Inline cost analysis +D: Machine block placement pass N: Casey Carter E: ccarter@uiuc.edu |