Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor call emission to package the function pointer together with | John McCall | 2016-10-26 | 1 | -10/+1 |
* | Roll-back r250822. | Angel Garcia Gomez | 2015-10-20 | 1 | -1/+1 |
* | Apply modernize-use-default to clang. | Angel Garcia Gomez | 2015-10-20 | 1 | -1/+1 |
* | 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 |