Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV][NFC] Fix use of missing attribute groups in tests | Luís Marques | 2019-12-23 | 1 | -1/+1 |
* | Replace "no-frame-pointer-*" function attributes with "frame-pointer" | Francis Visoiu Mistrih | 2019-01-14 | 1 | -1/+1 |
* | [RISCV] Expand function call to "call" pseudoinstruction | Shiva Chen | 2018-04-25 | 1 | -6/+2 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -2/+2 |
* | [RISCV] Implement frame pointer elimination | Alex Bradbury | 2018-01-18 | 1 | -21/+41 |
* | [RISCV] Enable emission of alias instructions by default | Alex Bradbury | 2017-12-15 | 1 | -3/+3 |
* | [RISCV] Implement prolog and epilog insertion | Alex Bradbury | 2017-12-11 | 1 | -6/+8 |
* | [RISCV] Support lowering FrameIndex | Alex Bradbury | 2017-12-11 | 1 | -0/+36 |