Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LLVM IR: Generate new-style byval-with-Type from Clang | Tim Northover | 2019-06-05 | 1 | -10/+10 |
* | [OpenCL][CodeGen] Fix replacing memcpy with addrspacecast | Andrew Savonichev | 2018-12-10 | 1 | -3/+12 |
* | Recommit r326946 after reducing CallArgList memory footprint | Yaxun Liu | 2018-03-15 | 1 | -2/+37 |
* | Revert r326946. It caused stack overflows by significantly increasing the siz... | Richard Smith | 2018-03-10 | 1 | -37/+2 |
* | CodeGen: Fix address space of indirect function argument | Yaxun Liu | 2018-03-07 | 1 | -2/+37 |
* | Clean up AMDGCN tests | Yaxun Liu | 2018-02-15 | 1 | -33/+33 |
* | AMDGPU: Use direct struct returns and arguments | Matt Arsenault | 2017-08-09 | 1 | -10/+78 |
* | CodeGen: Fix invalid bitcast for coerced function argument | Yaxun Liu | 2017-06-29 | 1 | -5/+47 |
* | Prune CRLF. | NAKAMURA Takumi | 2014-10-27 | 1 | -23/+23 |
* | Fix indirect byval passing of records in address spaced memory. Allocate memo... | Guy Benyei | 2013-03-10 | 1 | -0/+23 |