summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/readtp.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add newline to end of test file. NFC.Chad Rosier2017-09-141-1/+1
| | | | llvm-svn: 313263
* [ARM] Add the option to directly access TLS pointerStrahinja Petrovic2017-07-281-0/+22
This patch enables choice for accessing thread local storage pointer (like '-mtp' in gcc). Differential Revision: https://reviews.llvm.org/D34408 llvm-svn: 309381
OpenPOWER on IntegriCloud