summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-09-29 03:48:55 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-09-29 03:48:55 +0000
commitc44da15813c19d10f6b3156d8849d75c271415d4 (patch)
tree9369822594f427a95a2b7de3813fb66253d00044
parent7b6df6def2b67d7d4f303cfde987d65ff9a24edb (diff)
downloadbcm5719-llvm-c44da15813c19d10f6b3156d8849d75c271415d4.tar.gz
bcm5719-llvm-c44da15813c19d10f6b3156d8849d75c271415d4.zip
add results
llvm-svn: 16579
-rw-r--r--llvm/lib/Target/SparcV8/README.txt7
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
-----
OpenPOWER on IntegriCloud