diff options
author | Adhemerval Zanella <[email protected]> | 2012-11-22 11:20:42 -0600 |
---|---|---|
committer | José Fonseca <[email protected]> | 2012-11-29 11:51:53 +0000 |
commit | dd5c58081672bd495e0ffef1c3cc1229620f0f88 (patch) | |
tree | 851854783ebfe4035e489984d15b610caa70d515 /scons | |
parent | 2ea7d3dabd01608c1d0b020ef941912bd3893a96 (diff) |
gallivm: Altivec vector add/sub intrisics
This patch add correct vector addition and substraction intrisics when
using Altivec with PPC. Current code uses default path and LLVM backend
ends up issuing carry-out arithmetic instruction while it is expected
saturated ones.
It also includes a fix for PowerPC where char are unsigned by default,
resulting in bogus values for vector shifting.
Reviewed-by: Roland Scheidegger <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions