Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a... | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
* | [AArch64][GlobalISel] Enable GlobalISel at -O0 by default | Amara Emerson | 2018-01-02 | 1 | -1/+1 |
* | MachineScheduler: Fully compare top/bottom candidates | Matthias Braun | 2016-06-25 | 1 | -2/+4 |
* | [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC. | Mandeep Singh Grang | 2016-04-19 | 1 | -1/+1 |
* | [CXX_FAST_TLS] Disable tail call when calling conventions are mismatched. | Manman Ren | 2016-03-18 | 1 | -0/+13 |
* | [CXX_FAST_TLS] fix issues with O0 on ARM, AArch64 and X86. | Manman Ren | 2016-03-18 | 1 | -0/+106 |
* | CXX_FAST_TLS calling convention: fix issue on AArch64. | Manman Ren | 2016-01-15 | 1 | -0/+27 |
* | CXX_FAST_TLS calling convention: performance improvement for AArch64. | Manman Ren | 2015-12-16 | 1 | -42/+41 |
* | [CXX TLS calling convention] Add support for AArch64. | Manman Ren | 2015-12-08 | 1 | -0/+77 |