summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot ...Kristof Beyls2015-03-041-3/+3
* Clean up some uses of getSubtarget in AArch64.Eric Christopher2015-01-301-4/+2
* Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl.Eric Christopher2015-01-281-6/+4
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-2/+2
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+147
OpenPOWER on IntegriCloud