Age | Commit message (Expand) | Author |
---|---|---|
2012-10-06 | Expose __builtin_bswap16. | Benjamin Kramer |
2012-09-28 | Allow __builtin_bswap32/64 in constant expressions, like gcc does. Patch by T... | Richard Smith |
2010-09-10 | Support strlen() and __builtin_strlen() as constant expressions with | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-31 | Fix the type of __builtin_expect, from Ed Schouten! | Douglas Gregor |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-10-16 | Teach tryEvaluate that fabs, copysign, and unary +/- are constants for | Daniel Dunbar |