| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | With lax vector conversions (the default) make sure we convert between two | Eric Christopher | 2010-08-26 | 1 | -1/+1 |
| * | Clean up the diagnostic complaining about the element type of a vector | Douglas Gregor | 2010-06-30 | 1 | -1/+1 |
| * | Vector types are not arithmetic types, either. Note that we now ban | Douglas Gregor | 2010-06-22 | 1 | -0/+1 |
| * | Teach Type::isRealType() that vector types are never real types. All | Douglas Gregor | 2010-06-22 | 1 | -0/+4 |
| * | Type Type::isRealFloatingType() that vectors are not floating-point | Douglas Gregor | 2010-06-22 | 1 | -0/+2 |
| * | Improve diagnostics when we fail to convert from a source type to a | Douglas Gregor | 2010-04-09 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | OpenCL 1.0 support: | Nate Begeman | 2009-06-28 | 1 | -0/+22 |
| * | OpenCL 1.0 support: explicit casts to ext-vector types | Nate Begeman | 2009-06-26 | 1 | -0/+23 |

