1. 6c3af3d Add -Wunsequenced (with compatibility alias -Wsequence-point) to warn on by Richard Smith · 12 years ago
  2. f63eee7 Stop AltiVec parsing from going down the 'implicit int' codepath as part of its by Richard Smith · 12 years ago
  3. 61ffd09 Add missing lvalue-to-rvalue conversion to vector splat casts. by Richard Smith · 13 years ago
  4. e5da3e6 makes vec_step operator work when AltiVec support is enabled by Anton Yartsev · 13 years ago
  5. 683564a pre/post ++/-- for AltiVec vectors. (with builtins-ppc-altivec.c failure fixed) by Anton Yartsev · 14 years ago
  6. 5af1f06 Revert r124146 for now. It appears to be failing on a few platforms. by Eric Christopher · 14 years ago
  7. e07ae4e pre/post increase/decrease for AltiVec vectors by Anton Yartsev · 14 years ago
  8. aa4fe05 comparison of AltiVec vectors now gives bool result (fix for 7533) by Anton Yartsev · 14 years ago
  9. 255210e Introduce implicit conversions between AltiVec vectors and GCC by Douglas Gregor · 14 years ago