2011/12/8 Georg-Johann Lay :
> This are assembler implementations for Dimode multiplication.
>
> Tested without regressions, the only change in the test suite I get is for
>
> gcc.c-torture/execute/arith-rand-ll.c execution, -O0
>
> UNTESTED -> PASS
>
> because the former vanilla C implementation
This are assembler implementations for Dimode multiplication.
Tested without regressions, the only change in the test suite I get is for
gcc.c-torture/execute/arith-rand-ll.c execution, -O0
UNTESTED -> PASS
because the former vanilla C implementation ran into timeout.
Ok for trunk?
Johann