aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Begeman <natebegeman@mac.com>2004-08-16 05:06:43 +0000
committerNate Begeman <natebegeman@mac.com>2004-08-16 05:06:43 +0000
commit746a49516c7c8a9bb0f5fc1051e1768086c4b8a9 (patch)
treeb2af7ff96299b2eb2eb1c08e2588da35bf14d0da
parent7e0fd576d30518d2b68df1d7bf7f6b16387d165c (diff)
Update the current state of the world
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15809 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/PowerPC/README.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/Target/PowerPC/README.txt b/lib/Target/PowerPC/README.txt
index ad62e25cb0..12510dca0e 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