From 746a49516c7c8a9bb0f5fc1051e1768086c4b8a9 Mon Sep 17 00:00:00 2001 From: Nate Begeman Date: Mon, 16 Aug 2004 05:06:43 +0000 Subject: [PATCH] Update the current state of the world git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15809 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/PowerPC/README.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/lib/Target/PowerPC/README.txt b/lib/Target/PowerPC/README.txt index ad62e25cb01..12510dca0ed 100644 --- a/lib/Target/PowerPC/README.txt +++ b/lib/Target/PowerPC/README.txt @@ -30,19 +30,14 @@ TODO: b .LBBl42__2E_expand_function_8_42 ; NewDefault b .LBBl42__2E_expand_function_8_42 ; NewDefault -Currently failing tests: +Currently failing tests that should pass: * SingleSource `- Regression | `- casts (ulong to fp failure) `- Benchmarks | `- Shootout-C++ : most programs fail, miscompilations - `- UnitTests - | `- C++Catch - | `- SimpleC++Test - | `- ConditionalExpr (also C++) * MultiSource |- Applications - | `- burg: miscompilation | `- hbd: miscompilation | `- d (make_dparser): miscompilation `- Benchmarks -- 2.34.1