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