Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 1 | -6/+6 |
* | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 1 | -6/+6 |
* | Compute and preserve alignment more faithfully in IR-generation. | John McCall | 2015-09-08 | 1 | -19/+43 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -6/+6 |
* | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -6/+6 |
* | [PowerPC] Optimize passing certain aggregates by value | Ulrich Weigand | 2014-07-21 | 1 | -7/+25 |
* | Fix (and reenable) ppc64-align-struct.c test for non-assert builds. | Ulrich Weigand | 2014-07-10 | 1 | -37/+36 |
* | Quick (attempted) fix for non-asserts builds for a test introduced in r212743. | David Blaikie | 2014-07-10 | 1 | -0/+1 |
* | [PowerPC] ABI support for aligned by-value aggregates | Ulrich Weigand | 2014-07-10 | 1 | -0/+136 |