Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass expressions instead of argument ranges to EmitCall/EmitCXXConstructorCall. | Alexey Samsonov | 2014-08-21 | 1 | -2/+1 |
* | [C++11] Use 'nullptr'. CodeGen edition. | Craig Topper | 2014-05-21 | 1 | -2/+2 |
* | CodeGen: Initial instrumentation based PGO implementation | Justin Bogner | 2014-01-06 | 1 | -1/+2 |
* | Implement function type checker for the undefined behavior sanitizer. | Peter Collingbourne | 2013-10-20 | 1 | -2/+2 |
* | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 2012-12-04 | 1 | -2/+2 |
* | CUDA: IR generation support for kernel call expressions | Peter Collingbourne | 2011-10-06 | 1 | -0/+55 |