summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/cxx-tlscc.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson2018-01-021-1/+1
* MachineScheduler: Fully compare top/bottom candidatesMatthias Braun2016-06-251-2/+4
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* [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/+106
* CXX_FAST_TLS calling convention: fix issue on AArch64.Manman Ren2016-01-151-0/+27
* CXX_FAST_TLS calling convention: performance improvement for AArch64.Manman Ren2015-12-161-42/+41
* [CXX TLS calling convention] Add support for AArch64.Manman Ren2015-12-081-0/+77
OpenPOWER on IntegriCloud