Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang/test/CodeGen/builtins-ppc-vsx.c: Fix for -Asserts. | NAKAMURA Takumi | 2015-07-05 | 1 | -8/+8 |
* | Add missing builtins to altivec.h for ABI compliance (vol. 2) | Nemanja Ivanovic | 2015-07-05 | 1 | -0/+127 |
* | Add missing builtins to altivec.h for ABI compliance (vol. 1) | Nemanja Ivanovic | 2015-06-26 | 1 | -0/+85 |
* | [PowerPC] This revision adds 68 of the missing "Predefined Functions for Vect... | Bill Seurer | 2015-06-04 | 1 | -0/+177 |
* | [PowerPC] Enable vec_perm for long long and double vector types for VSX | Bill Schmidt | 2014-11-14 | 1 | -0/+21 |
* | [PowerPC] Add VSX builtins for vec_div | Bill Schmidt | 2014-11-14 | 1 | -0/+7 |
* | [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics | Bill Schmidt | 2014-11-12 | 1 | -0/+48 |
* | [PowerPC] Initial VSX intrinsic support, with min/max for vector double | Bill Schmidt | 2014-10-31 | 1 | -0/+40 |