Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the actual ABI-determined C calling convention for runtime | John McCall | 2013-02-28 | 1 | -2/+2 |
* | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko | 2013-01-12 | 1 | -1/+1 |
* | Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to | Chandler Carruth | 2013-01-02 | 1 | -3/+3 |
* | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 2012-12-04 | 1 | -1/+0 |
* | CUDA: IR generation support for device stubs | Peter Collingbourne | 2011-10-06 | 1 | -0/+92 |
* | CUDA: IR generation support for kernel call expressions | Peter Collingbourne | 2011-10-06 | 1 | -0/+34 |