Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang] Preserve names of addrspacecast'ed values. | Vyacheslav Zakharin | 2019-07-10 | 1 | -1/+1 |
* | [OpenCL] Fix bug in mergeTypes which causes equivalent types treated as diffe... | Yaxun Liu | 2016-04-28 | 1 | -1/+10 |
* | PR19957: [OpenCL] Incorrectly accepts implicit address space conversion with ... | Yaxun Liu | 2016-04-12 | 1 | -0/+39 |
* | [OpenCL] Handle AddressSpaceConversion when target address space does not cha... | Yaxun Liu | 2016-04-12 | 1 | -0/+18 |
* | Verify commit right by adding a blank line to test/CodeGenOpenCL/address-spac... | Yaxun Liu | 2016-04-12 | 1 | -0/+1 |
* | OpenCL: fix test for lack of names in release builds | Tim Northover | 2014-11-26 | 1 | -2/+2 |
* | Adding an explicit triple to this test to get it to pass all build bots. | Aaron Ballman | 2014-11-26 | 1 | -1/+1 |
* | [OpenCL] Implemented restrictions for pointer conversions specified in OpenCL... | Anastasia Stulova | 2014-11-26 | 1 | -0/+22 |