Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 1 | -7/+7 |
* | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 1 | -7/+7 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -7/+7 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | Add a test case for SROA where the store size is bigger than slice size. The | Yunzhong Gao | 2014-08-22 | 1 | -0/+34 |
* | SROA: Handle a case of store size being smaller than allocation size | Reid Kleckner | 2014-08-22 | 1 | -1/+48 |
* | SROA: Only split loads on byte boundaries | Duncan P. N. Exon Smith | 2014-06-17 | 1 | -0/+25 |