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