From 3616f91b71d43d731a7dcff7861eeb61a5b0538d Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Thu, 9 Dec 2004 18:54:31 +0000 Subject: [PATCH] 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 --- lib/Target/Sparc/README.txt | 22 +++++++++++++++++----- lib/Target/SparcV8/README.txt | 22 +++++++++++++++++----- 2 files changed, 34 insertions(+), 10 deletions(-) diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index ba7f1454d11..60dd0c15c20 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 ----- diff --git a/lib/Target/SparcV8/README.txt b/lib/Target/SparcV8/README.txt index ba7f1454d11..60dd0c15c20 100644 --- a/lib/Target/SparcV8/README.txt +++ b/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 ----- -- 2.34.1