[Mesa-dev] [PATCH 0/8] llvmpipe: Fixes for PowerPC/big-endian machines

Roland Scheidegger sroland at vmware.com
Thu Nov 22 13:38:23 PST 2012


Am 22.11.2012 21:33, schrieb Adhemerval Zanella:
> Hi all,
> 
> This set of patches fixes all the llvmpipe lp_test_* for PowerPC. The first five
> add Altivec intrinsics that fixes all arith testcases, while the remaining one
> deals mainly with big-endian memory loads and shift/mask algorithms.
> 
> The first three are repost of previous patches that I included just for organization.
> 
> [PATCH 1/8] PowerPC: Altivec pack/unpack intrisics
> [PATCH 2/8] PowerPC: Altivec vector max/min intrisics
> [PATCH 3/8] PowerPC: Altivec vector add/sub intrisics
> [PATCH 4/8] PowerPC: Altivec floating-point rounding
> [PATCH 5/8] PowerPC: clear Altivec NJ bit
> [PATCH 6/8] llvmpipe: Fix vector constant for shuffle
> [PATCH 7/8] llvmpipe: Add byte-swap construct calls
> [PATCH 8/8] llvmpipe: Fix format manipulation for big-endian

I made some separate comments, but this series is:
Reviewed-by: Roland Scheidegger <sroland at vmware.com>



More information about the mesa-dev mailing list