diff options
| author | Brian Gaeke <gaeke@uiuc.edu> | 2004-09-29 03:48:55 +0000 |
|---|---|---|
| committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-09-29 03:48:55 +0000 |
| commit | c44da15813c19d10f6b3156d8849d75c271415d4 (patch) | |
| tree | 9369822594f427a95a2b7de3813fb66253d00044 /llvm | |
| parent | 7b6df6def2b67d7d4f303cfde987d65ff9a24edb (diff) | |
| download | bcm5719-llvm-c44da15813c19d10f6b3156d8849d75c271415d4.tar.gz bcm5719-llvm-c44da15813c19d10f6b3156d8849d75c271415d4.zip | |
add results
llvm-svn: 16579
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/lib/Target/SparcV8/README.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/lib/Target/SparcV8/README.txt b/llvm/lib/Target/SparcV8/README.txt index 691ad3f8046..83727603ef5 100644 --- a/llvm/lib/Target/SparcV8/README.txt +++ b/llvm/lib/Target/SparcV8/README.txt @@ -6,6 +6,13 @@ This directory houses a 32-bit SPARC V8 backend employing a expander-based instruction selector. It is not yet functionally complete. Watch this space for more news coming soon! +Current shootout results as of 28-Sept-2004 +------------------------------------------- + +Working: ackermann fib2 hash hello lists matrix methcall nestedloop + objinst sieve strcat +Broken: ary3 heapsort random + To-do ----- |

