Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -2/+2 |
* | Adding -verify-machineinstrs option to PowerPC tests | Ehsan Amiri | 2016-08-03 | 1 | -1/+1 |
* | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 1 | -2/+2 |
* | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-04-30 | 1 | -5/+1 |
* | Enable unaligned memory access on PPC for scalar types | Hal Finkel | 2013-03-15 | 1 | -1/+1 |
* | Enable generating PPC pre-increment (r+imm) instructions by default. | Hal Finkel | 2012-06-04 | 1 | -1/+1 |
* | Add a missing PPC 64-bit stwu pattern. | Hal Finkel | 2012-05-20 | 1 | -0/+28 |