| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reapply patch for adding support for address spaces and added a isVolatile fi... | Mon P Wang | 2010-04-04 | 1 | -5/+7 | 
| * | Revert r100193 since it causes failures in objc in clang | Mon P Wang | 2010-04-02 | 1 | -7/+5 | 
| * | Reapply patch for adding support for address spaces and added a isVolatile fi... | Mon P Wang | 2010-04-02 | 1 | -5/+7 | 
| * | Revert Mon Ping's 99930 due to broken llvm-gcc buildbots. | Bob Wilson | 2010-03-30 | 1 | -7/+5 | 
| * | Added support for address spaces and added a isVolatile field to memcpy, memm... | Mon P Wang | 2010-03-30 | 1 | -5/+7 | 
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 | 
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -4/+4 | 
| * | Remove the -arch option from clang-cc: for all practical purposes, it's | Eli Friedman | 2009-05-19 | 1 | -1/+1 | 
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 | 
| * | Fix IRgen of __builtin_memset. | Daniel Dunbar | 2009-02-16 | 1 | -1/+5 | 
| * | Implement bzero, memset, memmove builtins. | Daniel Dunbar | 2008-07-22 | 1 | -0/+11 | 

