summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/cxx_tlscc64.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Fix the lowering of TLS calls.Quentin Colombet2016-04-271-1/+1
* CXX TLS: collect return blocks after SelectAllBasicBlocks.Manman Ren2016-03-241-0/+16
* [CXX_FAST_TLS] Disable tail call when calling conventions are mismatched.Manman Ren2016-03-181-0/+13
* [CXX_FAST_TLS] fix issues with O0 on ARM, AArch64 and X86.Manman Ren2016-03-181-0/+63
* CXX_FAST_TLS calling convention: fix issue on x86-64.Manman Ren2016-01-161-0/+12
* CXX_FAST_TLS calling convention: fix issue on X86-64.Manman Ren2016-01-151-0/+15
* CXX_FAST_TLS calling convention: performance improvement for x86-64.Manman Ren2016-01-121-42/+19
* [X86] Correctly model TLS calls w.r.t. frame requirements.Quentin Colombet2016-01-061-1/+5
* [CXX TLS calling convention] Add CXX TLS calling convention.Manman Ren2015-12-041-0/+71
OpenPOWER on IntegriCloud