| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Generate code for va_start and va_end. | Anders Carlsson | 2007-10-12 | 1 | -0/+4 |
| * | Add __builtin_va_start to the list of builtins, make __builtin_va_list availa... | Anders Carlsson | 2007-10-11 | 1 | -0/+3 |
| * | Fix 80 col violations. | Chris Lattner | 2007-10-10 | 1 | -1/+2 |
| * | move IdentifierTable.h from liblex to libbasic. | Chris Lattner | 2007-10-07 | 1 | -1/+1 |
| * | Add initial support for constant CFStrings. | Anders Carlsson | 2007-08-17 | 1 | -12/+49 |
| * | Add support for __builtin_classify_type(). This builtin function isn't "publi... | Steve Naroff | 2007-08-08 | 1 | -3/+13 |
| * | Finally bite the bullet and make the major change: split the clang namespace | Chris Lattner | 2007-06-15 | 1 | -2/+1 |
| * | Bug #: | Steve Naroff | 2007-04-05 | 1 | -4/+4 |
| * | Bug #: | Steve Naroff | 2007-03-16 | 1 | -0/+5 |
| * | Add support for target-specific builtins, including detecting nonportability | Chris Lattner | 2007-01-29 | 1 | -15/+24 |
| * | Add support for target-independent builtin functions (like __builtin_abs), | Chris Lattner | 2007-01-28 | 1 | -0/+112 |

