[llvm-commits] CVS: llvm/lib/Target/PowerPC/README.txt

Nate Begeman natebegeman at mac.com
Sun Aug 15 22:06:53 PDT 2004



Changes in directory llvm/lib/Target/PowerPC:

README.txt updated: 1.14 -> 1.15
---
Log message:

Update the current state of the world

---
Diffs of the changes:  (+1 -6)

Index: llvm/lib/Target/PowerPC/README.txt
diff -u llvm/lib/Target/PowerPC/README.txt:1.14 llvm/lib/Target/PowerPC/README.txt:1.15
--- llvm/lib/Target/PowerPC/README.txt:1.14	Sun Aug 15 01:43:10 2004
+++ llvm/lib/Target/PowerPC/README.txt	Mon Aug 16 00:06:43 2004
@@ -30,19 +30,14 @@
 	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






More information about the llvm-commits mailing list