diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2004-12-09 18:54:31 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-12-09 18:54:31 +0000 |
commit | 34f7c3d37a23a28b0a26698755fcdb9e542e4bc7 (patch) | |
tree | 97bf262c9bac5934a08b50b4b97c8db7b5def49a /llvm | |
parent | 847c05deefb747fa58638d322419c39ba2eef8af (diff) | |
download | bcm5719-llvm-34f7c3d37a23a28b0a26698755fcdb9e542e4bc7.tar.gz bcm5719-llvm-34f7c3d37a23a28b0a26698755fcdb9e542e4bc7.zip |
We're continuing to make progress on MultiSource.
llvm-svn: 18714
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/lib/Target/SparcV8/README.txt | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/llvm/lib/Target/SparcV8/README.txt b/llvm/lib/Target/SparcV8/README.txt index ba7f1454d11..60dd0c15c20 100644 --- a/llvm/lib/Target/SparcV8/README.txt +++ b/llvm/lib/Target/SparcV8/README.txt @@ -18,11 +18,23 @@ are the known SingleSource failures: Benchmarks/Shootout-C++/moments Benchmarks/Shootout-C++/random -Here are some known MultiSource test failures - this is probably not a -complete list right now. - - burg siod lambda make_dparser hbd treecc hexxagon fhourstones - bisect testtrie eks imp power anagram bc distray +Here are the known MultiSource test failures, neglecting FreeBench +and MallocBench: + + Applications/siod + Applications/lambda + Applications/d/make_dparser + Applications/hbd + Applications/hexxagon + Benchmarks/Fhourstones + Benchmarks/McCat/04-bisect + Benchmarks/McCat/03-testtrie + Benchmarks/McCat/18-imp + Benchmarks/Ptrdist/anagram + Benchmarks/sim + Benchmarks/Prolangs-C/TimberWolfMC + Benchmarks/Prolangs-C/allroots + Benchmarks/Prolangs-C/archie-client To-do ----- |