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 | 3616f91b71d43d731a7dcff7861eeb61a5b0538d (patch) | |
tree | 62f3a37dbec425eb2e1a5823e02917b62bb2a3d2 /lib/Target/Sparc | |
parent | 20503bd958871db6d1bc6215a823ca925c11b9dd (diff) |
We're continuing to make progress on MultiSource.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18714 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Sparc')
-rw-r--r-- | lib/Target/Sparc/README.txt | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index ba7f1454d1..60dd0c15c2 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/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 ----- |