Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Fix the lowering of TLS calls. | Quentin Colombet | 2016-04-27 | 1 | -1/+1 |
* | CXX TLS: collect return blocks after SelectAllBasicBlocks. | Manman Ren | 2016-03-24 | 1 | -0/+16 |
* | [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/+63 |
* | CXX_FAST_TLS calling convention: fix issue on x86-64. | Manman Ren | 2016-01-16 | 1 | -0/+12 |
* | CXX_FAST_TLS calling convention: fix issue on X86-64. | Manman Ren | 2016-01-15 | 1 | -0/+15 |
* | CXX_FAST_TLS calling convention: performance improvement for x86-64. | Manman Ren | 2016-01-12 | 1 | -42/+19 |
* | [X86] Correctly model TLS calls w.r.t. frame requirements. | Quentin Colombet | 2016-01-06 | 1 | -1/+5 |
* | [CXX TLS calling convention] Add CXX TLS calling convention. | Manman Ren | 2015-12-04 | 1 | -0/+71 |