1. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 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. 81542fd Remove some more hard CR-LF lines. These were particularly weird as they were by Chandler Carruth · 13 years ago
  4. aa4fe05 comparison of AltiVec vectors now gives bool result (fix for 7533) by Anton Yartsev · 14 years ago
  5. 8bb59a8 Fix vector literal/cast confusion - bug 6895. by John Thompson · 14 years ago
  6. 788b0fd improve altivec vector bool/pixel support, patch by Anton Yartsev by Chris Lattner · 14 years ago
  7. e12a779 reapply john's patch, he broke mainline again by changing the test. by Chris Lattner · 14 years ago
  8. 56f3cc6 revert r101863, whcih is causing Sema/altivec-init.c to fail on a ton by Chris Lattner · 14 years ago
  9. 820cbbb Altivec vector literal initializer count mismatch error removed. by John Thompson · 14 years ago
  10. dd17394 implement altivec.h and a bunch of support code, patch by Anton Yartsev! by Chris Lattner · 14 years ago
  11. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 14 years ago
  12. ffaf4c5 implement support for -Wno-deprecated, PR6534. While by Chris Lattner · 14 years ago
  13. 82287d1 First stage of adding AltiVec support by John Thompson · 14 years ago