diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2004-11-24 04:07:42 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-11-24 04:07:42 +0000 |
commit | e4ed742588d6063c4cc778a57102f8c37e35d3b5 (patch) | |
tree | fccdee5e1f39fa3b7fb74d3336005ea262cd279f | |
parent | 31e575901f146b9e114b77341760657322b9a20f (diff) | |
download | external_llvm-e4ed742588d6063c4cc778a57102f8c37e35d3b5.zip external_llvm-e4ed742588d6063c4cc778a57102f8c37e35d3b5.tar.gz external_llvm-e4ed742588d6063c4cc778a57102f8c37e35d3b5.tar.bz2 |
Update list of failing benchmarks.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18202 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | lib/Target/Sparc/README.txt | 1 | ||||
-rw-r--r-- | lib/Target/SparcV8/README.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index a8b5560..9977f3b 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/README.txt @@ -17,7 +17,6 @@ are the known SingleSource failures: Regression/C++/EH/throw_rethrow_test Benchmarks/Shootout-C++/moments Benchmarks/Shootout-C++/random - Benchmarks/Shootout-C++/wordfreq Here are some known MultiSource test failures - this is probably not a complete list right now. diff --git a/lib/Target/SparcV8/README.txt b/lib/Target/SparcV8/README.txt index a8b5560..9977f3b 100644 --- a/lib/Target/SparcV8/README.txt +++ b/lib/Target/SparcV8/README.txt @@ -17,7 +17,6 @@ are the known SingleSource failures: Regression/C++/EH/throw_rethrow_test Benchmarks/Shootout-C++/moments Benchmarks/Shootout-C++/random - Benchmarks/Shootout-C++/wordfreq Here are some known MultiSource test failures - this is probably not a complete list right now. |