Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+46 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -46/+0 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -4/+4 |
* | Add address space mangling to lifetime intrinsics | Matt Arsenault | 2017-04-10 | 1 | -3/+3 |
* | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 1 | -4/+4 |
* | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 1 | -4/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | Treat lifetime.start'd memory like we treat freshly alloca'd memory. Patch by... | Nick Lewycky | 2014-03-26 | 1 | -0/+21 |
* | A memcpy out of an fresh alloca is a no-op, delete it. Patch by Patrick Walton! | Nick Lewycky | 2014-02-06 | 1 | -0/+25 |