Displaying 1 result from an estimated 1 matches for "selectaformaddr".
2009 Jul 17
0
[LLVMdev] Running all the backends over test/CodeGen/Generic
...Return operand #2 has
unhandled type i32" failures. The other crashes are related to issues
with support for hard-float doubles.
CellSPU: 29. Suffers from misc unimplemented operations; the most
common issues appear to be 128-bit shifts, functions returning i8, and
a strange error "SPU SelectAFormAddr: Constant/Pool/Global not
lowered.".
PIC16/Cooper: 46. A lot of them probably don't really matter, though,
because this backend isn't really designed to run general code.
XCore: 6 failures, all related to inline asm
MSP430: 18 failures. Misc issues.
SystemZ: 18 failures. Misc iss...