Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"... | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a... | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
* | [ARM] Always enable UseAA in the arm backend | David Green | 2019-11-05 | 1 | -4/+4 |
* | [CodeGen] Allow mempcy/memset to generate small overlapping stores. | Clement Courbet | 2018-12-13 | 1 | -6/+8 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -10/+10 |
* | [ARM] Modify codegen for memcpy intrinsic to prefer LDM/STM. | Scott Douglass | 2015-10-05 | 1 | -0/+94 |