summaryrefslogtreecommitdiffstats
path: root/Android.common.mk
diff options
context:
space:
mode:
authorAdhemerval Zanella <[email protected]>2012-11-22 11:20:42 -0600
committerJosé Fonseca <[email protected]>2012-11-29 11:51:53 +0000
commitdd5c58081672bd495e0ffef1c3cc1229620f0f88 (patch)
tree851854783ebfe4035e489984d15b610caa70d515 /Android.common.mk
parent2ea7d3dabd01608c1d0b020ef941912bd3893a96 (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 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions