diff options
author | John Criswell <criswell@uiuc.edu> | 2004-02-27 18:02:06 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2004-02-27 18:02:06 +0000 |
commit | 2f1403a65f56747190648b572a541c2dac772a08 (patch) | |
tree | 0c8a4ed27361241d9fc8525d066e1159f41c09c5 /LICENSE.TXT | |
parent | 08092533b1082fae342825a0f565d42d8d03cd7b (diff) |
Added d and hbd MultiSource applications.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11915 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r-- | LICENSE.TXT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index 75a1bc6bdd..42ba3d5168 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -69,7 +69,9 @@ Burg: llvm/utils/Burg Aha: llvm/test/Programs/MultiSource/Applications/aha SGEFA: llvm/test/Programs/MultiSource/Applications/sgefa SIOD: llvm/test/Programs/MultiSource/Applications/siod +D: llvm/test/Programs/MultiSource/Applications/d Lambda: llvm/test/Programs/MultiSource/Applications/lambda-0.1.3 +hbd: llvm/test/Programs/MultiSource/Applications/hbd Fhourstones: llvm/test/Programs/MultiSource/Benchmarks/Fhourstones McCat: llvm/test/Programs/MultiSource/Benchmarks/McCat Olden: llvm/test/Programs/MultiSource/Benchmarks/Olden |