diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2004-12-10 04:42:46 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-12-10 04:42:46 +0000 |
commit | 09d8d67066c30907b162426bae9c387f68032238 (patch) | |
tree | 959c04124fc23d17b8d4356749f8ef00108a212b /lib/Target/Sparc | |
parent | 8ee6a2fb16c5e559d09dd6ef0b2a8816528f8e0a (diff) |
Update list of failing MultiSource benchmarks. It works out to +5 -5, but I
think some of these might be the CFE's fault; a rebuild should come soon.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18735 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Sparc')
-rw-r--r-- | lib/Target/Sparc/README.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index 60dd0c15c2..e76c03556e 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/README.txt @@ -18,8 +18,8 @@ are the known SingleSource failures: Benchmarks/Shootout-C++/moments Benchmarks/Shootout-C++/random -Here are the known MultiSource test failures, neglecting FreeBench -and MallocBench: +Here are the known MultiSource test failures, neglecting FreeBench, +MallocBench, and Prolangs-C++: Applications/siod Applications/lambda @@ -27,14 +27,14 @@ and MallocBench: Applications/hbd Applications/hexxagon Benchmarks/Fhourstones - Benchmarks/McCat/04-bisect Benchmarks/McCat/03-testtrie Benchmarks/McCat/18-imp + Benchmarks/Olden/tsp Benchmarks/Ptrdist/anagram - Benchmarks/sim - Benchmarks/Prolangs-C/TimberWolfMC - Benchmarks/Prolangs-C/allroots - Benchmarks/Prolangs-C/archie-client + Benchmarks/Prolangs-C/bison/mybison + Benchmarks/Prolangs-C/fixoutput + Benchmarks/Prolangs-C/gnugo + Benchmarks/Prolangs-C/plot2fig To-do ----- |