1. 98eaa62 Add .rgba syntax extension to ext_vector_type types by Pirama Arumuga Nainar · 9 years ago
  2. 40cec83 Revert r114316, -Wunused-value enabled by default was intended. by Argyrios Kyrtzidis · 15 years ago
  3. 3698bf1 Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194. by Argyrios Kyrtzidis · 15 years ago
  4. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  5. ac8183a Support OpenCL 1.1 odd-length vector component accessors. by Nate Begeman · 16 years ago
  6. 2ffd384 OpenCL 1.0 Support: by Nate Begeman · 16 years ago
  7. 0359e12 OpenCL 1.0 Support, patch 1/N: upper case swizzle operator and hex element index. by Nate Begeman · 16 years ago
  8. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  9. 6c7ce10 enhance ExtVectorElementExpr to allow V->xxyy to work like (*V).xxyy by Chris Lattner · 17 years ago
  10. bb70bf6 Update support for vector component access on ExtVectors. by Nate Begeman · 17 years ago