summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/thread_pointer.ll
AgeCommit message (Expand)Author
2023-06-15[ARM,AArch64] Add a full set of -mtp= options.Simon Tatham
2022-12-19[ARM] Convert some tests to opaque pointers (NFC)Nikita Popov
2021-10-27[ARM] Use hardware TLS register in Thumb2 mode when -mtp=cp15 is passedArd Biesheuvel
2016-12-27test: modernise ARM CodeGen testsSaleem Abdulrasool
2016-04-19[AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.Marcin Koscielnicki
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-11-08[ARM] Implement __builtin_thread_pointer.Lauro Ramos Venancio