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