summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/cxx-tlscc.ll
AgeCommit message (Expand)Author
2016-06-25MachineScheduler: Fully compare top/bottom candidatesMatthias Braun
2016-04-19[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2016-03-18[CXX_FAST_TLS] Disable tail call when calling conventions are mismatched.Manman Ren
2016-03-18[CXX_FAST_TLS] fix issues with O0 on ARM, AArch64 and X86.Manman Ren
2016-01-15CXX_FAST_TLS calling convention: fix issue on AArch64.Manman Ren
2015-12-16CXX_FAST_TLS calling convention: performance improvement for AArch64.Manman Ren
2015-12-08[CXX TLS calling convention] Add support for AArch64.Manman Ren