diff options
| -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 83727603ef5..d2d3061d3a4 100644 --- a/llvm/lib/Target/SparcV8/README.txt +++ b/llvm/lib/Target/SparcV8/README.txt @@ -10,8 +10,8 @@ Current shootout results as of 28-Sept-2004 ------------------------------------------- Working: ackermann fib2 hash hello lists matrix methcall nestedloop - objinst sieve strcat -Broken: ary3 heapsort random + objinst sieve strcat random ary3 +Broken: heapsort To-do ----- |

