Update the current state of the world
authorNate Begeman <natebegeman@mac.com>
Mon, 16 Aug 2004 05:06:43 +0000 (05:06 +0000)
committerNate Begeman <natebegeman@mac.com>
Mon, 16 Aug 2004 05:06:43 +0000 (05:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15809 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/README.txt

index ad62e25cb01a0dbd6e5514e79520b630a4bcc471..12510dca0edf82687f2e79a577849f24475c2627 100644 (file)
@@ -30,19 +30,14 @@ TODO:
        b .LBBl42__2E_expand_function_8_42      ; NewDefault
        b .LBBl42__2E_expand_function_8_42      ; NewDefault
 
        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
 * SingleSource
   `- Regression
   |  `- casts (ulong to fp failure)
   `- Benchmarks
   |  `- Shootout-C++ : most programs fail, miscompilations
-  `- UnitTests
-  |  `- C++Catch
-  |  `- SimpleC++Test
-  |  `- ConditionalExpr (also C++)
 * MultiSource
   |- Applications
 * MultiSource
   |- Applications
-  |  `- burg: miscompilation
   |  `- hbd: miscompilation
   |  `- d (make_dparser): miscompilation
   `- Benchmarks
   |  `- hbd: miscompilation
   |  `- d (make_dparser): miscompilation
   `- Benchmarks