From 49dd15402ba7f2fe4e741ad63283003eb69560dd Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Wed, 29 Sep 2004 20:45:06 +0000 Subject: [PATCH] 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 --- lib/Target/Sparc/README.txt | 4 ++-- lib/Target/SparcV8/README.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 -----