diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2004-11-14 04:43:12 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-11-14 04:43:12 +0000 |
commit | e90176e171c3017a7cb8270ec766c3ec797584df (patch) | |
tree | fc6df7db9507791f26bf910e30dc420567dd1ef1 /llvm | |
parent | 8881912d716f3bc89c7fb5091fc974bd4ef0d41d (diff) | |
download | bcm5719-llvm-e90176e171c3017a7cb8270ec766c3ec797584df.tar.gz bcm5719-llvm-e90176e171c3017a7cb8270ec766c3ec797584df.zip |
Update failing Benchmarks; point out that I'm skipping Shootout-C++.
llvm-svn: 17725
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/lib/Target/SparcV8/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/SparcV8/README.txt b/llvm/lib/Target/SparcV8/README.txt index 452ec0ceb6f..bc524cb3927 100644 --- a/llvm/lib/Target/SparcV8/README.txt +++ b/llvm/lib/Target/SparcV8/README.txt @@ -9,8 +9,8 @@ this space for more news coming soon! Current expected test failures ------------------------------ -SingleSource/Benchmarks: -fldry heapsort objinst Oscar Queens chomp misr pi whetstone +SingleSource/Benchmarks (excluding Shootout-C++): +fldry heapsort objinst Queens chomp misr pi whetstone bigfib SingleSource/UnitTests: C++Catch SimpleC++Test 2002-05-02-ArgumentTest 2002-05-03-NotTest |