Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some prototypes, and implement some builtins until we have our header fil... | Nate Begeman | 2008-05-16 | 1 | -0/+3 | |
* | Handle a couple missing builtins that will go away eventually when the various | Nate Begeman | 2008-05-15 | 1 | -1/+16 | |
* | Added support to generate some atomic operators (add, sub, and, or etc..) | Mon P Wang | 2008-05-09 | 1 | -0/+39 | |
* | simplify some builder calls. | Chris Lattner | 2008-05-06 | 1 | -7/+4 | |
* | use simplified API for making fp constants. | Chris Lattner | 2008-05-04 | 1 | -2/+2 | |
* | Enable clang to codegen emmintrin.h until we have our own emmintrin.h | Nate Begeman | 2008-04-14 | 1 | -31/+331 | |
* | fix build error: add missing braces. | Torok Edwin | 2008-04-04 | 1 | -1/+2 | |
* | Teach clang how to codegen punpcklbw and punpcklwd | Nate Begeman | 2008-04-03 | 1 | -0/+7 | |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+486 |