From: Brian Gaeke Date: Wed, 29 Sep 2004 20:45:06 +0000 (+0000) Subject: Update list of shootout programs that should be working. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=49dd15402ba7f2fe4e741ad63283003eb69560dd;p=oota-llvm.git Update list of shootout programs that should be working. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16595 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index 83727603ef5..d2d3061d3a4 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/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 ----- diff --git a/lib/Target/SparcV8/README.txt b/lib/Target/SparcV8/README.txt index 83727603ef5..d2d3061d3a4 100644 --- a/lib/Target/SparcV8/README.txt +++ b/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 -----