Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InferAddressSpaces: Fix cloning original addrspacecast | Matt Arsenault | 2019-06-17 | 1 | -5/+4 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+140 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -140/+0 |
* | AMDGPU: Fix tests using old number for constant address space | Matt Arsenault | 2018-09-10 | 1 | -2/+2 |
* | [AMDGPU] Switch to the new addr space mapping by default | Yaxun Liu | 2018-02-02 | 1 | -64/+64 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -5/+5 |
* | AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel | Matt Arsenault | 2017-03-21 | 1 | -9/+9 |
* | InferAddressSpaces: Support memory intrinsics | Matt Arsenault | 2017-01-31 | 1 | -1/+23 |
* | InferAddressSpaces: Support atomics | Matt Arsenault | 2017-01-31 | 1 | -0/+36 |
* | InferAddressSpaces: Don't replace volatile users | Matt Arsenault | 2017-01-31 | 1 | -0/+82 |