summaryrefslogtreecommitdiffstats
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
commitab6b08d937c31d8b07800efaae3bb094481fc54d (patch)
tree9ed28fed4b13796cf1db72f28bd49e2ead55b67e
parenta6808b8efc64ad6397880d6593ef31924877114d (diff)
downloadbcm5719-llvm-ab6b08d937c31d8b07800efaae3bb094481fc54d.tar.gz
bcm5719-llvm-ab6b08d937c31d8b07800efaae3bb094481fc54d.zip
Update the current state of the world
llvm-svn: 15809
-rw-r--r--llvm/lib/Target/PowerPC/README.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/llvm/lib/Target/PowerPC/README.txt b/llvm/lib/Target/PowerPC/README.txt
index ad62e25cb01..12510dca0ed 100644
--- a/llvm/lib/Target/PowerPC/README.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud