add results


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16579 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt
index 691ad3f..8372760 100644
--- a/lib/Target/Sparc/README.txt
+++ b/lib/Target/Sparc/README.txt
@@ -6,6 +6,13 @@
 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
 -----