summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/cxx-tlscc.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-7/+7
* [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls2017-06-281-1/+1
* [ARM] Generate consistent frame records for Thumb2Oliver Stannard2016-08-231-6/+6
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-2/+2
* ARM, AArch64, X86: Check preserved registers for tail calls.Matthias Braun2016-04-041-0/+22
* [CXX_FAST_TLS] Fix issues in ARM.Manman Ren2016-03-181-4/+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-1/+49
* CXX_FAST_TLS calling convention: fix issue on ARM.Manman Ren2016-01-151-0/+11
* CXX_FAST_TLS calling convention: performance improvement for ARM.Manman Ren2016-01-121-8/+10
* CXX_FAST_TLS calling convention: Add support for ARM on Darwin.Manman Ren2016-01-111-0/+44
OpenPOWER on IntegriCloud