| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add -Wunsequenced (with compatibility alias -Wsequence-point) to warn on | Richard Smith | 2013-01-17 | 1 | -1/+1 |
| * | Stop AltiVec parsing from going down the 'implicit int' codepath as part of its | Richard Smith | 2012-05-09 | 1 | -1/+6 |
| * | Add missing lvalue-to-rvalue conversion to vector splat casts. | Richard Smith | 2011-10-27 | 1 | -0/+10 |
| * | makes vec_step operator work when AltiVec support is enabled | Anton Yartsev | 2011-03-19 | 1 | -0/+30 |
| * | pre/post ++/-- for AltiVec vectors. (with builtins-ppc-altivec.c failure fixed) | Anton Yartsev | 2011-02-07 | 1 | -1/+21 |
| * | Revert r124146 for now. It appears to be failing on a few platforms. | Eric Christopher | 2011-01-24 | 1 | -22/+1 |
| * | pre/post increase/decrease for AltiVec vectors | Anton Yartsev | 2011-01-24 | 1 | -1/+22 |
| * | comparison of AltiVec vectors now gives bool result (fix for 7533) | Anton Yartsev | 2010-11-18 | 1 | -1/+1 |
| * | Introduce implicit conversions between AltiVec vectors and GCC | Douglas Gregor | 2010-08-06 | 1 | -0/+18 |

