1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00

Update the current state of the world

llvm-svn: 15809
This commit is contained in:
Nate Begeman 2004-08-16 05:06:43 +00:00
parent c7259a2ff0
commit fcb98faaad

View File

@ -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