summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGBuiltin.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some prototypes, and implement some builtins until we have our header fil...Nate Begeman2008-05-161-0/+3
* Handle a couple missing builtins that will go away eventually when the variousNate Begeman2008-05-151-1/+16
* Added support to generate some atomic operators (add, sub, and, or etc..)Mon P Wang2008-05-091-0/+39
* simplify some builder calls.Chris Lattner2008-05-061-7/+4
* use simplified API for making fp constants.Chris Lattner2008-05-041-2/+2
* Enable clang to codegen emmintrin.h until we have our own emmintrin.hNate Begeman2008-04-141-31/+331
* fix build error: add missing braces.Torok Edwin2008-04-041-1/+2
* Teach clang how to codegen punpcklbw and punpcklwdNate Begeman2008-04-031-0/+7
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+486
OpenPOWER on IntegriCloud